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; }

body
{
	font-family: arial, Times New Roman, Times;
	font-size:10pt;
	background-color: rgb(255,255,255); 
	color: rgb(0,0,102);
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    background-image:url(images/noise_bg.gif) 

}


.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:#FFFFFF;
}

td          
{ font-family: 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:  arial, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(231,165,90); 
}
h3
{
	color: rgb(128,0,0); 
}
h4
{
	color: rgb(224,138,26);
}
h5
{
	color: #CC3300;
}
h6
{
	color: rgb(0,0,0);
}