@charset "iso-8859-1";
/* CSS Document */
body{
background-color:#4760B1;
margin:0px;
padding:0px;}
.Header{
background-image:url(images/headerbg.gif);
background-repeat:repeat-x;}
.Footer{
height:25px;
background-image:url(../images/footer.gif);
background-repeat:repeat-x;}
.Footer ul{
padding:0px 160px  0px 43px;
margin:0px;
}
.Footer li{
display:inline;
list-style:none;
font-family:verdana;
font-weight:bold;
font-size:10px;
color:#656565;

}
.Footer li a{color:#656565;
text-decoration:none;}
.Footer li a:hover{color:#709222;
text-decoration:none;}
.CopyRight{
font-family:verdana;
font-weight:normal;
font-size:9px;
color:#656565;
padding-left:12px;
}
.CopyRight a{
text-decoration:none;}
.CopyRight a:hover{
text-decoration:underline;}
.Contents{
background-color:#c8c8c8;
}
.ContentsTxt{
width:440px;
font-family:verdana;
font-size:11px;
color:#656565;
padding-top:23px;
padding-left:23px;
text-align:justify;
}
.ContentsTxt a{
color:#656565;
text-decoration:none;
}
.ContentsTxt a:hover{
color:#566EBB;
text-decoration:none;
}
.blue{
color:#566EBB;}
.blue2 a{
color:#656565;
font-size:14px;
font-weight:bold;}
.blue1 {
color:#656565;
font-size:13px;}
.textfield{
	border:1px solid #656565;
	font-family:arial;
	color:#435879;
	font-size:11px;
	width:200px;
}
.textfield2{
	border:1px solid #656565;
	font-family:arial;
	color:#435879;
	font-size:11px;
	width:200px;
}
.textarea{
	border:1px solid #656565;
	font-family:arial;
	color:#435879;
	font-size:11px;
	width:200px;
	height:50px;
}
.newsbg{
background-image:url(../images/newsbg.jpg);
background-repeat:no-repeat;

	}
	.TxtNewstitle{
	padding-left:12px;
	vertical-align:top;
	color:#656565;
	font-family:arial;
	font-size:11px;
	font-weight:bold;}
	.pics{
	margin-top:9px;
	margin-left:12px;}
	.ContentsTxtNews{
width:440px;
font-family:verdana;
font-size:10px;
color:#656565;
padding-top:23px;
padding-left:23px;
padding-right:14px;
text-align:justify;
}
.btn{
color: #435879;
font-weight:bold;
font-family:verdana;
font-size:11px;
}
.ScrollBar{
scrollbar-face-color:#c8c8c8;
scrollbar-arrow-color:#4760B1;
 scrollbar-track-color:#c8c8c8;
overflow:auto;
  height:390px;
  width:363px;}