P		{ 
				font-family:  arial, helvetica, sans-serif ;
				font-size: 11px;
				line-height: 16px;
				color: #CCCCCC;
				margin-left: 14px;
				margin-right: 20px;
				}				

UL		{		font-family: arial, helvetica, sans serif;
				font-size: 11px;
				line-height: 16px;
				color: #CCCCCC;

				}
				
LI		{		font-family: arial, helvetica, sans serif;
				font-size: 11px;
				line-height: 16px;
				color: #CCCCCC;
				}

FONT.nav {		
				font-family: arial, helvetica, sans serif;
				font-size: 12px;
				line-height: 14px;
				color: #FFCC00; 
				}
				
FONT.reg {		font-family: arial, helvetica, sans serif;
				font-size: 12px;
				color: #FFFFFF; 
				}
				
FONT.bold {		font-family: arial, helvetica, sans serif;
				font-size: 12px;
				font-weight: bold;
				color: #CCCCCC 
				}
				
FONT.small {	font-family: arial, helvetica, sans serif;
				font-size: 10px;
				line-height: 12px;
				color: #CCCCCC;
				}
				
FONT.hilite {	font-family: arial, helvetica, sans serif;
				font-size: 12px;
				color: #FFFFFF;
				line-height: 14px 
				}
				
FONT.subnav {	font-family: arial, helvetica, sans serif;
				font-size: 12px;
				color: #FFFFFF;
				margin-left: 10px;
				line-height: 13px; 
				}
				
FONT.headline {font-family: arial, helvetica, sans serif;
				font-size: 17px;
				color: #CCCCCC;
				margin-left: 10px;
				line-height: 24px; }
				
FONT.header {font-family: arial, helvetica, sans serif;
				font-size: 17px;
				font-weight: bold;
				color: #CCCCCC;
				line-height: 24px; }
				
FONT.nav {  	font-family: arial, helvetica, sans serif;
				font-size: 12px;
				line-height: 14px;
				color: #FFFFFF; }
				
	
A.nav:link {	font-family: arial, helvetica, sans serif;
				font-size: 12px;
				line-height: 14px;
				color: #FFCC00;
				text-decoration: none }
A.nav:visited { font-family: arial, helvetica, sans serif;
				font-size: 12px;
				line-height: 14px;
				color: #FFCC00;
				text-decoration: none }	
A.nav:hover {   font-family: arial, helvetica, sans serif;
				font-size: 12px;
				line-height: 14px;
				color: #FFFF99;
				text-decoration: none }	
A.nav:active {  font-family: arial, helvetica, sans serif;
				font-size: 12px;
				line-height: 14px;
				color: #FFFFFF;
				text-decoration: none }
							
A.subnav:link { font-family: arial, helvetica, sans serif;
				color: #FFCC00;
				font-size: 12px;
				text-decoration: none;
				margin-left: 10px;
				line-height: 13px; 
				}
A.subnav:visited {font-family: arial, helvetica, sans serif;
				color: #FFCC00;
				font-size: 12px;
				text-decoration: none; 
				margin-left: 10px;
				line-height: 13px; 
				}	
A.subnav:hover { font-family: arial, helvetica, sans serif;
				color: #FFFF99;
				font-size: 12px;
				text-decoration: none; 
				margin-left: 10px;
				line-height: 13px; 
				}	
A.subnav:active {font-family: arial, helvetica, sans serif;
				color: #FFFFFF;
				font-size: 12px;
				text-decoration: none; 
				margin-left: 10px;
				line-height: 13px;
				}
				
		
A:visited {color: #CCCCCC }	
A:link {color: #FFCC00 }
A:active {color: #FFFF99 }
A:hover {color: #FFFF99 }

.textHeader {		
 			  font-family: arial, helvetica, sans serif;
				font-size: 22px;
				color: #FFCC00; 
				}
.textNav {
        font-family: arial, helvetica, sans serif;
				font-size: 12px;
				color: #CCCCCC;
				}
.linksNav:visited, .linksNav:link, .linksNav:active {
        font-family: arial, helvetica, sans serif;
				font-size: 12px;
				color: #CCCCCC;
				text-decoration: none; 
        }
.linksNav:hover {
        font-family: arial, helvetica, sans serif;
				font-size: 12px;
				color: #FFCC00;
				text-decoration: none;
        }
.linksNavHilite:visited, .linksNavHilite:link, .linksNavHilite:active, .linksNavHilite:hover {
        font-family: arial, helvetica, sans serif;
				font-size: 12px;
				color: #FFFFFF;
				text-decoration: none; 				
				}
/* IE */
.imageBorder {
	float: left;
	border: 2px solid #000000;
}
a.imageBorder:hover {
	border: 2px solid #FFCC00;
}								