/* CSS Document */

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.btm_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.menu_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #E3E9ED;
	text-decoration: none;
	line-height: 18px;

}
.btm_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #00B9FF;
	text-decoration: none;
	line-height: 18px;

	font-weight: bold;
}
.btm_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #66FFCC;
	text-decoration: none;
	line-height: 18px;

	font-weight: bold;
}
.text_field {
	font-family: Tahoma;
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: none;

	line-height: 15px;
}
.text_fieldbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #007696;
	text-decoration: none;

	line-height: 15px;
	font-weight: bold;
}
.text_32{
	font-family: Tahoma;
	font-size: 11px;
	color: #007696;
	text-decoration: none;
	
	line-height: 15px;
	font-weight: none;
}
.text_32:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #007696;
	text-decoration: none;

	line-height: 15px;
	font-weight: bold;
}