.Text {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #003C74;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.boxText {

	font-family: Tahoma;
	font-size: 10px;
	color: #003C74;
}
#message {
	font-family: Tahoma;
	font-size: 14px;
}

.reversesmall {
	font-family: Tahoma;
	color: 336699;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;;
}
.mainbox {
	background-color: #FFFFFF;
	margin: 20px 3%;
	padding: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	border: 1px solid #000000;
}
.reverse {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #9CBCDC;
	border: 1px solid #000000;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
.schite {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-right: 10%;
	padding-left: 10%;
}
.reversejr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #5991C8;
	filter: Alpha(Opacity=0, FinishOpacity=100, Style=1);
	padding: 1px 5px;
}
.widebox {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 12px;
	color: #254B72;
	font-weight: bold;
	margin: auto;
	height: auto;
	width: 700px;
}
.Textbox {

	font-family: Tahoma;
	font-size: 9px;
	color: #003C74;
}
.highlight {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	background-color: #FFFF00;
}
