.blackBacking
{
	background-color: #000000;
}
.names
{
	background-color: #4C5D87;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:  center;
	font-family: Verdana;
	font-weight: bold;
}
.whtTextBluBack
{
	background-color: #1E3257;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:  center;
	font-family: Verdana;
	font-weight: bold;
}
.HeadTextWht
{
	background-color: #1E3257;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:  left;
	font-family: Verdana;
	font-weight: bold;
}
.text
{
	background-color: #FFFFFF;
	font-size: 12px; color: #000000;
	text-align: center;
	font-family: Verdana;
}
.calendarBody
{
	background-color: #F0F0F0;
	font-size: 12px; color: #000000;
	text-decoration: none;
	text-align:  center;
	font-family: Verdana;
}
.calCurrentDay
{
	background-color: #C0C0C0;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana;
}
.calOtherDay
{
	background-color: #F0F0F0;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}
.calNotDay
{
	background-color: #F0F0F0;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}
.calFormMenu
{
	background-color: #4C5D87;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:  center;
	font-family: Verdana;
	font-weight: bold;
}
#Calcenter {
	position: absolute;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	left: 200px;
	top: 160px;
	right: 110px;
	width: 60%;
	bottom: 50px;
}
a {
	text-decoration: none;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:link {
	color: #000000;
}
a:hover {
color: #D80E0E;
}
