table {
	text-align : center;
}

.t1 {
	background-color : #A166C3;
}

.tspon {
	border : 1px dashed White;
	background-color : #6666CC;
}


td {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

  a          {text-decoration:none;}
  a:hover         {
	text-decoration:none;
	color : White;
}

body {
	background-color: #362088;
	font-family : "Comic Sans MS", Arial;
}

.title {
	color : #CC9900;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 16px;
	color : White;
	font-weight : normal;
}

.warn {
	color : White;
	font-size : 12;
	text-align : justify;
	background-color : #362088;
	border : 1px solid White;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	border : 6px ridge #8C56B7;
	background-color : #8744AE;
}

.sponsor {
	color : #000000;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : #000000;
	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);
}
