@charset "utf-8";
/* CSS Document */

body
{
	background:#fffff;
	color:#000000;
	margin:0 auto;
	
	font-family: Arial, Helvetica, sans-serif;
	width:960px;
}
#main_content{
	margin-top:130px;
		
	}
	
p{
font-size: 12px;
}
#main_title{
	margin-top:0px;
	text-align:center;
}
#main_message{
	text-align:center;
	margin:0px 20px 0px 60px;
}
.main_message_centered{
	text-align:center;
	margin:0px 40px 0px 40px;
}
.main_message_left{
	text-align:left;
	font-weight:bold;
	font-size: 20px;
	text-align: center;
	/* margin:0px 40px 0px 40px;*/
}
#print_t_and_c{
 width:740px;
 }
#main_table{
	/*	background-color:#e1c980; */
	background-color: #ffffff;
		min-height:400px;
	border: #000000 solid 0px;
	}
#picture_row{
	margin:10px 5px 0px 5px;
}

#form_content{
text-align:left;
 margin: 20px 0px 40px 0px;}


#footer{
 margin-left: auto;
 margin-right: auto; 
 padding-bottom: 10px;
 width:700px;
font-size:10px;
color:#000000;	
	}
#footer hr{
	color:#000000;	
	}

a.footer:link {
         color: #39280e;
					 
         }
a.footer:visited {
         color: #a97629;
	         }
a.footer:hover {
         color: #CCCCCC;
         background-color: #333333;
         text-decoration: none;
         }
a.footer:active {
         color: #333333;
         }


hr{
width:700px;
}

table.search_me, th.search_me, td.search_me {	border: 1px  solid black;}


table.form_one{
marin 0 auto;
}
table.form_one td
	{
		font-size:14px;
		font-weight:bold;
		padding-bottom: 5px;
	}
table.award_form td
	{
	text-align:left;
		font-size:12px;
		font-weight:bold;
		padding-bottom: 5px;
	}

ol{
	font-size:13.5px;
	font-weight: normal;
}

table.registered_to td{
	font-weight: normal;
	font-size:14px;
	/* font-family: "times-new-roman"; */
}

/*  global text  */
h1, h2, h3, h4, h5, h6
{  
    font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #39280e;
	 
}
h1
{
    font-size: 24px;		
}
h2
{
    font-size: 20px;
}
h3
{
    font-size: 13px;
}
h4
{
    font-size: 12px;
}
h5
{
    font-size: 11px;
}
h6
{
    font-size: 10px;
}
	.error
	{
		background-color: #CCCCCC;
		border-style: solid;
		border-width: 1px;
		color: #FF0000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 0px auto;
		padding: 5px 2px 5px 2px;
		width: 650px;
		text-align:left;
	}
.tandcBox
	{
		
		border-style: solid;
		border-width: 1px;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 0px auto;
		padding: 5px 2px 5px 2px;
		width: 650px;
		text-align:center;
	}	
.redAlert{
color:#CC0000;
font-weight:bold;
font-size: 16px;
}
/*gradient	  255,111,16 - 
				ff6f10darker
	  254,145,73 - lighter*
outline	  255,89,0*/

	input.btnhov {	  
	  background-color:#cccccc;
	  text-decoration: underline;
	  border-color: #339933;
	border-width: 2px;
	  }

input.btnx{ 
	  color:#ffffff;
	  font: bold 84% Arial, Helvetica, sans-serif ; 
	  background-color:#ff6f10; 
	  border: 2px solid; 
	  border-color: #696 #363 #363 #696; 
	  filter:progid:DXImageTransform.Microsoft.Gradient	  
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffff6f10'); 
	  
	}
	
input.rounded {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 20px;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
}
input.rounded:focus {
	border-color: #339933;
	border-width: 2px;
}	

.button_center {
text-align: center;
}



	
	
li{
padding-bottom: 10px;
}
