@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-color: #687868; */
}
a:link {
	color: #1e3b32;
}
a:visited {
	color: #687868;
}
a:active {
	color: #01732e;
}
.header_menu {
	height:18px;
	
	background:url(/images/index_03.jpg) repeat-x white;
	overflow:hidden;
	color:white;
	padding-left:10px;
	padding-right:10px;
	font-size: 11px;
}

.header_menu a {
	font-weight:bold;
}
.header_menu a:link {
	color:white;
}
.header_menu a:visited {
	color:white;
}
.header_menu a:hover {
	color:gold;
}
.header_menu .active a {
	color:gold;
}

.header_submenu {
	height:18px;
	background:url(/images/sub_menu.jpg) repeat-x white;
	overflow:hidden;
	color:#1e3b32;
	padding-left:10px;
	padding-right:10px;
	font-size: 11px;
}
.header_submenu a {
	font-weight:bold;
}
.header_submenu a:link {
	color:#1e3b32;
}
.header_submenu a:visited {
	color:#1e3b32;
}
.header_submenu a:hover {
	color:green;
}
.center_content_bkgd {
	background-color:white;
}
.center_content {
	margin-top:9px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

.center_content h3 {
	font-size: 12px;
	font-weight:bold;
	color:1e3b32;
}
.center_content p {
	margin-top:0px;
}

.center_content .menu td {
	border-bottom: 1px solid #9a9a9a;
	padding: 4px 0px;
	vertical-align: top;
}
.center_content .menu a {
	font-weight:bold;
	font-size:14px;
}
.center_content .group_title {
	color:#ffd546;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	width: 520px;
	height: 18px;
	overflow: hidden;
}
.center_content .content {
	margin:5px 20px;
}
.search_box_title {
	background-color:#213b2e;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color: #ffd546;
	font-weight:bold;
	font-size:13px;
	padding: 3px 0px;
}
.search_box_content {
	background-color:#fff5bd;
	color:#1e3b32;
	font-family:Verdana, Geneva, sans-serif;
	padding: 5px 0px;
}
.news_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffd546;
	text-align:left;
}
.news_box .title {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}
.news_box a {
	color:#ffd546;
	font-weight:bold;
}
.resources_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#213b2e;
		margin-bottom: 10px;
}
.resources_box .title {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}
.resources_box a {
	color:#213b2e;
	font-weight:bold;

}
.footer_menu {
	padding-top:9px;
	margin-bottom: 9px;
	text-align:center;
	clear:both;
	background-color:white;
}
.footer_copyright {
	height:18px;
	background:url(/images/index_03.jpg) repeat-x;
	overflow:hidden;
	color:white;
	text-align:center;
	font-size: 10px;
	padding-top: 2px;
}

.file_list li { list-style-image:url(/images/filecabinet.gif); margin-bottom: 3px; }
.url_list li { list-style-image:url(/images/link.gif); margin-bottom: 3px; }

.mainpage_calendar p { border-bottom: 1px solid gray; padding-bottom: 10px; margin: 10px 0px; }
