A:link {
	color: #006AF6;
	text-decoration: underline;
}

A:visited {
	color: #006AF6;
	text-decoration: underline;
}

A:active {
	color: #006AF6;
	text-decoration: underline;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

TD {
	font-family: Arial;
	font-size: 13px;
}

P {
	font-family: Arial;
	font-size: 13px;
}

#8pt {font-size: 8pt;
	font-family: Verdana;
	font-weight: bold}

#8ptnb {font-size: 8pt;
	font-family: Verdana}

#9pt {font-size: 9pt;
	font-family: Verdana;
	font-weight: bold}

#required {font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: red}

#7pt {font-size: 7pt;
	font-family: Verdana}

#20ptnb {font-size: 20pt;
	font-family: Verdana}

#10pt {font-size: 10pt;
	font-family: Verdana;
	font-weight: bold}


.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(media/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(media/glossyback2.gif);
}

</style>

