table {
	text-align : center;
}

.t1 {
	background-color : #4B426F;
}

.tspon {
	background-color : #666666;
	border : 1px solid #FFCC00;
}


td {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

  a          {
	text-decoration:none;
	color : #FFCC00;
}
  a:hover         {
	text-decoration:none;
	color : #FFCC00;
}

body {
	background-color : Black;
	font-family : "Century Gothic", Arial;
}

.title {
	font-weight : bold;
	font-size : 32px;
	color : White;
}

.desc{
	font-size : 16px;
	color : White;
	font-weight : normal;
}

.warn {
	font-size : 12;
	text-align : justify;
	background-color : Black;
	font-family : "Century Gothic", Arial;
	border : 1px solid #907ED6;
	color : #907ED6;
}

.recips {
	font-weight : bold;
	font-size : 20px;
	background-color : #8D7CD2;
	border : 8px ridge #8D7CD2;
	color : #FFCC00;
}

.sponsor {
	font-weight : bold;
	font-size : 16px;
}
.small {
	color : #FFFFFF;
	font-size : 10px;
}

.lu{
	background-image : url(img/lu.gif);
	background-repeat : no-repeat;
	background-position : right;
}

.ld{
	background-image : url(img/ld.gif);
	background-repeat : no-repeat;
	background-position : right;
}

.ru{
	background-image : url(img/ru.gif);
	background-repeat : no-repeat;
	background-position : left;
}

.rd{
	background-image : url(img/rd.gif);
	background-repeat : no-repeat;
	background-position : left;
}

.up{
	background-image : url(img/u.gif);
}

.dn{
	background-image : url(img/d.gif);
}

.lt{
	background-image : url(img/l.gif);
}

.rt{
	background-image : url(img/r.gif);
}
