<STYLE type=text/css>


BODY {
	MARGIN: 0px; WIDTH: 100%; BACKGROUND-REPEAT: repeat; HEIGHT: 100%; TEXT-ALIGN: center
}

TD {
	FONT-FAMILY: Tahoma, Arial; FONT-SIZE: 10pt; COLOR: #000000
}

.smalltext {
	FONT-FAMILY: Tahoma, Arial; FONT-SIZE: 8pt; COLOR: #cc0000; TEXT-DECORATION: none
}

.emptext {
	FONT-FAMILY: Tahoma, Arial; FONT-SIZE: 8pt; COLOR: #cc0000; FONT-WEIGHT: BOLD; TEXT-DECORATION: none
}

.heading {
	FONT-FAMILY: Tahoma, Arial; FONT-SIZE: 10pt; FONT-WEIGHT: BOLD; COLOR: #CC0000; TEXT-DECORATION: none
}

a:link { 
	color: #CC0000;
	}
a:visited { 
	color: #CC0000;
	}
a:hover { 
	color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #CC0000;
	}

.class1 A:link {FONT-FAMILY: Tahoma, Arial; FONT-SIZE: 12pt; FONT-WEIGHT: BOLD; TEXT-DECORATION: underline; COLOR: #CC0000}
.class1 A:visited {FONT-FAMILY: Tahoma, Arial; FONT-SIZE: 12pt; FONT-WEIGHT: BOLD; TEXT-DECORATION: underline; COLOR: #CC0000}
.class1 A:active {FONT-FAMILY: Tahoma, Arial; FONT-SIZE: 12pt; FONT-WEIGHT: BOLD; TEXT-DECORATION: underline; COLOR: #CC0000}
.class1 A:hover {FONT-FAMILY: Tahoma, Arial; FONT-SIZE: 12pt; FONT-WEIGHT: BOLD; TEXT-DECORATION: underline; COLOR: #333333}

#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: #CCCCCC;
}

</STYLE>