table {
	text-align : center;
}

.t1 {
	width : 700px;
}

.tspon {
	border : 3px double #FFCC00;
	border-left-style : none;
	border-right-style : none;
	background-color : #555186;
}


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 : #990000;
}

body {
	background-color: #615C98;
	font-family : "Comic Sans MS", Arial;
	background-image : url(../bg1.gif);
}

.title {
	color : White;
	font-weight : bold;
	font-size : 32px;
	background-color : #666699;
	border : 1px solid White;
}

.enter {
	color : White;
	font-weight : bold;
	font-size : 32px;
}


.desc{
	font-size : 16px;
	color : #000000;
}

.warn {
	color : #FF9933;
	font-size : 12;
	text-align : justify;
	background-color : #666666;
	border : 6 ridge #666699;
	font-family : "Century Gothic", Arial;
}

.recips {
	color : White;
	font-weight : bold;
	font-size : 20px;
	border : 3px dotted White;
	background-color : #999999;
}

.sponsor {
	color : #FFCC00;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : White;
	font-size : 10px;
}
