/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #999999;
	margin-top: 0px;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	color: #710100;
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009933;
	font-size: 14px;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a:link {
	color: #CF0015;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CF0015;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: underline;
	color: #CF0015;
}

a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.a:link {
	color: #0B510B;
	text-decoration: underline;
	font-size: 10px;
}
.a:visited {
	text-decoration: underline;
	color: #0B510B;
	font-size: 10px;
}
.a:hover {
	text-decoration: none;
	color: #006600;
	font-size: 10px;
}
.style12 {	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.style15 {	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style16 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style16 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #710100;
color: white;
}



-->
