body{
	background-color: #f3f3f2;
	margin:0px;
	padding:0px;
	font-family:Arial; 
}
			
a:link    { text-decoration: none }   
a:visited { text-decoration: none}   	
a:active  {  }  

#content {
	padding: 10px;
				
}

#footer {
	position: relative;  /* Needed for Safari */
	padding: 10px 0px 0px 0px;
	width: 75%;
}

.button-table {
	
}


td.button-table-left {
	background-image: url(images/button_left.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.button-table-right{
	background-image: url(images/button_right.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

td.button-table-left2 {
	background-image: url(images/button_left2.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.button-table-right2 {
	background-image: url(images/button_right2.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

td.button-table-left3 {
	background-image: url(images/button_left3.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.button-table-right3 {
	background-image: url(images/button_right3.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.menutext{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#dcdcdc;
	text-decoration:none;
}

.menutext:hover  { 
	color: #FFFFFF; 
	text-decoration:underline; 
} 

.submenutext{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}

.submenutext:hover  { 
	color: #000000; 
	text-decoration:underline; 
}

.bottommenutext{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#555555;
	text-decoration:none;
}


.bottommenutext:hover  { 
	color: #000000; 
	text-decoration:underline; 
} 

.bottommenucell {
	padding: 6px;
}

.menutable {
	border-top:3px solid #ffffff;
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
	/*border-bottom:3px solid #ffffff;*/
	background-color: #686a6c;
}

.menucell {
	padding-left: 6px;
}

.submenutable {
	/*border-top:3px solid #ffffff;*/
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	background-color: #c1ddba;
}

.submenucell {
	padding-left: 6px;
}

.ticketbuyerstable {
	background-color: #8dcff4;
	border: 3px solid #ffffff
}

.faqtable {
	background-color: #8dcff4;
	background-color: #cde9e8;
	border: 3px solid #ffffff;
}



.titletext { 
	font-family:Arial; 
	font-size:12px;
	font-weight:bold;
	color: #555555;	
}

.largetext { 
	font-family:Arial; 
	font-size:24px;
	font-weight:bold;
	line-height: 24px;
	color: #555555;
}

.bodytext { 
	font-family:Arial; 
	font-size:12px;
	font-weight:normal;
	color: #555555;
}

.text24 { 
	font-family:Arial; 
	font-size:24px;
	font-weight:bold;
	line-height: 26px;
	color: #555555;
}

.text20 { 
	font-family:Arial; 
	font-size:20px;
	line-height: 20px;
	color: #555555;
}

.textteamassign { 
	font-family:Arial; 
	font-size:20px;
	font-weight: bold;
	color: #FF0000;
}

.textinvalidticket { 
	font-family:Arial; 
	font-size:20px;
	font-weight: bold;
	color: #FF0000;
}

.text18 { 
	font-family:Arial; 
	font-size:18px;
	font-weight:normal;
	color: #555555;
}

.text18serif { 
	font-family:Times; 
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color: #555555;
}

.text16 { 
	font-family:Arial; 
	font-size:16px;
	font-weight:normal;
	color: #555555;
}

.text16signup { 
	font-family:Arial; 
	font-size:16px;
	font-weight:normal;
	color:#000000;
}

.text16serif { 
	font-family:Times; 
	font-size:16px;
	font-weight:normal;
	line-height:17px;
/*	color: #555555; */
	color: #555555;
}

.text16seriflink { 
	font-family:Times; 
	font-size:16px;
	font-weight:normal;
	line-height:17px;
	color: #555555;
	text-decoration:underline; 
}

.text16seriflink:hover { 
	font-family:Times; 
	font-size:16px;
	font-weight:normal;
	line-height:17px;
	color: #000000;
	text-decoration:underline; 
}


.text14 { 
	font-family:Arial; 
	font-size:14px;
	font-weight:normal;
	color: #555555;
}

.text14signup { 
	font-family:Arial; 
	font-size:14px;
	font-weight:normal;
	color: #000000;
}


.text16linkblue { 
	font-family:Arial; 
	font-size:16px;
	font-weight:normal;
	color: #0000CC;
	text-decoration:underline; 
}

.text16linkblue:hover  { 
	color: #000000; 
	text-decoration:underline; 
}

.text14linkblue:hover  { 
	color: #000000; 
	text-decoration:underline; 
}

.text14linkblue { 
	font-family:Arial; 
	font-size:14px;
	font-weight:normal;
	color: #0000CC;
	text-decoration:underline; 
}

.text14link { 
	font-family:Arial; 
	font-size:14px;
	font-weight:normal;
	color: #555555;
	text-decoration:underline; 
}

.text14link:hover  { 
	color: #000000; 
	text-decoration:underline; 
}

.text14serif { 
	font-family:Times; 
	font-size:14px;
	font-weight:normal;
	line-height:15px;
	color: #7c7c7c;
}

.text14seriflink { 
	font-family:Times; 
	font-size:14px;
	font-weight:bold;
	color: #7c7c7c;
	text-decoration:none; 
}

.text14seriflink:hover { 
	font-family:Times; 
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline; 
}

.text12 { 
	font-family:Arial; 
	font-size:12px;
	font-weight:normal;
	color: #555555;
}

.text12signup { 
	font-family:Arial; 
	font-size:12px;
	font-weight:normal;
	color: #000000;
}

.text13 { 
	font-family:Arial; 
	font-size:13px;
	font-weight:normal;
	color: #555555;
}


.text10disclaimer { 
	font-family:Arial; 
	font-size:10px;
	font-weight:bold;
	line-height:11px;	
	color: #555555;
}


.text12serif { 
	font-family:Times; 
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	color: #555555;
}

.text12link { 
	font-family:Arial; 
	font-size:12px;
	font-weight:normal;
	color: #555555;
	text-decoration:none; 
}

.text12link:hover  { 
	color: #000000; 
	text-decoration:underline; 
}

.text11 { 
	font-family:Arial; 
	font-size:11px;
	font-weight:normal;
	color: #555555;
}

.text11link { 
	font-family:Arial; 
	font-size:11px;
	font-weight:normal;
	color: #555555;
}

.text11link:hover  { 
	color: #000000; 
	text-decoration:underline; 
}

.textrules { 
	font-family:Arial; 
	font-size:12px;
	font-weight:normal;
	color: #555555;
}


/*  */

.textCourier { 
	font-family:Courier; 
	font-size:14px;
	font-weight:normal;
	color: #555555;
}


.teamtable td{
	text-align: center;
	border-right: solid 1px #4c4c4c;
	border-top: solid 1px #4c4c4c;
	padding: 2px 1px 2px 1px;
	
}

.teamtable .cell1{
	text-align: left;
	padding: 2px 1px 2px 7px;
	border-right: solid 2px #4c4c4c;
	border-top: solid 1px #4c4c4c;
	border-left: solid 1px #4c4c4c;
}

.teamtable .celltotal{
	text-align: center;
	padding: 2px 1px 2px 1px;
	border-right: solid 1px #4c4c4c;
	border-top: solid 1px #4c4c4c;
	border-left: solid 3px #4c4c4c;
}

.teamtable .cellsection{
	text-align: left;
	padding: 2px 1px 2px 4px;
	border-right: solid 1px #4c4c4c;
	border-top: solid 1px #4c4c4c;
	border-left: solid 1px #4c4c4c;
	background-color:#dcdcdc;
}

.teamtable td label{
	font-family:Arial; 
	font-size:10px;
	font-weight:normal;
	color: #4c4c4c;
}

.teamtable .cell-totallabel{
	text-align: right;
	border-right: solid 1px 1px 1px 1px #4c4c4c;
	border-top: solid 1px #4c4c4c;
	border-left: solid 1px #4c4c4c;
	border-bottom: solid 1px #4c4c4c;
	padding: 2px 8px 2px 1px;	
}

.teamtable .cell-totaltotal{
	text-align: center;
	padding: 2px 1px 2px 1px;
	border-right: solid 1px #4c4c4c;
	border-top: solid 1px #4c4c4c;
	border-left: solid 3px #4c4c4c;
	border-bottom: solid 1px #4c4c4c;
}

.datafield1{
	text-align: left;
	padding:1px;
	color: #4c4c4c;
	border:0px;
	background-color: #f3f3f2;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}

.datafield2{
	text-align: right;
	padding:1px;
	color: #4c4c4c;
	border:0px;
	background-color: #f3f3f2;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}

.datafield3{
	text-align: center;
	padding:1px;
	color: #4c4c4c;
	border:0px;
	background-color: #f3f3f2;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
}

.datafield4{
	text-align: center;
	padding:1px;
	color: #4c4c4c;
	border:0px;
	background-color: #f3f3f2;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
}

.datafield5{
	text-align: center;
	padding:1px;
	color: #4c4c4c;
	border:0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
}

.ticketteams_mm{
	font-family:Verdana; 
	font-size:12px;
	font-weight:bold;
	color: #555555;
	border:0px;
}
.datafield6{
	font-family:Verdana; 
	font-size:12px;
	font-weight:bold;
	color: #555555;
	border:0px;
	background-color: #f3f3f2;
}

.datafield6dark{
	font-family:Verdana; 
	font-size:12px;
	font-weight:bold;
	color: #555555;
	border:0px;
	background-color: #dcdcdc;
}

.printticketteams{
	font-family:Verdana; 
	font-size:14px;
	font-weight:bold;
	color: #000000;
	border:0px;
}

.winnerfield6{
	font-family:Arial; 
	font-size:12px;
	font-weight:normal;
	color: #4c4c4c;
	border:0px;
	background-color: #f3f3f2;
}

.winnerfield6dark{
	font-family:Arial; 
	font-size:12px;
	font-weight: normal;
	color: #4c4c4c;
	border:0px;
	background-color: #dcdcdc;
}

.winnertable6 {
	border-right: solid 1px #555555;
	padding:4px 0px 4px 4px;
}

.winnertable6dark {
	border-right: solid 1px #555555;
	padding:4px 0px 4px 4px;
	background-color: #dcdcdc;
}

.tablecell6 {
	border-right: solid 1px #555555;
/*	padding:4px 0px 4px 10px; */
	padding:5px 0px 5px 10px;
}

.tablecell6dark {
	border-right: solid 1px #555555;
	padding:5px 0px 5px 10px;
	background-color: #dcdcdc;
}

.textCourier { 
	font-family:Courier; 
	font-size:14px;
	font-weight:normal;
	color: #555555;
}
