.linkfonts {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodytxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.copyrightfont {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #AAB0B3;
}
.link1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FE831B;
	text-decoration: none;
}
a.link1:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FE831B;
	text-decoration: none;
}
a.link1:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form { 
font-size: 9px; 
background-color: #FFFFFF; 
border: 1px solid #000000; 
}
.cal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #fe831b;
	text-decoration: none;
	text-align:left;
}
.calB {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
a.cal:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #fe831b;
	text-decoration: none;
	text-align:left;
}
a.cal:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #fe831b;
	text-decoration: none;
	text-align:left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
#scheduleTable td{
	text-align:center;
	padding-top: 3px;
	padding-bottom: 1px;
}

#scheduleTable table tr:hover{
	background-color: #DDDDDD;
}
