.blue_text {
	font-family: Arial Narrow;
	font-size: 16px;
	font-weight: bold;
	color: #6CB6E8;
}
a {text-decoration:underline;}
a:hover {text-decoration:none;}
.maintext {
	font-family:Verdana;
	font-size: 12px;
	color: #606060;
	padding: 10px;
}
.bottext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #8E8E8E;
}
.link_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #04A6E2;
}
.linkyellow_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ECB61E;
}
.title_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {text-decoration:underline;}
a:hover {text-decoration:none;}
.tahoma_black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAF6FB;
	height: 18px;
	width: 150px;
	border: 1px solid #BDE9FA;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAF6FB;
	height: 60px;
	width: 170px;
	border: 1px solid #BDE9FA;
}
.arial_text {
	font-family: Arial;
	font-size: 12px;
	color: #02439B;
}.smallimg {
	padding-left: 20px;
}
