BODY {
	margin: 0px;
	padding: 0px;
background-color:#064e8a;
	
}
A:link{text-decoration: none;color:#0053a5}
A:visited{text-decoration: none;color: #0053a5}
A:active{text-decoration: none;color: #0053a5}
A:hover	{text-decoration: underline; color: #0053a5}

h1, h2, h3, th, td, ul, ol,a, li, dl, dd, dt, label, div, span, input, textarea
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#333333;
	}
p{
	line-height:26px;
	text-indent: 24px;
}
.line{
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

/*--------input------------------------*/

input {
	background: #F4F8FD;
	border: 1px solid #4b6286;
	color: #000000;
	background-image:url(images/input_bg.gif);
	height:18px;
	padding:1px;
}
input.radio {
	background: transparent;
	border: 0px;
}
input.checkbox {
	background: transparent;
	border: 0px;
}

textarea {
	background: #F4F8FD;
	border: 1px solid #4b6286;
	color: #000000;
	background-image:url(images/input_bg.gif);
	padding:5px;
}

select {
	background: #F4F8FD;
	border:1px solid #4b6286;
	color: #000000;
	position:relative;
	top:-2px;
	left:-1px;
	height:20px;
}
input.button {
	border:1px solid #1f78bf;
	height:20px;
	background-image:url(images/button_bg.gif);
}
/*--------font------------------------*/
.red{ color:#FF0000;}
.red14{ color:#FF0000; font-size:14px;}
.FontGreen{ color:#009900; font-size:14px; font-weight:bold;}
.fontB{ font-weight:bold;}
.blue{color:#2d80b6;}
.menu{ color:#0053a5; font-size:14px;}
.yellow{ color:#FF6600;font-weight:bold; }
.blueBold{ color:#1da1fa; font-weight:bold; font-size:14px;}

.white{ color:#ffffff;}
A.white:link {COLOR: #ffffff; TEXT-DECORATION: none}
A.white:active {COLOR: #ffffff; TEXT-DECORATION: none}
A.white:visited {COLOR: #ffffff; TEXT-DECORATION: none;}
A.white:hover {COLOR: #ffffff; TEXT-DECORATION: underline;}
.left_menu_button {
	background-image: url(../images/left_menu_15.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	color:#FFFFFF;
	height: 30px;
	width: 177px;
	margin-top:10px;
	margin-left:5px;
}
.title_bg {
	color: #333333;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	padding-left:30px;
	height: 31px;
	margin-bottom:10px;
}

.left_menu2 {
	background-image: url(../images/left_menu_19.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	width:170px;
	background-attachment: fixed;
	background-position: center bottom;
	background-color:#d4ebff;
}
.fontB14blue {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #0066CC;
}
.font14 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
