A:link 
{
	text-decoration: none;
	color : Gray;
}

A:active 
{
	text-decoration: none;
	color : Gray;
}

 A:visited 
 {
	text-decoration: none;
	color : Gray;
}

 A:hover 
 {
	text-decoration: none;
	color : Gray;
}
.bodytext
{
	FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: xx-small;
	color : Black;
}
.bodybold
{
	FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: xx-small;
	FONT-WEIGHT: bold;
	color : Black;
}
.errormsg
{
	FONT-FAMILY: Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: x-small;
	color : #000000;
}
.subheader
{
	FONT-FAMILY: Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: x-small;
	FONT-WEIGHT: bold;
	color : #000000;
}
.activeselection
{
	FONT-FAMILY: Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: x-small;
	FONT-WEIGHT: bold;
	color : #990000;
}
.nonactiveselection
{
	FONT-FAMILY: Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: x-small;
	FONT-WEIGHT: normal;
	color : #999999;
}
.navigation
{
	FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 10px;
	color : #666699;
	font-weight : bold;
	text-decoration : none;
}
.navigation:hover  {
	TEXT-DECORATION : underline;
}
.navopps
{
	FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 10px;
	color : #FF9900;
	font-weight : bold;
	text-decoration : none;
}
.subnavigation
{
	FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 10px;
	color : #6699CC;
	font-weight : bold;
	text-decoration : none;
}
.subnavigation:hover  {
	COLOR : #669966;
	text-decoration : none;
}
.front
{
	FONT-FAMILY: Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: xx-small;
	color : #666666;
}
.header
{
	FONT-FAMILY: Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: small;
	FONT-WEIGHT: bold;
	color : #999999;
}
.footnav
{
	FONT-FAMILY: Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: xx-small;
	color : Black;
}
.footnav:link    {
	text-decoration: none;
	color: Black
}
.footnav:visited {
	text-decoration: none;
	color: Black
}
.footnav:active  {
	text-decoration: none;
	color: Black
}
.footnav:hover  {
	TEXT-DECORATION : underline;
	COLOR : White;
}
.bodyheader
{
	FONT-FAMILY: Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: x-small;
	FONT-WEIGHT: normal;
	color : #999999;
}
.headerbold
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	FONT-WEIGHT: bold;
	color : #999999;
}
.exhibheader
{
	FONT-FAMILY: Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: small;
	FONT-WEIGHT: bold;
	color : #999999
}
.contentheader
{
	FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: small;
	FONT-WEIGHT: bold;
	color : #000000;
}
.thisnavigation
{
	FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 10px;
	color : #669966;
	font-weight : normal;
	text-decoration : none;
}
.thisnavigation:hover  {
	text-decoration : underline;
}