.anylinkcss {
position:absolute;
visibility: hidden;
border:1px solid #f1f1f1;
border-bottom: 0px solid #f1f1f1;
font:normal 11px Tahoma;
line-height:18px;
z-index: 100;
background-color: #ffffff;
width: 130px;
}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #f1f1f1;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover { /*hover background color*/
background-color: #990000;
}
.border {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px solid #cccccc;

}
.border1 {
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px solid #cccccc;

}
.border2 {
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}
.errorborder {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}
.tahoma11 {
font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	font-weight:bold;
}
.tahoma10 {
font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight:bold;
}
.tahoma10s {
font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	font-weight:bold;
}
.arial11 {
font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight:bold;
}
.arial11t {
font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	font-weight:none;
}
.arial18 {
font-size: 16px;
	color: #D20101;
	font-family: Arial;
	font-weight:bold;
}
.arial10 {
font-size: 10px;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
}
.arial12{
font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
}

.menuoff {
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight:bold;
	vertical-align: middle;
	background-color: #000000; 	
}
.menuon {
font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight:bold;
	vertical-align: middle;
	background-color: #FFFFFF; 
	color: #990000;
	cursor: hand; 
}
a:link {
    FONT-FAMILY: Tahoma;
	FONT-SIZE: 9px;
	color: #000000;
	text-decoration: none;}
	
a:visited {
    FONT-FAMILY: Tahoma;
	FONT-SIZE: 9px;
	text-decoration: none;
	color: #000000;}
	
a:hover {
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9px;
    BACKGROUND: #990000;
	text-decoration: none;
	color: #ffffff;}
	
a:active {
FONT-FAMILY: Tahoma;
FONT-SIZE: 9px;
	text-decoration: none;
	color: #000000;}