body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}

.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	
}
a, a:visited, a:active {
	color: #2B6EAC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2B6EAC;
}


#navcontainer {

	margin: 0px;
	padding: 0px;
}

li 
{ margin-top:      0px;
  margin-bottom:   3px; 
  margin-left:  16px;
  color:           #2B6EAC;
	font-weight: bold;
}

#navcontainer UL {
 list-style: none;
 margin: 0px 0px 0px 20px;
 padding: 0px;
 border: none;

}
#navcontainer LI {
	display: block;
	margin-top: -2px;
	padding: 0px;
	float: left;
	width: auto;
}
#navcontainer A, A.active:link, #navcontainer A.active:visited {
	font-weight: bold;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0px;
	padding: 3px 10px;
}
#navcontainer A:hover {
	background: #EEEEEE;
}

.doclink {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0px;
	padding: 3px 10px;
}
doclink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

}
FAQhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}
.FAQhead {

	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.brightblue {
	color: #E2DFD6;
}

.regtext {
	font-size:12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listHead {
	font-weight: bold;
	font-size: 12px;
	border-bottom: thin solid;
	line-height: 22px;
}

.GameVer {
	font-size: 14px;
	color:white;
}

.rulingline {width:100%; color:#999999; text-align:center; height: 0.5px;}

input.btn {background-color:#F05920; 
color:#FFFFFF; 
font-weight: bold; 
font-size:14px; 
	  border:2px solid; 
	  border-color:  #CCCCCC  #666666 #666666 #CCCCCC; 
}

input.btnhov {
background-color:#F89F21;}

h3 {
font-size:12px; font-weight:900; }

h2 {
font-size:14px; font-weight:900; }

h1 {
font-size:18px; font-weight:bold; }


