td, div, span, input, textarea { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #666666;
}

a:link { 
	color: #000000; 
	text-decoration: none; 
}

a:visited { 
	color: #000000; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

a:active { 
	text-decoration: underline; 
}

.mainmenu0 { 
	text-align: right; 
}

.mainmenu1 { 
	font-size: 12px; 
	text-align: center; 
	background-color: #66B6BF; 
}

.blue_16_bold { 
	font-size: 16px; 
	font-weight: bold; 
	color: #006666; 
}

.bold_font { 
	font-size: 12px; 
	font-weight: bold; 
}

.text_font { 
	color: #666666; 
}

.input_style { 
	font-family: Helvetica; 
	font-size: 11px; 
	width: 90px; 
}

.blue_12_bold { 
	font-size: 12px; 
	font-weight: bold; 
	color: #0066CC; 
}

.red_16_bold { 
	font-size: 16px; 
	font-weight: bold; 
	color: #FF0000; 
}

.foot_font { 
	text-align: center; 
	color: #999999; 
	background-color: #EFEFEF; 
}

.no_underline { 
	text-decoration: none; 
}

.no_underline:hover { 
	text-decoration: none; 
}

.gray_12_bold { 
	font-size: 12px; 
	font-weight: bold; 
	color: #999999; 
}

.cyan_12_bold { 
	font-size: 12px; 
	font-weight: bold; 
	color: #4F90B0; 
}

