.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 15px;
	width: 87px;
	border: 1px solid #FF0000;
	margin: 1px;
}
body {
	background-color: #B80000;
}

.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}



.style1 A:link {
	color: #000099;
	text-decoration: none;
}
.style1 A:visited {
	text-decoration: none;
	color: #000099;
}
.style1 A:hover {
	text-decoration: none;
	color: #000099;
}
.style1 A:active {
	text-decoration: none;
	color: #000099;
}






.style2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style2 A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style2 A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 A:hover {
	text-decoration: none;
	color: #999999;
}
.style2 A:active {
	text-decoration: none;
	color: #FFFFFF;
}


A:link {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {
	text-decoration: none;
	color: #FFFFFF;
}
A:active {
	text-decoration: none;
	color: #FFFFFF;
}


#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid White;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: lightpink;
}

.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style4 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.styleboldheader {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
