.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: E2EEFB;
	border: 1px solid #38669E;
	height: 17px;
	width: auto;
}
.textbox1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: FAF4DC;
	border: 1px solid #BA9A1B;
	height: 17px;
	width: auto;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.headingsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.headingtiny {
	font-family: Tahoma;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.botlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #C5DAE2;
	text-decoration: none;
}
.bodylinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D74B7;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D74B7;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D74B7;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks1 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks1 a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: ffaa00;
	text-decoration: none;
}
.mainlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.mainlink a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.textfield {

	font-family: Tahoma;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	height: 18px;

	width: auto;

	border: 1px solid #FAF4DC;

}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: strong;
	color: #333333;
	text-decoration: none;
	background-color: FAF4DC;
	width: auto;
	border: 1px solid #BA9A1B;
}