.text { 
	font-family: verdana, trebuchet, geneva, arial, sans-serif; 
	font-size: 12px; 
	line-height: 15px; 

	color: #00254F; 
}

.textmenu { 
	font-family: verdana, trebuchet, geneva, arial, sans-serif; 
	font-size: 12px; 
	line-height: 22px; 
	color: #00254F;
	border: thick dotted #FFFFFF;
	border-color: #FFFFFF; /* BFF2BF */ 
}

.menu { 
	font-family: 'Trebuchet MS', verdana, geneva, arial, sans-serif; 
	font-size: 14px; 
	line-height: 24px;
	font-weight: bold; 
	color: #00254F;
	text-decoration: none; 
}

.menuon {
	background-color: #BFF2BF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFB870;
}

.title { 
	font-family: 'Trebuchet MS', verdana, geneva, arial, sans-serif; 
	font-size: 22px; 
	line-height: 23px; 
	font-weight: bold; 
	color: #00254F;  
	letter-spacing: 1px; 
	text-align: left; 
}

.ptitle { 
	font-family: 'Trebuchet MS', verdana, geneva, arial, sans-serif; 
	font-size: 22px; 
	line-height: 23px; 
	font-weight: bold; 
	color: #00254F;  
	letter-spacing: 1px; 
	text-align: left;
	border: thick dotted #BFF2BF;
	border-color: #BFF2BF; /* BFF2BF */
	background-color: #FFFFFF;
}

.stitle { 
	font-family: 'Trebuchet MS', verdana, geneva, arial, sans-serif; 
	font-size: 16px; 
	line-height: 23px; 
	font-weight: bold; 
	color: #00254F;  
	letter-spacing: 1px; 
	text-align: left; 
	background-color: #FFFFCC;
}

.rowyellow {
	border-color: #FFFFCC;
	border-top: thick dotted #70CCDA;
}

.textg {
	font-size: 12px; 
	font-family: 'Trebuchet MS', verdana, geneva, arial, sans-serif;
	line-height: 18px;
	color: #00254F;
	/*background-color: #FFB870;*/
}

.textf {
	font-size: 12px; 
	font-family: 'Trebuchet MS', verdana, geneva, arial, sans-serif;
	line-height: 18px;
	color: #00254F;
	/*background-color: #FFFFCC;*/

}