/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: blink;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.style99 {font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #FBFBFB; position:absolute; left:-7500px;
}
.style105 {
	font-size: 14px;
	color: #FFFFFF;
}
.style106 {
	font-size: 12px;
	color: #FFFFFF;
}
.style107 {
	font-size: 14px;
	color: #000000;
}

#dropmenudiv{

position:absolute;

border:1px solid black;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

}


#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

}

#dropmenudiv a:hover{ /*hover background color*/

background-color: #FF0000;

}
