body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.index { 
        background:url(images/tbc_enter_hover.gif) repeat 0px 0px; 
        width: 500px; 
        height: 283px; 
        display: block; 
}

a.index span { 
        display: none; 
}

a.index:hover { 
        background:url(images/tbc_enter.gif) repeat 0px 0px;; 
        width: 500px; 
        height: 283px; 
        display: block;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.hiddenPic {
	display:none;
}
.hidestatus() {
	window.status=statusmsg
	return true
}
.main {
width:200px;
}

.month {
background-color:#255FB5;
height:22px;
font:bold 12px Tahoma;
color:white;
}

.daysofweek {
background-color:#000000;
font:bold 12px Tahoma;
color:white;
}

.days {
font-size: 12px;
font-family:Tahoma;
color:solid black;
background-color: #FFFFFF;
padding: 2px;
}

.days #today{
font-size: 14px;
font-weight: bold;
color: 255FB5;
}

.video {
	margin: 10px; 
	border: 1px solid black; 
	float: left; 
	width:425px; 
	height:350px;
}
a.link1.link {
	text-decoration: none;
}
a.link1.hover {
	text-decoration: underline;
}