.toptable1{
border: 1 solid #e4e4e4;
	
}
.toptable2{
	border: 1 solid #CC0000;
	font-family:verdana;
	color:#000000;
	font-size:9.5;
	font-weight:bold;
	height: 18;
}
.toptable3{
	border-bottom: 1 dotted  gray;
		}
.redbox{
	background-color : #CC0000;
	border-top: 1 solid Maroon;
	border-left:1 solid Maroon;
	border-bottom: 1 solid #FFAEAE;
	border-right:1 solid #FFAEAE;
	font-family:verdana;
	color:#ffffff;
	font-size:11;
	font-weight:bold;
	height: 18;
	vertical-align : middle;
}.newscre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	background-color: #FFCC00;
}
.newscre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	background-color: #FFCC00;
	font-weight: bold;
}
.bball {
	background-attachment: fixed;
	background-image: url(images/bball.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-right: 10px;
	padding-left: 10px;


}
.on
{
	display: on;
}

.off
{
	display: none;
}
.body, table, p, form, td, input, textarea
{
font-family:tahoma;
font-size:11px;
}
