body {	
	margin: 0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}

.bg_header {
	background:url(/images/bg_header.jpg) no-repeat center top;
	height:191px;
	width:838px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto;
	text-align:center;
}

.bg_main {
	background:url(/images/bg_main.jpg) repeat-y center top;
	width:838px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto;
	text-align:center;
}

.bg_footer {
	background:url(/images/bg_footer.jpg) no-repeat center top;
	height:35px;
	width:838px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto;
	text-align:center;
}

.heading_text {
	color:#666666;
	text-align:left;
	font-size:28px;
	line-height:150%;
}

.normal_text {
	color:#666666;
	text-align:left;
	font-size:14px;
	line-height:130%;
}

.the_link {
	color:#FFFFFF;
	text-decoration:none;
}

.the_link2 {
	color:#000000;
	text-decoration:none;
}


.normal_day {
	background-color:#33FF66;

}

.change_day1 {
	background:url(/images/changeover2.gif);
	
}

.change_day2 {
	background:url(/images/changeover.gif);
	
}
