body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg_patt.jpg);
}
.tablebg {
	background-image: url(images/index_13.jpg);
	background-repeat: repeat-x;
	background-color: #3A3A3A;
}
.white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.whiteb {
	font-family: Arial;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.red {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.red:hover {
    font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebb {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteo {
	font-family: Arial;
	font-size: 13pt;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteo:hover {
	font-family: Arial;
	font-size: 13pt;
	color: #FF0000;
	text-decoration: none;
}