BODY
{
}

/* background colors */

.blkbkg
{background-color: #000000;}

.redbkg 
{background-color: #990000;}

.greyheaderbkg 
{background-color: #928D8D;}

.lightgreybkg 
{background-color: #CBCBCB;}

.medgreybkg 
{background-color: #CCCCCC;}

.greybodybkg 
{background-color: #EFEFEF;}

.whitebkg 
{background-color: #FFFFFF;}

td 
{
font-family: Verdana; 
font-size: 11px; 
color: #000000; 
}

content 
{
font-family: Verdana; 
font-size: 11px; 
color: #000000; 
}

hr
{
color: #990000; 
}

h1
{
font-family: Verdana; 
font-size: 16px; 
color: #000000; 
}


a
{
font-family: Verdana; 
font-size: 11px; 
color: #000000; 
text-decoration: none;
}

a:hover
{font-family:Verdana;
font-size: 11px;
color: #990000;
text-decoration: none;
}

a.white
{
font-family: Verdana; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none;
}

a.white:hover
{
font-family: Verdana; 
font-size: 11px; 
color: #000000; 
text-decoration: none;
}


a.red 
{
font-family: Verdana; 
font-size: 11px; 
color: #990000; 
font-weight: bold;
text-decoration: none;
}

a.red:hover
{
font-family: Verdana; 
font-size: 11px; 
color: #000000; 
font-weight: bold;
text-decoration: none;
}

.blackmed
{
font-family: Verdana; 
font-size: 12px; 
color: #000000; 
font-weight:bold;
}


.blacklg
{
font-family: Verdana; 
font-size: 13px; 
color: #000000; 
font-weight:bold;
}

.blackxlg
{
font-family: Verdana; 
font-size: 14px; 
color: #000000; 
font-weight:bold;
}


.blackxlgitalic
{
font-family: Verdana; 
font-size: 13px; 
font-style: italic;
color: #000000; 
font-weight:bold;
}

.whitelg
{
font-family: Verdana; 
font-size: 12px; 
color: #FFFFFF; 
font-weight:normal;
}

.whitebold
{
font-family: Verdana; 
font-size: 11px; 
color: #FFFFFF; 
font-weight:bold;
}

.red
{
font-family: Verdana; 
font-size: 12px; 
color: #990000; 
font-weight: bold;
}

.grey
{
font-family: Verdana; 
font-size: 11px; 
color: #928D8D; 
}

.bigred 
{
font-family: Verdana;
font-size: 14px; 
font-weight: bold; 
color: #990000}



.contentsmall
{
font-family: Verdana; 
font-size: 11px; 
font-weight: normal; 
color: #000000; 
text-decoration: none}

.whitecontent
{
font-family: Verdana; 
font-size: 11px; 
font-weight: normal; 
color: #FFFFFF; 
}