a:link
{
	color: #840021;font-size:10pt; text-decoration:none; font-weight:bold; 
}
a:visited
{
	color: #BD6746; font-size:10pt; text-decoration:none; font-weight:bold; 
} 
a:active 
{
	color: #0080CA;font-size:10pt; text-decoration:none; font-weight:bold;  
}
a:hover      
{ 
	color: #FF0000; font-size:10pt; text-decoration: none; font-weight: bold; 
	}
a:link.bottom       { font-size: 8pt; font-weight: normal; }
a:visited.bottom    { font-size: 8pt; font-weight: normal; }
a:active.bottom     { font-size: 8pt; font-weight: normal; }

a:link.fp       { font-size: 14pt; font-weight: normal; }
a:visited.fp   { font-size: 14pt; font-weight: normal; }
a:active.fp     { font-size: 14pt; font-weight: normal; }

body
{
	margin:0px; font-family: tahoma, verdana,arial, Times New Roman, Times;
	font-size:10pt;
	background-color:#000000; 
	color: #F4F1EA;

}


.btnav { background-color: #FFFFFF; } 

hr { height: 1px; width: 100%; color: #CC3300; }

.doublehr    {double #CC3300; padding-bottom: 15px;}

.navtable    { border-style: solid; border-width: 0; background-image: 
               url('../../images/tabbkgnd.gif') }
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	background-color:#000000;
}

td          
{ font-family: tahoma,Verdana, Arial; font-size: 10pt; 
}
.nav          
{     background-image:url('../../images/tabbkgnd.gif') 
}
.banner      {  background-color:#E7A55A }

.redbanner      {  background-color:#CC3300 } 

.greyline     {height: 2px;  background-color:#808080 }

.redline     {  background-color:#CC3300 }



h1, h2, h3, h4, h5, h6
{
	font-family:  verdana, arial, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(231,165,90); 
}
h3
{
	color: #C00000; 
}
h4
{
	color: rgb(224,138,26);
}
h5
{
	color: #CC3300;
}
h6
{
	color: rgb(0,0,0);
}
