.text {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	color: #E3E6A2;
}
	
.footer {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.body {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 10px;
}

.aboutus {
	padding-top: 55px;
	color: #000000;
}

.navigation {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 12px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFFF;
}

.header {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

.title {
	font-size:26px;
	font-weight:bolder;
	color:#ffffff;
}

.top_nav_text {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	color: #000000;
}

.text_small {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.mainheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.maintextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.subTitle {
	font-size:14px;
	font-weight:bolder;
	color:#ffffff;
}

a {
	text-decoration: underline;
}

a.Cal {
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	text-decoration : none;
}

a.Cal:hover {
	color: #D80E0E;
	font-size: 8pt;
	font-family: arial;
	text-decoration : underline;
}

a.Cal:visited {
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	text-decoration : underline;
}

.bodyStyle1 {
	font-family: Arial , Helvetica;
	font-size: 11px;
	color: #E3DB96;
	line-height: 12px;
}

.names {
	background-color: #5E5E5E; 
	font-size: 9pt; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: center; 
	font-family: Verdana; 
	font-weight: bold;
}

.calendarBody {
	background-color: #D5D5D5; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none; 
	text-align: center; 
	font-family: Verdana;
}

.calCurrentDay {
	background-color: #C0C0C0; 
	font-size: 7pt; 
	color: #FFFFFF;
}

.calOtherDay {
	background-color: #F0F0F0; 
	font-size: 7pt; 
	color: #000000;
}

.calNotDay {
	background-color: #F0F0F0; 
	font-size: 7pt; 
	color: #000000;
}

.calFormMenu {
	background-color: #E3DB9C; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none; 
	text-align: left; 
	font-family: Verdana; 
	font-weight: bold;
}