<!--

BODY{
	background:url(files/bmain.gif) #adadad right top ;
	SCROLLBAR-FACE-COLOR:#999; 
	SCROLLBAR-HIGHLIGHT-COLOR:#999; 
	SCROLLBAR-SHADOW-COLOR:#999; 
	SCROLLBAR-3DLIGHT-COLOR:#aaa;  
	SCROLLBAR-DARKSHADOW-COLOR:#aaa;
	SCROLLBAR-TRACK-COLOR:#bbb; 
	SCROLLBAR-ARROW-COLOR:#bbb;
	margin:0;
	padding:0px;
	}
tr{
	font-family:  Tahoma , Arial ;
	font-size:1pt;
	}
p{
	color:#000000;
	font: 11px Tahoma , Arial ;
	margin: 3px;
	line-height: 18px;
	text-transform: none;
	}
.sj{
	font-weight:bold;
	color:#28559E;
	}
.title{
	font-size:9px; 
	font-weight:bold;
	color:#eeeeee;
	}
a{ 
	color:#f45c33;
	text-decoration:none;
	cursor:hand;
	}
a:hover{ 	
	color:#FFA550; 
	text-decoration:underline; 
	}
img{
	border-width:0px;
	}
.white{
	background-color: #ffffff;
	}
.bnr{
	background:url(files/btbl.gif) #eeeeee bottom center repeat-x;
	}
.mt{
	border-bottom:dotted thin dddddd;
	}
.menu_s{
	background: url(files/menu_s.gif) #ffffff center center no-repeat;
	}
.tp{
	vertical-align:top;
	}
.prc{
	font-weight:bold;
	color:#F27521;
	}
.b_dotted{
	border-bottom: dotted 2px #dddddd;
}
.t_dotted{
	border-top: dotted 2px #dddddd;
}
.r_dotted{
	border-right: dotted 2px #dddddd;
}
.l_menu{
	background-color:#eeeeee;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	}
.sj_menu{
	color:#28559E;
	font:bold;
	margin-right:9px;
	margin-left:9px;
	}
#f_menu{
	color:#666;
	font-size:11px;
	line-height: 18px;
	text-transform: none;
	}
#f_menu a{
	color:#28559E;
	font-size:11px;
	line-height: 18px;
	text-transform: none;
	}
#f_menu a:hover{
	color:#ff6633;
	text-decoration:underline; 
	}
MARQUEE{
	margin-right:6px;
	}
.radio{
	border:0px;
	margin-right:10px;
	}
.button{
	border:0px;
	background-color:#cccccc;
	font-size:9px;
	color:#28559E;
	font-family: Tahoma , Arial ;
	width:50px;
	height:18px;
	margin-top:25px;
	margin-bottom:7px;
	margin-right:5px;
	margin-left:5px;
	}
.bottom{
	background-color:#f86116;
}
.borbak{
	background:url(files/bak.gif) repeat-y center top ;
}
.top{
	background-color:#eee;
}
.hm1{
	margin-top:10px;
	margin-left:10px;
}
#top_title{
	font:10px;
	color:#999;
}
#top_title a{
	color:#666;
}
#top_title a:hover{
	color:#f63;
}
blockquote{
	font: 11px Tahoma , Arial ;
	margin-right:30px;
	line-height: 18px;
	text-transform: none;
}
.b_Grd{
	background:#ddd;
	text-align:center;
}
.b_Grd2{
	background:#eee;
	text-align:center;
}
.txtbody{
	font:11px tahoma;
	color:#28559E;
	background:#eeeeee;
	border:#cccccc solid 1px ;
}

/* menu */

ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 100%;
  list-style: none;
  valign:center;
}

ul#navmenu li {
  margin: 0;
  border:#666 1px;
  padding: 0;
  float: left;
  display: block;
  list-style: none;
  position:relative;
  height: 18px;
  valign:center;
}

ul#navmenu ul {
  margin: 0;
  padding: 0;
  width: 156px;
  list-style: none;
  display: none;
  position: absolute;
  top: 18px;
  right: 0;
  valign:center;
  filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#555555,strength=1);

}

ul#navmenu ul li {
  float: none;
  display: block;
}

/* Root Menu */
ul#navmenu a {
  padding: 0 6px;
  float: none !important;
  float: right;
  display: block;
  color: #28559E;
  font: 10px/22px Tahoma;
  text-decoration: none;
  height: auto;
  height: 100%;
  border: 0 none;
  cursor:hand;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #f63;
  border: 0 none;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #aaa;
  color: #fff;
  filter:alpha(opacity=90);

}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #999;
  color: #fff;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display:block;
}

/* filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1,color=#666666, Positive=true); */

-->