
.style11 {color: #660000}

.style12 {color: #0066FF}

.style12 {color: #FF0000}

.style13 {

	font-size: 11px;

	color: #660000;

	font-weight: bold;

}

.style14 {color: gray}

.style19 {color: #FF0000;

	font-weight: bold;

}

.style5 {font-size: 16px}

#dropmenudiv1{

position:absolute;

border-bottom-width: 1;
border:solid;
border-width:1px;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

}



#dropmenudiv1 a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

}



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

background-color: #FFFCE6;
color:#B17D4E;
text-decoration: underline;

}
