A  
{ 
	font-size:11px;
	color: #3399ff;
	font-family: verdana, arial, helvetica;
	text-decoration : none ;
}

A:hover  {color : #ffcc66;}
A:link { color : #3399ff }
A:visited  { color : #0000ff;}
A:active {	color : #ffffff;}

A.subNav 
{
	font-size:11px;
	color: #0000ff;
	A:link { color : #333366 ; text-decoration : none ; }
	A:visited  { color #0000ff; }
	font-family: verdana, arial, helvetica;
	margin-left : 0 ;
	margin-top : 0 ;
}

A.column:hover  {color : #D0E4F8;}
A.column:link { color : #090192;}
A.column:active {	color : #ffffff;}
A.column:visited { font-style bold; color : #090192 ;} 
A.column{font-size:11px; color:  #090192;font-family: verdana, arial, helvetica;}

BODY 
{ 
	font-size:11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	margin-left : 0 ;
	margin-top : 0 ; 
	background-color:  #336699;
} 

TD 
{ 
	font-size:11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	margin-left : 0 ;
	margin-top : 0 ;
}

H2 
{
	font-size: 22px;
	font-style bold;
	color: #D0E4F8;
	font-family: verdana, arial, helvetica;
	margin-left : 0 ;
	margin-top : 0 ;
} 

H1 
{ 
	font-size: 22px; 
}

.copyright
{
	font-size: 8px;
	color: #666666;
	font-family: verdana, arial, helvetica;
}

.navLink 
{
	font-size:10px;
	color: #eeeeee;
	font-family: verdana, arial, helvetica;
	text-decoration : none ; 
	font-style bold;
}

.footNav
{
	font-size:10px;
	font-family: verdana, arial, helvetica;
	text-decoration : none ; 
	font-style bold;
}

.mainBodyDisplay
{
	width: 400;
	height: 220;
	background-color: #090192;
	color: #cccccc;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

.mainBodyDiv
{
	text-align: left;
	width: 357;
	height: 320;
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

.sLineInput 
{
	font-size: 10px;
	color: #cccccc;
	background-color: #cc2200 ;
	width:240;
	font-family: verdana, arial, helvetica;
}

.bodyLineInput 
{
	font-size: 10px;
	color: #cccccc;
	background-color: #cc2200 ;
	width:100%;
	height:440;
	font-family: verdana, arial, helvetica;
}

.twoLineInput 
{
	font-size: 10px;
	color: #cccccc;
	background-color: #cc2200 ;
	width:540;
	height:22;
	font-family: verdana, arial, helvetica;
}
.foreColor { background-color: #090192; }