table {
	text-align : center;
}

.t1 {
	width : 750px;
	border : 5px solid #6F4A00;
	border-bottom-style : none;
	border-top-style : none;
	background-color : #996600;
	background-image : url(../bg1.gif);
}

.tspon {
	background-color : #666600;
	border : 3px double #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: #8A5E00;
	font-family : "MS Sans Serif", Geneva, Arial;
	margin-top : 0px;
	margin-bottom : 0px;
}

.title {
	color : #FFCC00;
	font-weight : bold;
	font-size : 32px;
	border : 1px solid #FFCC00;
	padding-left : 30px;
	padding-right : 30px;
	background-color : #6F4A00;
}

.title:hover {
	color : #6F4A00;
	font-weight : bold;
	font-size : 32px;
	border : 1px solid #6F4A00;
	padding-left : 30px;
	padding-right : 30px;
	background-color : #FFCC00;
}

.desc{
	font-size : 16px;
	color : White;
	font-style : italic;
	font-weight : normal;
}

.warn {
	color : #CC6600;
	font-size : 12;
	text-align : justify;
	border : 1px solid Black;
	padding-left : 8px;
	padding-right : 8px;
	background-color : #663300;
	font-family : Arial, Helvetica, sans-serif;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	border : 10px ridge #996600;
	background-color : #8A5E00;
}

.sponsor {
	color : #CC6600;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : White;
	font-size : 10px;
}
