A  {color : 79a7b4; text-decoration : underline;}
A:Visited  {color : 79a7b4; text-decoration : underline;}
A:Active  {color : 79a7b4; text-decoration : underline;}
A:Hover  {color : 79a7b4; text-decoration : underline;}

body, TD  {
       font-size : 12px;
       font-family : Arial, Helvetica;
       color : efefef;
       background-color : 333333;
}


.title  {
       font-size : 14px;
       font-family : MS Sans Serif, Arial, Helvetica;
       font-weight : bold;
       color : 333333;
                       }

.heading1  {
       font-family : Arial, Helvetica;
       font-size : 12px;
       font-weight : bold;
       color : a49160;
}

.heading2  {
       font-family : Arial, Helvetica;
       font-size : 12px;
       font-weight : bold;
       color : a49160;
}

.banner
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
	text-transform: uppercase;
	background-color: 537792;
	padding: 0 8px 0 8px;
}

.table-header  {
       font-size : 11px;
       color : 333333;
       line-height : 12px;
       text-transform : none;
       background-color : aaaaaa;
       font-family : Arial, Helvetica;
}

A.table-header  {color : 5c5130; text-decoration : underline;}
A.table-header:Visited  {color : 5c5130; text-decoration : underline;}
A.table-header:Active  {color : 5c5130; text-decoration : underline;}
A.table-header:Hover  {color : 5c5130; text-decoration : underline;}

.table-content  {
       font-size : 10px;
       font-family : Arial, Helvetica;
       color : efefef;
       background-color : 333333;
}

.table-content2  {
       font-size : 10px;
       font-family : Arial, Helvetica;
       color : efefef;
       background-color : 666666;
}

.alert  {
       font-size : 14px;
       color : 537792;
       font-weight : bold;
       text-transform : uppercase;
}

.highlight {
       color : 79a7b4;
       font-family : Arial, Helvetica;
       font-weight : bold;
       text-transform : uppercase;
}

.quote-up  {    color : 009900;}
.quote-down  {  color : cc0000;}
.quote-even  {  color : 6699aa;}