/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

#scroll {
	height: 300px;
	overflow: hidden;
}


body {
	font-family: Georgia, serif;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #231F20;
}

a {
	color: #231F20;
	text-decoration: underline;
}

a:hover {
	color: #a8a9ab;
}

.active {
	color: #231F20;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div.center {
  text-align: center;
}
div#wrapper {
	width:860px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background: url('../images/bkg_wrapper.gif');
}
div#wrapper_bottom {
	width:860px;
}

div#mast {
	margin: 10px 0px 0px 0px;
	width:860px;
	height:108px;
	background: url('../images/mast.gif');
}
div#nav {
	margin: 12px 0px 0px 0px;
	height:15px;
	text-align: center;
}

div#footer {
	width:645px;
	height:125px;
	font-family: Georgia, serif;
	line-height: 12px;
	font-size: 11px;
	color: #333333;
	background-color: transparent; 
}

div#footer a {
	text-decoration: none;
	color: #a01111;
}

div#footer a:hover {
	color: #a01111;
}
div#left_nav {
	width:165px;
	padding: 50px 0px 0px 0px;
	float: left;
	text-align: left;
	font-family: Georgia, serif;
	line-height: 1.5;
	font-size: 9px;
	color: #333333;
}
div#left_nav2 {
	width:165px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	font-family: Georgia, serif;
	line-height: 12px;
	font-size: 11px;
	color: #333333;
}
div#content {
	padding: 10px 0px 0px 0px;
	width:600px;
}
div#maincontent {
	width:410px;
	text-align: justify;
	font-family: Georgia, serif;
	line-height: 18px;
	font-size: 12px;
	color: #333333;
}


div#prizescontent {
	
	text-align: justify;
	font-family: Georgia, serif;
	
	font-size: 12px;
	color: #333333;
}
div#left_nav a {
	text-decoration: none;
	line-height: 18px;
	color: #a01111;
}

div#left_nav a:hover {
	color: #333333;
}

div#left_nav a#active {
	color: #333333;
}



#green {   margin: 0px; padding-left: 40px;
           line-height: 1.5;  
           list-style-image: url(/images/bullet.jpg); }



/*****************************************/
/*** Navigation						   ***/
/*****************************************/
.navtext {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

#navtext a{
	display: block;
	height: 24px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 16px;
	color: #a8a9ab;
	text-decoration: none;
	background: url(../images/arrow_gr.png) no-repeat;
}
#navtext a:hover {
	color: #231F20;
	text-decoration: none;
}
.navtext_active {
	color: #231F20;
	text-decoration: none;
}
#navtable a{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	color: #009933;
	text-decoration: none;
}
#navtable a:hover {
	color: #231F20;
	text-decoration: none;
}
#navtable a:active {
	color: #231F20;
	text-decoration: none;
}

#results_table {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	line-height: 14px;
	border: 1px solid #E6E6E6;
	background: #ffffff;
	font-size: 11px;
	color: #231F20;
}

.divider{
	color:	white;
	margin-left:2px;
	margin-right:2px

}

/*****************************************/
/*** Text							   ***/
/*****************************************/

h1{
	font-family: Georgia, serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 12px;
	font-size: 11px;
	color: #a01111;
	font-style: italic;
}

h2{
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
}
h3{
	font-family: Verdana, sans-serif;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 10px;
	color: #009933;
}


/*****************************************/
/*** Form elements					   ***/
/*****************************************/

.form_col{
	padding: 0px 0px 5px 0px;
}
.formtext{
	font-family: Verdana, sans-serif;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 10px;
	color: #231F20;
}


input.textfield,select.textfield,textarea.textfield
{
	width:				240px;
	background-color:	white;
	font-family:		verdana,arial,sans serif;
	font-size:			11px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 3px solid #a8a9ab;
	color:				black;
}

input.button
{
	width:				50px;
	background-color:	white;
	font-family:		verdana,arial,sans serif;
	margin: 0px 0px 0px 10px;
	font-size:			11px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 3px solid #a8a9ab;
}

.green_script
{   font-size: 20px; font-family: georgia; color: #990000;   }

.red_normal, .red_small, .red_tiny, .red_medium
{ color: #990000; }

 .black_normal, .black_small, .black_tiny
{ color:  #231F20; }

 .green_medium 
{ color:  #009933; }

.green_medium, .red_medium
{   font-size: 14px; font-family: Verdana,sans-serif;    }


.black_normal, .red_normal
{   font-size: 12px; font-family: Georgia,serif;    }

.black_small, .red_small
{   font-size: 10px; font-family: Georgia,serif;    }

.black_tiny, .red_tiny
{   font-size: 9px; font-family: Georgia,serif;    }


