/*********************************************************************************/
div.ttl h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:bold;
	color:white;
	margin:0;
	padding:3px 0 0 8px;
}
div.cnt:after {
	display:block;
	clear:both;
	content:'.';
	visibility:hidden;
	height:0;
}
div.btm {
	margin-bottom:4px;
}
/*********************************************************************************/
#leftcol div.ttl {
	background:url(/images/2col/window_ttl.gif) no-repeat center top;
	height:22px;
}
#leftcol div.btm {
	font-size:0;
	background:url(/images/2col/window_btm2.gif) no-repeat center bottom;
	height:9px;
}

#oth_res div.ttl {
	background:url(/images/2col/window_ttls.gif) no-repeat center top;
	line-height:22px;
	vertical-align:middle;
}
#oth_res div.ttl h3 {
	display:inline;
}
#oth_res div.ttl img {
	margin-left:40px;
}

#nav_main, #srch, #adv, #feat_host, #feat_tool, #new_tool, #dom_news, #partn, #rel_res, #oth_res {
	position:relative;
	width:144px;
}
#leftcol div.cnt {
	background:white url(/images/2col/window_bgr.gif) repeat-y center top;
	padding:2px 3px 2px 3px;
}
#nav_main ul, #feat_host ul, #drop_mnu1 ul, #drop_mnu2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav_main li, #feat_host li, #drop_mnu1 li, #drop_mnu2 li {
	white-space:nowrap;
	display:inline;
	height:16px;
}
#nav_main li a, #feat_host li a, #drop_mnu1 li a, #drop_mnu2 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
	text-indent:2px;
	display:block;
	width:138px;
	line-height:16px;
	border-bottom:1px solid #cccccc;
}
/*********************************************************************************/
#srch div.cnt {
	padding:3px 4px 3px 4px;
}
#srch form {
	padding:0;
	margin:0;
}
#srch input.search {
	font-size:10px;
	color:#3c5977;
	background:url(/images/field_background_plain.gif) no-repeat left top;
	width:70px;
	border-left:1px solid #3c5977; border-top:1px solid #3c5977;
	border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;
}
#srch input.searchonfocus {
	color: #000000;
	background:url(/images/field_background_onfocus.gif) no-repeat left top;
}
/*********************************************************************************/
#adv div.cnt, #feat_tool div.cnt, #new_tool div.cnt, #dom_news div.cnt {
	text-align:center;
	padding:2px 0 0 0;
}
/*********************************************************************************/
#feat_host div.cnt {
	padding:2px 3px 2px 3px;
}
#feat_host li {
	height:14px;
}
#feat_host li a {
	font-size:10px;
	font-weight:normal;
	line-height:14px;
}
/*********************************************************************************/
#new_tool a, #dom_news a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000066;
	text-decoration:none;
}
#new_tool a:hover, #dom_news a:hover {
	text-decoration:underline;
}
/*********************************************************************************/
#drop_mnu1, #drop_mnu2 {
	position:absolute;
	z-index:3;
	width:190px;
/*	filter: DropShadow(Color=#777777 OffX=2, OffY=2, Positive=3) filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);*/
}
#drop_mnu1 div.top, #drop_mnu2 div.top {
	font-size:0;
	background:white url(/images/2col/window_drop_top.gif) no-repeat center top;
	height:7px;
}
#drop_mnu1 div.btm, #drop_mnu2 div.btm {
	font-size:0;
	background:white url(/images/2col/window_drop_btm.gif) no-repeat center bottom;
	height:7px;
}
#drop_mnu1 div.cnt, #drop_mnu2 div.cnt {
	background:white url(/images/2col/window_drop_bgr.gif) repeat-y center top;
	padding:2px 3px 2px 5px;
}
#drop_mnu1 li a, #drop_mnu2 li a {
	width:180px;
}
