.navtext {     
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #ddd8d2; font-weight: none;
	text-decoration : none;
}

a.navtext {     
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #0066cc; font-weight: none;
	text-decoration : none;
}

a.navtext:hover {
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #0066cc; font-weight: none;
	text-decoration : underline;
}

.white_navtext {     
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #ffffff; font-weight: none;
	text-decoration : none;
}

a.white_navtext {     
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #ffffff; font-weight: none;
	text-decoration : none;
}

a.white_navtext:hover {
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #ffffff; font-weight: none;
	text-decoration : underline;

}

.port_navtext {     
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	color : #ffffff;
	text-decoration : none;
	
}

a.port_navtext {     
	font-family:arial, verdana,tahoma;
	font-size: 8pt;
	color : #ffffff;
	text-decoration : none;
}

a.port_navtext:hover {
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	color : #ff9900; font-weight: none;
	text-decoration : none;

}

.red_navtext {     
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #990000;
	text-decoration : none;
	
}

a.red_navtext {     
	font-family:arial, verdana,tahoma;
	font-size: 9pt;
	color : #990000;
	text-decoration : none;
}

a.red_navtext:hover {
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #990000; font-weight: none;
	text-decoration : underline;

}

.map_navtext {     
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	color : #000000;
	text-decoration : none;
	
}

a.map_navtext {     
	font-family:arial, verdana,tahoma;
	font-size: 8pt;
	color : #000000;
	text-decoration : none;
}

a.map_navtext:hover {
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	color : #000000; font-weight: none;
	text-decoration : underline;

}

.white_bodytext {
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #ffffff;

}

.red_bodytext {
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #990000;

}

.bodytext {
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color : #000000;
	
}

.maptext {
	font-family: arial,verdana;
	font-size: 8pt;
	color : #333333;
	
}

.smalltext {
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	color : #333333;

}

input {
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
}

input.noborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFFF;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFFF;	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFFF;
}

a.barlink {     
	font-family: arial,verdana,tahoma;
	font-size: 7pt;
	color : #0066cc;
	text-decoration : none;
}

a.barlink:hover {
	font-family: arial,verdana,tahoma;
	font-size: 7pt;
	color : #0066cc; font-weight: none;
	text-decoration : underline;

}

.bartext {
	font-family: arial,verdana,tahoma;
	font-size: 7pt;
	color : #333333;

}

.cellcolor {     
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	color : #ddd8d2; font-weight: none;
	text-decoration : none;
	background-color: blue
}

a.cellcolor {     
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	color : #0066cc; font-weight: none;
	text-decoration : none;
	background-color: red
}

a.cellcolor:hover {
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	color : #0066cc; font-weight: none;
	text-decoration : underline;
	background-color: green
}