body {
	background-color:#D6CBBA;
	margin:0px;
	}
hr {
	margin-top:0px;
	margin-bottom:15px;
	color:#A7D401;
	height:1px;
	border-color:#A7D401;
	background-color:#A7D401;
	border:0px;
	}
a {
	color:#287828;
	font-weight:bold;
}
#tabs {
	float:left;
	width:100%;
	background-color:#D6CBBA;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	clear:both;
	padding-left:71px;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	} 
	
	#tabs a:active {
	background-position:0% -42px;
	}

#tabs a:active span {
	background-position:100% -42px;
	} 
.title{
	font-weight:bold; 
	font-size:140%; 
	color:#287828; 
	margin-bottom:5px;
	}
.topleft
	{
	background-image:url('images/tl.gif');
	background-repeat:no-repeat;
	background-position: top left; 
	padding:50px;
	padding-top:30px;
	padding-bottom:30px;
	}
.topright
{
	background-image:url('images/tr.gif'); 
	background-repeat:no-repeat; 
	background-position: top right;
}
.bottomright{
	background-image:url('images/br.gif'); 
	background-repeat:no-repeat; 
	background-position: bottom right;
}
.bottomleft{
	background-image:url('images/bl.gif');
	background-repeat:no-repeat; 
	background-position: bottom left; 
	clear:both;
}
.maintd{
	font-family: verdana; 
	font-size:100%; 
	padding:0px; 
	padding-top:0px; 
	padding-bottom:0px;
	border:0px solid #A7D400; 
	color:#5E5A55; 
	line-height:150%; 
	text-align:justify; 
	letter-spacing:1px;
}
.programtable td{
	padding:5px;
	background-color: #F9F9F9;
	border: 1px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
.tableheader{
	background-color:#287828 !Important;
	border: 0px !Important;
	border-bottom:2px solid #ffffff !Important;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.timeheader{
	font-weight: bold;
	font-style:italic;
	padding-top: 7px !Important;
	padding-bottom: 5px !Important;
	color: #287828;
}
ol{
	margin: 0px;
	padding:0px;
}
ul
{
	margin-top: 0px;
	padding-top: 0px;
}
li
{
	margin: 3px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: -20px;
	padding-left: -10px;
}
input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:100%;
	padding:1px;
}
.inputs
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	width:150px;
	height:150%;
	font-size:100%;
	padding:1px;
}
.checkboxes{
	margin-bottom:5px;
	margin-left:0px;
}
#sponsorstable td{
	padding-bottom: 25px;
	vertical-align: center;
}
.button{
	color: #fff;
	background: #287828;
	border: 2px outset #DBDBDB; 
	font-weight:bold; 
	margin-top:10px; 
	margin-bottom:10px;
	font-size: 110%;
	padding: 3px;
	padding-top:2px;
	padding-bottom: 2px;
}
.bannercell{
	padding:0px; 
	padding-bottom:10px; 
	background: url("images/banner_bg.gif") repeat-x;
}
.sponsorscell{
	padding-top:10px; 
	border-top: 2px solid #A7D401; 
	background-color:#ffffff; 
	height:100%
}
.inputTbISub
{
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
}
.inputTbI
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.checkboxes input
{
	margin-left: 0px;
}
.inputTbH
{
	font-weight:bold;
}
#contentBackground
{
	margin-left: 70px;
	margin-right:70px;
	background: url("images/background.gif") repeat-y;
}