a
{  
color: #3366FF; 
text-decoration: underline;
}

a:hover 
{
color: #003399;
text-decoration: underline;
}

.nav:hover 
{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 20px;
font-weight: bold;
text-decoration: underline;
}

.nav
{  
color: #CCCCCC; 
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 20px;
font-weight: bold;
text-decoration: underline;
}

.pipe
{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 15px;
font-weight: bold;
}

hr
{
border-top: 1px dashed #003300;/*the border*/
width: 50%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


td
{  
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px; 
color: #333333; 
text-decoration: none;
}

.tabletext 
{  
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px; 
color: #333333; 
text-decoration: none;
}

.tabletextb 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
line-height: 15px;  
font-weight: bold;
color: #333333;
text-decoration: none;
}

.tabletextred
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.header
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
line-height: 15px;  
font-weight: bold;
color: #003399;
text-decoration: none;
}

.header2
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
line-height: 15px;  
font-weight: bold;
color: #003399;
text-decoration: none;
}

.headersmaller
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
line-height: 15px;  
font-weight: bold;
color: #0066CC;
text-decoration: none;
}

.inputbox
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #001D3B;
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-color: #003300;
background: #FFFFE8;
padding: 1px;
}

.bodytext 
{	
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
}


.body {
	font-family: Tahoma, Arial, 'MS Sans Serif';
	font-size: 12px;
	line-height: 15px;
}
.cbtn {
	BORDER-LEFT: #efedde 1px solid;
	BORDER-RIGHT: #efedde 1px solid;
	BORDER-TOP: #efedde 1px solid;
	BORDER-BOTTOM: #efedde 1px solid; 
}
.txtbtn {font-family:tahoma; font-size:70%; color:menutext;}
FORM SELECT {
	font-family: 'Microsoft Sans Serif', sans-serif;
	background-color: #ffffe8;
	font-size: 8pt;
	color: #000000;
}
FORM INPUT {
	background-color: #ffffe8;
	font-family: 'Microsoft Sans Serif', sans-serif;
	font-size: 10pt;
}
