@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}

a img {
	border: none;
}


li{
	margin-left: -20px;
	padding-bottom:10px;
} 

#menu_main {
	display: block;
	height:37px;
	line-height:31px;
	font-size: 14px;
	font-weight: bold;
}
#menu_main A {
	display: block;
	text-decoration:none;
	float:left;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:8px;
	padding-right: 8px;
	margin-right: 17px;
	margin-left: 17px;
}
#menu_main A:link {
	color: #ffffff;
}
#menu_main A:visited {
	color: #ffffff;
}
#menu_main A:active {
	color: #ffffff;
	background-color:#b42025;
	border-bottom:6px solid #a74f52;
}
#menu_main A:hover {
	color: #ffffff;
	background-color:#b42025;
	border-bottom:6px solid #a74f52;
}

.text_submenu {
	font-size: 12px;
	line-height: 17px;
	color: #fff;
}
.text_submenu a:link {
	color: #fff;
	text-decoration: none;
}
.text_submenu a:visited {
	color: #fff;
	text-decoration: none;
}
.text_submenu a:active {
	color: #fff;
	text-decoration: none;
	background-color: #cc3333;
}
.text_submenu a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #cc3333;
}


.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
}
.text_footer a:link {
	color: #000;
	text-decoration: none;
}
.text_footer a:visited {
	color: #000;
	text-decoration: none;
}
.text_footer a:active {
	color: #fff;
	text-decoration: none;
}
.text_footer a:hover {
	color: #fff;
	text-decoration: none;
}



.text_news_header {
	font-size: 16px;
	line-height: 21px;
	color: #000;
	font-weight:bold;
}
.text_news_title {
	font-size: 14px;
	line-height: 19px;
	color: #000;
	font-weight:bold;
}
.text_news_title a:link {
	color: #000;
	text-decoration: none;
}
.text_news_title a:visited {
	color: #000;
	text-decoration: none;
}
.text_news_title a:active {
	color: #000;
	text-decoration: none;
}
.text_news_title a:hover {
	color: #000;
	text-decoration: none;
}
.text_news_text {
	color: #333;
	font-size: 10px;
}
.text_news_text a:link {
	color: #cc3333;
	text-decoration: none;
}
.text_news_text a:visited {
	color: #cc3333;
	text-decoration: none;
}
.text_news_text a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #cc3333;
}
.text_news_text a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #cc3333;
}

.text_calendar {
	color: #666;
	font-size: 11px;
}
.text_calendar a:link {
	color: #cc3333;
	text-decoration: none;
}
.text_calendar a:visited {
	color: #cc3333;
	text-decoration: none;
}
.text_calendar a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #cc3333;
}
.text_calendar a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #cc3333;
}



.form_username{
	font-family: Arial, Helvetica, sans-serif;
	color: #0e4395;
	background-color: #c3c2c2;
	border: 1px solid #a6a5a5;
	width:130px;
}
.form_password{
	font-family: Arial, Helvetica, sans-serif;
	color: #0e4395;
	background-color: #676565;
	border: 1px solid #585656;
	width:130px;
}
.search_box{
	color: #0e4395;
	background-color: #F7F7FF;
	width:140px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1d4d6;
	border-right-color: #F7F7FF;
	border-bottom-color: #d1d4d6;
	border-left-color: #d1d4d6;
	margin: 0px;
	padding: 1px;
	font-size: 13px;
	line-height: 13px;
}
.search_submit{
	color: #0e4395;
	background-color: #676565;
	border: 1px solid #585656;
	width:130px;
}
#content_all{
	width: auto;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0px;
	padding-left: 0pt;
	background-image: url(media/images/bg_overall.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #000000;
}
#footer_flash{
	width: auto;
	height:342px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0pt;
	background-color: #23528A;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #23528A;
	background-image: url(media/images/bg_flash.gif);
	background-repeat: repeat-x;
}
#footer_all{
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0pt;
	background-color: #6F6D6D;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	bottom:0;
}
.pdfbox {
	background-color: #9CC7DE;
	padding: 10px;
	border: 2px dashed #fff;
	margin: 5px;
}
.submenu_interior {
	display: none;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 28px;
}

.submenu_box {
	position:absolute;
	width:1000px;
	top:36px;
	left:50%;
	margin-left: -500px;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	font-weight: bold;
}
.submenu_box a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.submenu_box a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.submenu_box a:active {
	color:#b42025;
	background-color:#fff;
	text-decoration: none;
	font-weight: bold;
}
.submenu_box a:hover {
	color: #b42025;
	background-color:#fff;
	text-decoration: none;
	font-weight: bold;
}
.submenu_01 {
	position:absolute;
	top:0px;
	left:107px;
	display:block;
	background-color:#b42025;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:8px;
	padding-right: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a74f52;
	display: none;
	
}
.submenu_02 {
	position:absolute;
	top:0px;
	left:220px;
	display:block;
	background-color:#b42025;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:8px;
	padding-right: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a74f52;
	display: none;
}
.submenu_03 {
	position:absolute;
	top:0px;
	left:332px;
	display:block;
	background-color:#b42025;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:8px;
	padding-right: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a74f52;
	display: none;
}
.submenu_04 {
	position:absolute;
	top:0px;
	left:454px;
	display:block;
	background-color:#b42025;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:8px;
	padding-right: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a74f52;
	display: none;
}
.submenu_05 {
	position:absolute;
	top:0px;
	left:554px;
	display:block;
	background-color:#b42025;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:8px;
	padding-right: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a74f52;
	display: none;
}

