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