/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #365267;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
}
.main_bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E8EE;
	border-right-color: #E1E8EE;
	border-bottom-color: #E1E8EE;
	border-left-color: #E1E8EE;
}
.main_menbg {
	background-color: #CCD7DD;
}
.main_c_bdr {
	border: 1px solid #93ACC1;
}
.sub_header {
	background-color: #D2DDE6;
}
.style1 {
	font-size: 16px;
	color: #FF0000;
}
.news_gb {
	background-image: url(../img/news_bg.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	font-size: 11px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #0000CC}
-->
