/*css*/
* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
    margin:0;
    padding:0;
    background-color:#16376c;
}

a:link {color: #353535}
a:visited {color: #353535}
a:hover {color: #f30c03}

#menulist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C8CACC;
	list-style: url(images/listimg.jpg);
	display: block;
	margin-right: 20px;
/*    margin-left: 0;*/
}

.menuitem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #C8CACC;
    border-bottom: 1px solid #fff;
	/*list-style-image: url(images/listimg.jpg);
	height: 15px;
	margin: 2px;*/
}

.submenu {
    background-color:#f37817;
}

.menuitem a:hover {
    text-decoration: none;
    color: #ee5;
}

.menuitem a {
    text-decoration: none;
    color: #eee;
}

.subsinput {
	background: url(images/inputbg.jpg) no-repeat right;
	color: #eee;
	font-size: 0.8em;
	border: none;
	height: 23px;
	width: 108px;
	text-align: left;
}

/*#banner {
    position: absolute;
    background: url(images/bannerbg.jpg) repeat-x;
    top:47px;
    left:387px;
    z-index:2;
    height:126px;
}*/
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8cacc;
	text-decoration: none;
}

/*a.sitemap:link {text-decoration:none; padding:3px; font-weight:bold}
a.sitemap:visited {text-decoration:none; padding:3px; font-weight:bold}
a.sitemap:hover {text-decoration:underline; padding:3px; font-weight:bold}*/

.article_bg {
	background: url(images/article_bg.jpg) repeat right; padding: 12px; color: #292929; font-size: 0.9em;
}
.article_cim_bg {
	background: url(images/article_cim_bg.jpg) repeat-x; height:47px;
}
.article_cim {
	color:#eee; font-weight: bold; padding: 12px 0 0 12px;
}tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #292929;
}
.article_bg img {
	border: 1px solid #292929;
}
.vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/grbg_c.jpg);
	background-repeat: repeat-x;
	height: 20px;
	text-decoration: none;
	padding-bottom: 10px;
}
.vertmenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.vertmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.vertmenu a:hover {
	color: #f30c03;
	text-decoration: none;
}
.ofm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.ind {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #202f8a;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    background: url(images/grbg_t.jpg) repeat-x; 
	height: 60px;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #f30c03;
	text-decoration: none;
}
.back {
	color: #ffffff;
	text-decoration: none;
}
.back a:link {
	color: #ffffff;
	text-decoration: none;
}
.back a:visited {
	color: #ffffff;
	text-decoration: none;
}
.back a:hover {
	color: #f30c03;
	text-decoration: none;
}

.menutop {
	background-color: #d9dddf;
	height: 25px;
}
.menumiddle {
	background-color: #b8c5ca;
	height: 405px;
}
.menubottom {
  padding-top: 10px;
	background-color: #8fb4ca;
	height: 135px;
}
DIV.ray {
   margin: 15px;
   border: solid 2px;
   border-color: #FF0000;
   background-color: #000000;
   padding-left: 20px;
   padding-right: 10px;
}
.style1 {
	color: #00FFFF;
	font-weight: bold;
	font-size: 18px;
}
.style2 {color: #FF0000}

.style3 {
  color: #00FFFF;
  font-weight: bold;
	font-size: 14px;

}
