body         { font-family: Arial; font-size: 8pt; color: #333333 }
.membership  { font-family: Arial; font-size: 10pt; color: #FF0000; text-transform: uppercase }
.caption     { font-family: Veranda, Helvetica, Arial; font-size: 8pt; color: #666666 }
.footer      { font-family: Veranda, Helvetica, Arial; font-size: 8pt; color: #FFFFFF }
.navsubmenu  { font-family: Veranda, Helvetica, Arial; font-size: 10pt; color: #336699}
.bodyheader  { font-family: Veranda, Helvetica, Arial; font-size: 12pt; color: #666666 }
.bodytext    { font-family: Veranda, Helvetica, Arial; font-size: 10pt; color: #666666 }
a            { color: #336699; text-decoration: underline }
a:visited	{	color: #336699;
					text-decoration: underline }
a:hover	{	text-decoration: underline; font-weight: normal }


.uberBlack
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: arial,helvetica,sans-serif;
	text-decoration: none;
	width: 145px;
}
.uberBlack a
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: arial,helvetica,sans-serif;
	text-decoration: none;
	width: 145px;
}
.uberRed
{
    FONT-SIZE: 11px;
    COLOR: #990000;
    FONT-FAMILY: arial,helvetica,sans-serif;
	text-decoration: none;
	width: 145px;
}


.borderRed {border: 1px solid #990000;}
.borderWhite {border: 1px solid #ffffff;}
.borderBlack {border: 1px solid #000000;}

div#uberHead {cursor: pointer; cursor: hand;}