﻿body {
	font: normal normal normal .8em verdana, arial;
}

a {
	color: White;
}

a:vlink {
	color:White; 
}

a:hover {
	color: Black;
	background-color: White; 
}
.fntBody 
{
	font: normal normal normal .9em verdana, arial;
}

.clLPanel {
	background: #8c2828 url(images/panel.gif) repeat-x;
	color: white;
	font-size: .9em;
	height: 400px;
	vertical-align: top;
	width: 150px;
}

.clPanel {
	background: #8c2828 url(images/panel.gif) no-repeat;
	color: white;
	font-size: .9em;
	height: 400px;
	vertical-align: top;
	width: 100px;
}

.clBody {
	font: normal normal normal .9em verdana, arial;
	background: transparent url(images/bgpage.jpg) repeat-y;
}

.clTime 
{
	color: White;
	background-color: #8c2828;
	font-weight: bold;
	text-align: center;
	width: 60px;
}

.clSlot 
{
	color: black;
	font-weight: bold;
	text-align: center;
	width: 90px;
}
	
#dvBody 
{
	font: normal normal normal .9em verdana, arial;
	padding: 5px;	
}

#tdFooter 
{
	background-color: #8c2828;
	font: normal normal normal .7em verdana, arial;
	text-align:center;
}