
A:link {
	position:middle;  COLOR: #ffffff;  text-decoration: none; 	cursor: hand; font-weight: normal;
}
A:visited {
	position:middle; COLOR: #ffffff; text-decoration: none; 	cursor: hand; font-weight: normal;
}
A:active {
	position:middle; text-decoration: none; 	cursor: hand; color: #ffffff; font-weight: normal;
}
A:hover {
	position:middle; text-decoration: none; 	cursor: hand; color: #FFFFFF; font-weight: normal;
}
.H3A:link {
	COLOR: #0066cc; TEXT-DECORATION: underline; cursor: hand; font-weight: normal;
}
.H3A:visited {
	COLOR: #0066cc; TEXT-DECORATION: underline; cursor: hand; font-weight: normal;
}
.H3A:active {
	COLOR: #0066cc; TEXT-DECORATION: underline; cursor: hand; font-weight: normal;
}
.H3A:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline; cursor: hand; font-weight: normal;
}
.H2A:link {
	COLOR: #3399cc; TEXT-DECORATION: none; cursor: hand; font-weight: bold;
}
.H2A:visited {
	COLOR: #3399cc; TEXT-DECORATION: none; cursor: hand; font-weight: bold;
}
.H2A:active {
	COLOR: #3399cc; TEXT-DECORATION: none; cursor: hand; font-weight: bold;
}
.H2A:hover {
	COLOR: #3399cc; TEXT-DECORATION: none; cursor: hand; font-weight: bold;
}
#dropmenudiv
{
position:absolute; border:1px solid black; border-bottom-width: 0; font:normal 10px Verdana; 
cursor: hand; background-color: #87acca; line-height:18px; z-index:100;
}
#dropmenudiv a
{
width: 100%; display: block; text-indent: 5px; border-bottom: 1px solid black; padding: 1px;
cursor: hand; text-decoration: none; font-weight: normal;
}

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

.blue:link {
	COLOR: #336699; TEXT-DECORATION: none; cursor: hand; font-weight: normal;
}
.blue:visited {
	COLOR: #4d728f; TEXT-DECORATION: none; cursor: hand; font-weight: normal;
}
.blue:active {
	COLOR: #4d728f; TEXT-DECORATION: none; cursor: hand; font-weight: normal;
}
.blue:hover {
	COLOR: #336699; TEXT-DECORATION: underline; cursor: hand; font-weight: normal;
}
.bluehilght:link {
	COLOR: #0033FF; TEXT-DECORATION: underline; cursor: hand; font-weight: normal;
}
.bluehilght:visited {
	COLOR: #996666; TEXT-DECORATION: underline; cursor: hand; font-weight: normal;
}
.bluehilght:active {
	COLOR: #4d728f; TEXT-DECORATION: underline; cursor: hand; font-weight: normal;
}
.bluehilght:hover {
	COLOR: #ff0000; TEXT-DECORATION: none; cursor: hand; font-weight: normal;
}