#dropmenudiv{
position:absolute;
border:1px solid black;
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 black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

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


BODY {
	FONT-SIZE: x-small; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; BACKGROUND-COLOR: rgb(255,255,255)
}
a:hover {
  
  color: red;
}
a {
  color: blue;
  line-height: normal;
  text-decoration: none;
}
UL {
	FONT-WEIGHT: normal; FONT-SIZE: x-small; FONT-STYLE: normal; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
.TextObject {
	FONT-SIZE: x-small; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: xx-large; COLOR: rgb(0,51,204); FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: x-large; COLOR: rgb(0,51,204); FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
P {
	FONT-SIZE: x-small; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: large; COLOR: rgb(0,51,204); FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
OL {
	FONT-WEIGHT: normal; FONT-SIZE: x-small; FONT-STYLE: normal; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: rgb(0,51,204); FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
.TextNavBar {
	FONT-SIZE: xx-small; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
H5 {
	FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: rgb(0,51,204); FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}
H6 {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: rgb(0,51,204); FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}