html
{
	height:100%;
	min-height:100%;
	margin-bottom: 1px;
	overflow-y: scroll;
}

body
{
	background-image:url(/images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:rgb(180,180,160);
	font-family:Verdana,Geneva,Arial,san-serif;
	font-size:10pt;
	color:Black;
	margin:0 auto;
	height:auto;
	height:100%;
	min-height:100%;
	padding-left:1px;
	text-align:center;
}

.label
{
	font-weight:bold;
	font-size:11pt;
}

.hint
{
	font-size:9pt;
	font-style:italic;
	font-weight:normal;
	color:rgb(153,153,153);
}

.hint3
{
	color:rgb(231,135,34);
}

input
{
	font-size:9pt;
}

.nav
{
	font-size:10pt;
	font-weight:bold;
}

.header
{
	font-size:12pt;
	font-weight:bold;
}

.footer
{
	color:rgb(102,102,102);
	font-weight:bold;
}

.section
{
	font-size:13pt;
	font-weight:bold;
	color:rgb(231,135,34);
}

.award
{
	color:rgb(231,135,34);
	font-weight:bold;
	font-size:13pt;
}

.award2
{
	color:rgb(231,135,34);
	font-weight:bold;
	font-size:11pt;
	padding-left:10px;
}

.award3
{
	color:rgb(231,135,34);
	font-weight:bold;
	font-size:15pt;
}

a:link
{
	color:black;
}

a:active
{
	color:rgb(0,0,0);
}

a:visited
{
	color:black;
}

a.contact:link
{
	color:white;
	font-weight:bold;
}

a.thirtysecond:link
{
	color:rgb(50,50,50);
	font-weight:bold;
}

a.thirtysecond:active
{
	color:rgb(153,153,153);
	font-weight:bold;
}

a.thirtysecond:visited
{
	color:rgb(153,153,153);
	font-weight:bold;
}

h1
{
	font-size:18pt;
}

h2
{
	font-size:14pt;
}

h3
{
	font-size:11pt;
}

.h1
{
	font-size:18pt;
	font-weight:bold;
}

.h2
{
	font-size:14pt;
	font-weight:bold;
}

.h3
{
	font-size:11pt;
	font-weight:bold;
}

.orange
{
	color:rgb(231,135,34);
}

.black
{
	color:black;
}

.darkorange
{
	color:rgb(231,135,34);
}

.required
{
	color:rgb(231,135,34);
	font-weight:bold;
	font-family:verdana;
	font-size:14pt;
}

.button
{
	background-image:url(/images/btn_bg.jpg);
	background-position:bottom center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	color:rgb(51,0,0);
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
	border:1px solid rgb(153,153,153);
}

.button2
{
	background-image:url(/images/btn_bg_2.jpg);
	background-position:bottom center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	color:rgb(120,0,0);
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
	border:1px solid rgb(153,153,153);
}

button
{
	background-color:transparent;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.refund
{
	font-weight:bold;
	color:rgb(200,0,0);
}

.error
{
	color:rgb(200,0,0);
	font-weight:bold;
}

.clear
{
	clear:both;
}

#clear
{
	clear:both;
}

#toolbar
{

}

#toolbar.stick
{
  position: fixed;
  top: 0;
  margin-top:5px;
  z-index: 10000;
}

/*Safari hack to fix images inside of buttons being aligned correctly*/
html* button img{
		margin-left: -3px;
		margin-top:-1px;
	}


.tab
{
	float:left;
	background-color:white;
	height:350px;
	border:2px solid rgb(220,220,220);
	padding-top:50px;
	position:relative;
	top:-50px;
	z-index:10;
	padding-left:20px;
	padding-bottom:40px;
}

.regtaboff
{
	font-weight:bold;
	font-size:12pt;
	color:rgb(200,200,200);
	height:74px;
	width:250px;
	background-image:url(/images/reg_tab_bg_off.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	z-index:100;
	position:relative;
	margin-left:10px;
}

.regtabon
{
	font-weight:bold;
	font-size:12pt;
	color:rgb(231,135,34);
	height:74px;
	width:250px;
	background-image:url(/images/reg_tab_bg_on.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	z-index:100;
	position:relative;
	margin-left:10px;
}

.reghint
{
	font-size:10pt;
	font-weight:bold;
	color:rgb(200,200,200);
}

.generatorword
{
	font-weight:bold;
	font-size:22pt;
}

.generatorwordsmall
{
	font-weight:bold;
	font-size:11pt;
}

.available
{
	font-size:8pt;
	color:rgb(0,200,0);
}

.notavailable
{
	font-size:8pt;
	color:rgb(200,0,0);
}

.unknown
{
	font-size:8pt;
	color:rgb(231,135,34);
}

.paragraph
{
	line-height:1.5em;
}

.rowheader
{
	background-color:rgb(235,215,175);
}

.roweven
{
	background-color:white;
}

.rowodd
{
	background-color:rgb(245,245,235);
}

.rowchosen
{
	background-color:rgb(235,215,175);
}

.rush
{
	color:RGB(204,0,0);
	font-weight:bold;
}

.tooltipsmall
{
	display:none;
	background-image:url(/images/tooltip-small.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:black;
	z-index:2;
	font-weight:bold;
}

.tooltiplarge
{
	display:none;
	background-image:url(/images/tooltip-large.png);
	font-size:14px;
	height:160px;
	width:320px;
	padding:25px;
	color:black;
	font-weight:bold;
	z-index:2;
}

.ghost
{
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

  /* IE 5-7 */
  filter: alpha(opacity=60);

  /* Netscape */
  -moz-opacity: 0.60;

  /* Safari 1.x */
  -khtml-opacity: 0.60;

  /* Good browsers */
  opacity: 0.60;
}

.click
{
	cursor:pointer;
}

.left
{
	float:left;
}

.link
{
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}
