body  {
	/*	background: #781a26;*/  
	background: #000000;
	background-image:url(images/bg2.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	text-decoration: none;
}
.tdata {font-size: 10pt;  color: #FFFFFF; font-family: "verdana" }
.tsched {font-size: 11pt;  font-family: "verdana" }
.tdata9 {font-size: 9pt;  color: #BFF0F0; font-family: "verdana" }
.tdata9j {font-size: 9pt;  color: #BFF0F0; font-family: "verdana"; text-align:justify;}
.tdata8 {font-size: 8pt;  color: #FFFFFF; font-family: "verdana" }
.tmini{font-size: 7pt;  color: #FFFFFF; font-style: "italic";  font-family: "verdana" }
.thdr {font-size: 11pt;  color: #BFF0F0; font-family: "verdana" }
.thdr3 {font-size: 10pt;  color: #BFF0F0; font-family: "verdana" }
.thdr3s {font-size: 10pt;  font-family: "verdana" }
.thdr2 {font-size: 13pt;  color: #BFF0F0; font-family: "verdana" }
.thdr14{
	font-size: 14pt;
	color: #FFFFCC;
	font-family: Verdana, Geneva, sans-serif;
}
.thdr15{
	font-size: 15pt;
	color: #FFFFCC;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: .5em;
}
.thdr16 {font-size: 18pt;  color: #BFF0F0; font-family: "verdana" }
.tspecial {font-size: 10pt;  color: #FFFFCC; font-family: "verdana" }
A:link, A:visited, A:active {color:#BFF0F0; font-family: "verdana"; font-weight:bold; text-decoration:underline;}
A:hover {color:#FFFFcc;}
A.cred:link, A.cred:visited, A.cred:active {color:#FFFFCC; font-weight:bold; font-size: 8pt; text-decoration:underline;}
A.cred:hover {color:#FFFFFF}
A.none:link, A.none:visited, A.none:active {color:#BFF0F0; font-family: "verdana"; font-weight:bold; text-decoration:none;}
A.none:hover {color:#FFFFcc;}
A.reg:link, A.reg:visited, A.reg:active {color:#0000ff; font-family: "verdana"; font-weight:normal; text-decoration:underline;}
A.reg:hover {color:#FF00cc;}

#announce {
	padding: 10px;
	height: 150px;
	width: 370px;
	border: medium groove #BFF0F0;
	font-size: 1em;
	font-weight: bold;
	color: #017272;
	background-color: #BFF0DD;
	
}
#RIP {
	width:320px;
	height:65px;
	padding:6px;
	background-color: #FFF;
	border: 2px solid #000;
	font-family:verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000;
	margin:0px;
	text-align:left;
}
.contest {
	padding: 7px;
	height: auto;
	width: 500px;
	border: medium groove #BFF0F0;
	font-size: 1em;
	font-weight: bold;
	color: #f00;
	background-color: #000000;
	margin:10px 0 0 30px;
	text-align:center;
}
