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

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

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

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

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

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

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

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

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

}

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

.headingtext {
	font-family: arial, verdana, tahoma;
	font-size: 25pt;
	color : #deoooo;
	
}

.smallheadingtext {
	font-family: arial, verdana, tahoma;
	font-size: 15pt;
	color : #deoooo;	
	
}

.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: #F8F8F8;
}

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: #F8F8F8;
}

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 : #ffffff; 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
}