/* CSS Document */
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.cbox {
	border:solid 1px #999999;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.datebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	ont-weight: normal;
	width:70px;
	height:15px;
	color: #333333;
	border:solid 1px #999999;
}
.countbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	ont-weight: normal;
	width:35px;
	height:15px;
	color: #333333;
	border:solid 1px #999999;
}
.tablesub
{
	background-color:#FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

