#dropmenudiv{
position:absolute;
border:1px solid #6e3130;
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:50;
}

#dropmenudiv a{
width: 150px;
display: block;
text-indent: 3px;
color:#666464;
border-bottom: 1px solid #6e3130;
padding: 2px 0;
text-decoration: none;
}


#dropmenudiv a:hover{ /*hover background color*/
background-color: #d68494;
color:#850b0e;
}


.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.style3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
}

.style4 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight:bold;
	color: #000000;
}

.bgcolor {
	background-color: #f7f7f7;
}

.style5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}	

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;

}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
