.grad {
	background-color: #BF0404;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}	


.tableCellNormal {
	background-color: #BF0404;
}
.tableCellHover {
	background-color: #810303;
}
.tableCellClick {
	background-color: #666666;
}

.grad a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.grad a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.grad a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #BF0404;
	text-decoration: none;
}
a:visited {
	color: #BF0404;
	text-decoration: none;
}
a:hover {
	color: #BF0404;
	text-decoration: underline;
}
body {
	background-color: #810303;
	margin: 0px;
	padding: 0px;
}
table {
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.ad-small {
	height: 60px;
	width: 468px;
	position: absolute;
	overflow: hidden;
	top: 25px;
}
.ad-large {
	height: 300px;
	width: 468px;
	position: absolute;
	overflow: hidden;
	top: 25px;
}
.popup-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.popup-td {
	border-top: 1px dotted #666666;
	border-right: #666666;
	border-bottom: #666666;
	border-left: #666666;
}
