a img {
	border: 0;
}
table.sortable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:11px;
	background-color:#336699;
	color:#FFFFFF;
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
	
}
table.sortable th, table.sortable td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #FFFFFF;

}
table.sortable th {
	border-width: 0px 1px 1px 1px;
		
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#EDF1F4;
	color:#000000;
}
table.sortable tr.even td {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#CDDCEC;
	color:#000000;
}
table.sortable a.sortheader
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;
	background-color:#336699;
	text-decoration: none;
}
/*table.sortable span.sortarrow
{
	color: white;
    text-decoration: none;
}*/
.tableheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
background-color:#336699;
color:#FFFFFF;
}
.altrow{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
color:#000000;
}
.row{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#ECECEC;
color:#000000;
}
.errorText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}
.waiting
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#C40098;
}
.tableheading2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
background-color:#F6F6F6;
color:#000000;
}
.toolTipNote{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	margin: 5px 0px 0px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	z-index: 0;
	visibility: hidden;
	position: absolute;
	white-space: nowrap;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
.tdclass{
border: 1px solid rgb(255, 255, 255); 
cursor: pointer; border-collapse: collapse; 
background-color: rgb(204, 204, 204);
font-family: Arial; font-size: 10px;
}
.tdclassgreen{
border: 1px solid rgb(255, 255, 255);
cursor: pointer; border-collapse: collapse;
background-color: #7092C2;
color:white;
}
.tdclassred{
border: 1px solid rgb(255, 255, 255);
cursor: pointer; 
border-collapse:collapse;
background-color: #DCE3ED;
color:white;
}
.tdgray{
border: 1px solid rgb(255, 255, 255); 
border-collapse: collapse;
background:#efefef;
}
mainclass.a{color: #213449;text-decoration: underline;}
.brown-link {
	font-family: Arial;
	color: rgb(255, 255, 255);
	font-size: 24px; font-weight: bold;
	text-decoration:underline;
}
.brown-link a:link {
	font-family: Arial;
	color: rgb(255, 255, 255);
	font-size: 24px; font-weight: bold;
	text-decoration:underline;

}
.brown-link a:visited {
	font-family: Arial;
	color: rgb(255, 255, 255);
	font-size: 24px; font-weight: bold;
	text-decoration:underline;

}
.brown-link a:hover {
	font-family: Arial;
	color: rgb(255, 255, 255);
	font-size: 24px; font-weight: bold;
	text-decoration:underline;

	 }
.tableclass{
border: 0px solid rgb(0, 0, 0);
width:265;
height:200;
padding:2;
}
.tdmonth{
background-color:#7092C2;
font-family:Arial;
color:rgb(255,255,255);
font-size:16px;
font-weight:bold;
}
.classdays{
font-family: Arial;
color:#000; 
font-size: 12px; font-weight: normal; 
font-style: normal;
width: 43px; 
background-color:#DCE3ED;
text-align:center;
}

