table {
	text-align : center;
}

.t1 {
	width : 750px;
}

.tspon {
	background-color : #666633;
	border : 2px dotted #CC6600;
}


td {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

  a 			{color : White;}
  a:link          {text-decoration:none;}
  a:active        { text-decoration: none;}
  a:visited       { text-decoration:none; }
  a:hover         {
	text-decoration:none;
	color : White;
}

body {
	background-color: Black;
	font-family : "MS Sans Serif", Geneva, Arial;
	background-image : url(img/bg1.jpg);
	background-repeat : repeat-x;
}

.title {
	color : #CC9900;
	font-weight : bold;
	font-size : 32px;
	border : 1px solid #CC9900;
	background-color : #13440F;
	padding-left : 20px;
	padding-right : 20px;
}

.desc{
	font-size : 16px;
	color : #000000;
}

.warn {
	font-size : 12;
	text-align : justify;
	background-color : #0C290A;
	color : #CC6600;
	border : 2px dotted #CC6600;
}

.recips {
	color : #CC6600;
	font-weight : bold;
	font-size : 20px;
	border : 10px ridge #316B2C;
	background-color : #316B2C;
}

.sponsor {
	color : #FFCC00;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : White;
	font-size : 10px;
}
