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