﻿/*----------------------Lauout--------------------------------------*/
BODY {
	background:#AE0011;
	}
.header_banner{
	background:#AE0011;
	width:100%
}
.tdcolor {
	background-color: #FF2238;
	color: white;
}
.footer {
	color: white;
	background-color: #AE0011;
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	height: 25px;
}
.tdwidth20 {
	background-color: #400006;
	width: 20px;
}
.banner {
	/*border: 6px solid #FFFFFF;*/
	background : url('images/pix.png') #FF2238;
}
/*----------------------Special--------------------------------------*/
a.cell {
	color: #CA0014;
}
a:visited.cell {
	color: #CA0014;
}
a:hover.cell {
	color: #000;
}


.calendar {
		border: 1px #CA0014 solid;
}
.day-header {
	background-color: #CA0014;
}
