﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #D0E4FF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR:#ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #c1e5ff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #c1e5ff;
	SCROLLBAR-FACE-COLOR: #c1e5ff;

}

#divz {
	OVERFLOW:hidden ;
	margin-left: 0px;
	OVERFLOW-X: auto;
	WIDTH: 480px;
	HEIGHT: 750px;
}




.bg {
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EAF3FF;
}
.bg1 {
	background-color: #EDF5FF;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(bg4.gif);
}


a:link {
	color: #333333;
	text-decoration: none;
}
.textbox {
	color: #333333;
	height: 16px;
	border: 1px solid #8DA7C8;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}

.indexnews {
	color: #CBD7E5;
}

.indexnews a:link {
	color: #CBD7E5;
	text-decoration: none;
}

.indexnews a:visited {
	color: #CBD7E5;
	text-decoration: none;
}
.indexnews a:hover {
	color: #FF6600;
	text-decoration: none;
}
.indexnews a:active {
	color: #FF6600;
	text-decoration: none;
}

