body {
	background-image: url(bground.jpg);
	background-repeat:repeat-x;
	background-color:#960e59;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size:70%;
}

.headerbg
{
	height:58px;
	background:url(images/header_bg_btm.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
	
}

p, td { 
	font-weight: normal;
	color:#fff;
	line-height:1.4em;
	
	}   /* 400 */


.adminnav
{
	font-size:11px;
}

.admintablerow
{
	border-bottom:1px dotted #cc6699;
	padding:.4em .5em;
	margin: .2em;
	text-align:left;
	font-size:12px;
}


h1
{
	color:#69bcfc;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	margin:0px;
}

h2
{
	color:#fff;
	font-weight:100;
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
}

hr
{
	border:0px solid #7e518a;
	color: #7e518a;
background-color: #630237;
height: 1px;
clear:both;
}

.highlight
{
		color:#C9C;
		font-size:13px;
}

.highlight2
{
		color:#FFF;
		font-size:15px;
		font-weight:100;
		 line-height:20px;
}

.highlight_yellow
{
	font-size:24px; font-weight:100; color:#FC3; line-height:28px;
}

.highlight_yellow2
{
	font-size:20px; font-weight:100; color:#fee77d; 	 line-height:23px;
}

.highlight_blue
{
	font-size:20px; font-weight:100; color:#69bcfc;
}



.ticketnumber
{
	font-size:30px; font-weight:bold; color:#c80c72; line-height:30px; padding-left:5px;
}

.drawnumber
{
	font-size:20px; font-weight:bold; color:#c80c72; line-height:23px; padding-left:5px;
}


.highlight_white
{
	font-size:24px; font-weight:100; color:#C9C;
}

.tableheader
{
	border-bottom:1px solid #630237;
	text-transform:uppercase;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.15em;	
	padding:.4em .5em;
	margin: .2em;
	color: #FC3;
	text-align:left;
}

.tablerow
{
	border-bottom:1px dotted #cc6699;
	padding:.4em .5em;
	margin: .2em;
	text-align:left;
}

.tablerow2
{
	padding:.4em .5em;
	margin: .2em;
	text-align:left;
}

a:link {
	text-decoration: none;
	color: #f8da7a;
}
a:visited {
	
	text-decoration: none;
	color: #f8da7a;
}
a:hover {
	
	text-decoration: underline;
	color: #f8da7a;
}
a:active {
	
	text-decoration: none;
	color: #f8da7a;
}




a.nav:link {
	text-decoration: none;
	color: #FFF;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}
a.nav:visited {
	
	text-decoration: none;
	color: #FFF;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}
a.nav:hover {
	
	text-decoration: underline;
	color: #FFF;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}
a.nav:active {
	
	text-decoration: none;
	color: #FFF;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}

a.nav_on:link {
	text-decoration: underline;
	color: #fde14c;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}
a.nav_on:visited {
	
	text-decoration: underline;
	color: #fde14c;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}
a.nav_on:hover {
	
	text-decoration: underline;
	color: #fde14c;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}
a.nav_on:active {
	
	text-decoration: none;
	color: #fde14c;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}





a.footernav:link {
	text-decoration: none;
	color: #d76fa8;
	font-size:11px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
a.footernav:visited {
	
	text-decoration: none;
	color: #d76fa8;
	font-size:11px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
a.footernav:hover {
	
	text-decoration: underline;
	color: #d76fa8;
	font-size:11px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
a.footernav:active {
	
	text-decoration: none;
	color: #d76fa8;
	font-size:11px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

