.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.editbox {
	font-size:11px;
	color: #000000;
	width: 204px;
	height: 18px;
	background-color: transparent;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link, a:active, a:visited {
	font-family:Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size:12px;
	font-style: normal;
	height: 0px;
}
a:hover {
	font-family:Tahoma;
	font-weight: normal;
	color: #CC0000;
	font-size:12px;
	font-style: normal;
	height: 0px;
	text-decoration: underline;



}
.Head {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.text3 {


	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.digit {

	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.HeadResult {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #000000;
	font-style: italic;



}
.bg {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #F5F5F5;
	border: 1px solid #D8D8D8;

}
.tab2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #2D76B9;
}

