body{
/*background:url(images/kids_red/bg.jpg);
background-color: #000000;*/
background-position:top center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
}

#page{
width:950px;
margin: auto;
position:relative;
padding-top:20px;
}

#form_page{
width:331px;
height: 500px;
margin:0 auto;

}


.form_text1{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.form_text2{
color:#000000;
font-size:12px;
font-weight:bold;
}

.locationField {
	width: 185px;
}

#footer, #footer a, #clickhere{
/*color:#FFFFFF;
font-size:15px;*/
text-decoration:none;
}

form{
padding:0;
margin:0;
}

#registrant_table{
margin-top: 3px;
background-color:#cccccc;
}

.tbl_head{
background-color:#5d5d5d;
color:#d9d9d9;
padding:5px 5px;
}

.td1{
background-color:#d9d9d9;
color:#000000;
padding:5px 5px;
}

.td2{
background-color:#cccccc;
color:#000000;
padding:5px 5px;
}

.td_space1{
font-size:1px;
width:2px;
background-color:#cccccc;
}

.td_space2{
font-size:1px;
width:2px;
background-color:#d9d9d9;
}

#reg_name{
width:auto;
float:left;
}

#edit_del{
width:auto;
float:right;
}

#bottom_txt{
padding-top:12px;
margin:0 50px;
font-size:16px;
text-align:justify;
color:#a00003;
}

#top_seo{
color:#CCCCCC;
font-size:12px;
font-weight:bold;
background-color:#a4000e;
text-align:center;
}

#schedule{
	width: 876px;
	position: relative;
	margin: 0 auto;
	
}

#schedule .logo{
	float: left;
	margin-right: 14px;
}

#schedule .schedule{
	float: left;
	width: 732px;
}

#schedule .schd_title{
	float: left;
	width:732px;
	font-family: "Arial Black";
	font-size: 22px;
	color: #fff;
}

#schedule .table_top{
	float: left;
}

#schedule .table_lr{
	float: left;
	width: 732px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif
	font-size: 14px;
	
}

#schedule .table{
	background-color: #fff;
	width: 100%;
	padding: 4px;
	border: none;
	
}

#schedule .row{
	width: 732px;
	margin-bottom: 4px;
}

#schedule .row td:first-child{
	margin-left: 0px;
	width: 100px;
	height: 38px;
	line-height: 38px;
	background-color: #ededed;
	font-weight: bold;
	text-align: center;
}

#schedule .row td{
	margin-left: 4px;
	width: 100px;
	height: 38px;
	background-color: #ededed;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
}

#schedule .row td.closed{
	background: url(images/close_bg.png) no-repeat;
}

#schedule .table_title td{
	background-color: #d3d3d3 !important;
	text-transform:uppercase !important;
	height: 18px !important;
	line-height: 18px !important;
}

#schedule .table_bot{
	float: left;
}

#schedule_table .caption{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

