@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8D0D0D;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.leftbar {
	background-image:url(images2008/left_red.jpg);
	background-position: -70;
	background-repeat:repeat-y;
}

.rightbar {
	background-image:url(images2008/right_red.jpg);
	background-repeat:repeat-y;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d34141;
}

.footerType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#990000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
#TIMESLOT {
	display: block;
	width: 370px;

	#width:900px;
	padding-left: 300px;
	color:#ffffff;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	font-weight:bold;
	overflow:hidden;
}
#TIMESLOT a
{
	color:#AAAAAA;
}
