﻿html,body {
	margin: 0px auto;
	background-position:top center;
	background-image: url('images/bg_home.jpg');
	font-family: Verdana;
	font-size: 12px; 
}
.MainTbl{
	margin:0 auto;
	padding:0;
	width:986px;
	
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}
#indexImage {
 float:right;
 width:183px;
}

a {color: #000000; text-decoration:none;}
a:hover {color: #006D6A; text-decoration:none;}
a:visited {color: #006D6A; text-decoration:none;}
a:link{color: #000000; text-decoration:none;}
.noBorder {border-width: 0px;}
.blackBacking   {background-color: #000000;}
.names 	        {background-color: #c7d8c6; font-size: 13px; color: #006c67; text-decoration: none; text-align:  center; font-family: Verdana; font-weight: bold;}
.calendarBody   {background-color: #FFFFFF; font-size: 12px; color: #000000; text-decoration: none; text-align:  center; font-family: Verdana;}
.calCurrentDay  {background-color: #DDDDDD; font-size: 11px; color: #000000;}
.calOtherDay    {background-color: #FFFFFF; font-size: 11px; color: #000000;}
.calNotDay	    {background-color: #AAAAAA; font-size: 11px; color: #000000;}
.calFormMenu    {background-color: #FFFFFF; font-size: 13px; color: #000000; text-decoration: none; text-align:  center; font-family: Verdana; font-weight: bold;}
