﻿/*----------------------Lauout--------------------------------------*/
.tdcolor {
	background-color: #6D0303;
	color: white;
}
.footer {
	color: white;
	background-color: #6D0303;
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	height: 25px;
}
.tdwidth20 {
	background-color: #6D0303;
	width: 20px;
}
.banner {
	border: 6px solid #FFFFFF;
	background-image: url('images/pix_red.gif');
}
/*----------------------Special--------------------------------------*/
a.cell {
	color: #6D0303;
}
a:visited.cell {
	color: #6D0303;
}
a:hover.cell {
	color: #000;
}


.calendar {
		border: 1px #6D0303 solid;
}
.day-header {
	background-color: #6D0303;
}

