a:link
{
	color: #986010;font-size:10pt; text-decoration:none; font-weight:bold; 
}
a:visited
{
	color: #227186; 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
{
	margin:10px; font-family: arial, Times New Roman, Times;
	font-size:10pt;
	background-color: rgb(255,255,255); 
	color: rgb(0,0,102);
    margin: 0px

}


.btnav { background-color: #FFFFFF; } 

hr { height: 1px; width: 100%; color: #000080; }

.doublehr    {double #CC3300; padding-bottom: 15px;}

.navtable    { border-style: solid; border-width: 0; background-image: 
               url('new1/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('new1/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 {margin: 10px}
h1
{
	color: #FFDB86;
}
h2
{
	color: #CC3300; 
}
h3
{
	color: #CC3300; 
}
h4
{
	color: #003387;
}
h5
{
	color: #CC3300;
}
h6
{
	color: #579BB3;
}
.grey        { background-color: #E6E6E6 }