a:link              { color:FF9E0F; font-weight:bold; text-decoration:none; }
a:visited           { color:FF9E0F; font-weight:bold; text-decoration:none; }
a:hover             { color:FFFFFF; font-weight:bold; text-decoration:underline; }
a:active            { color:FF0000; font-weight:bold; text-decoration:underline; }

body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	scrollbar-face-color:#B56F00;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
}

p, td {
	padding:0px 0px 0px 8px;
	color:#ffffff;
	font-family:Tahoma, Arial;
	font-size:14px;
	text-decoration:none;
}

tr.o td { background-color: #993300; color: white; }
tr.e td { background-color: #800000; color: white; }

ul li { color:#ffffff; }

#heading {
	color:#ffffff;
	font-family:Tahoma, Arial;
	font-size:20px;
	font-weight:bolder;
}

.carousel_container {
	width: 780px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
}

.carousel_container#cc {
	margin: 0 auto;
	text-align: center;
}

