.anylinkcss{
	position:absolute;
	display:none;
	border:1px dotted #AB0400;
	color:#FFFFFF;
	font:normal 9px Verdana;
	line-height: 18px;
	z-index: 101;
	background-color: #AB0400;
	width: 200px;
}

.anylinkcss a{
	font-family:Arial;
	font-size:9px;
	color:#FFFFFF;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 0px 0;
	text-decoration: none;
	text-indent: 5px;
	border-bottom: 1px solid #FFFFFF;
	background-color:#AB0400;
}

.anylinkcss a:hover{ 
	background-color:#DC3000;
	font-family:Arial ;
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;

}

.anylinkcss a:link{ 
	background-color:#AB0400;
	font-family:Arial ;
	font-size:9px;
	color:#FFFFFF;
}

.anylinkcss a:active{ 
	background-color:#AB0400;
	font-family:Arial ;
	font-size:9px;
	color:#FFFFFF;
}

.main_container {
	border-style:none;
	border-color:#CCCCCC;
	border-width:1px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-left:4px;
}

.main_items { 
	color:#FFFFFFF;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#EEEEEE;
	border-width:1px;
	margin-left=3px;
	margin-right=3px;
}

.main_items a{ 
	color:#FFFFFF;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:2px;
	padding-right:8px;
	padding-bottom:2px;
	padding-left:0px;
	border-style:none;
	border-color:#AB0400;
	border-width:1px;
}

.main_items a:hover{ 
	text-decoration:none;
	font-weight:bold;
	color:#FF8282;
}

.content {
	font-family:Verdana;
	font-size=10px;
	color:Gray
}

.info {
	padding-left:12px;
	font-family:Verdana;
	font-size=9px;
	color:#009090
}

.white_content {
	font-family:Verdana;
	font-size=10px;
	color:White
}

.white_content a {
	font-family:Verdana;
	font-size=10px;
	color:White
}

.top_links a {
	font-family:Verdana;
	font-size=10px;
	color:#B50801;
	text-decoration:none;
}

.top_links a:hover {
	font-family:Verdana;
	font-size=10px;
	color:#FF8282;
	text-decoration:none;
}