.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}
A:link {TEXT-DECORATION: underline}
A:visited {TEXT-DECORATION: underline}
A:hover {TEXT-DECORATION: none}
A:active {TEXT-DECORATION: underline}
#tl {
	width: 100%;
	height: auto;
	margin: 0px auto;
	z-index: 2;
	position: relative;
	background-color: #990000;
} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEC872;
	background-image: url(/img/bg.jpg);
}
.desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#main {
	width: 1001px;
	margin: 0px auto;
	z-index: 2;
	position: relative;
} 
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #990000;
}
.spd {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
}
.th {border: 1px dotted #990000;width: 195px;height: 145px;margin: 0px;}
.ti {border: 1px solid #000;width: 195px;height: 145px;	margin: 0px;}
.tt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEC872;
}
.revd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.revs {
	float: left;
	text-align: center;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	font-weight: bold;
color: #000;font-size: 12px; padding: 2px;
}

.revp {
	float: left;
	text-align: center;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	font-weight: bold;
}
.revp a, .revp a:link { background: #CC0000; color: #FFFFFF; border: 1px solid #000000; font-size: 12px; padding: 2px; text-align: center;  TEXT-DECORATION: none;}
.revp a:hover {
	background-color: #990000;
	color: #FF9900;
}

