table {
	text-align : center;
}

.t1 {
	width : 680px;
}

.tspon {
	background-color : #343538;
	border : 1px solid #CC9900;
}


td {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

  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: #343538;
	font-family : Arial, serif;
	background-image : url(img/bg4.gif);
}

.title {
	color : #CC9900;
	font-weight : bold;
	font-size : 32px;
	background-color : #616161;
	border : 1px solid White;
	padding-left : 30px;
	padding-right : 30px;
}

.desc{
	font-size : 16px;
	color : #000000;
}

.warn {
	color : #669900;
	font-size : 12;
	text-align : justify;
	background-color : #343538;
	border : 1px solid #CC9900;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	background-color : #616161;
	border : 1px solid White;
}

.sponsor {
	color : #CC9900;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : White;
	font-size : 10px;
}

.title:hover{
	background-color : #CC9900;
	color : #616161;
}

.header{
	background-color : #434343;
	color : White;
	border : 1px solid White;
	padding-left : 30px;
	padding-bottom : 4px;
	padding-top : 4px;
	font-size : 12px;
	text-align : left;
	background-image : url(img/arrow.jpg);
	background-repeat : no-repeat;
	background-position : 3px;
}

.td1{
	background-color : #343538;
	border : 1px solid #CC9900;
}