.heading {
	font-weight : normal;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ff0000;
}

.sch_link {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}


.altlinks {
	cursor : hand;
}

A.altlinks:link {
	color : #333333;
	text-decoration : underline;
	cursor : hand;
}

A.altlinks:visited {
	color : #666666;
	text-decoration : underline;
}

A.altlinks:hover {
	color : #333333;
	text-decoration : underline;
	cursor : hand;
}

A.altlinks:active {
	color : #333333;
}

.sidebarleft {
	font-size : 12px;
	font-family : "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #666666;
	background-color : #989898;
	border-width : 1px 0 1px 1px;
	border-style : solid;
	border-color : #333333;
}

.sidebar {
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #e7e4e6;
	background-color : #a89ca0;
	border-width : 1px 1px 1px 0;
	border-style : solid;
	border-color : #333333;
}

.mentable {
	background-color : #ffffff;
	border-width : 1px;
	border-style : solid;
	border-color : #ffffff;
}

.mentable A:link    {text-decoration: none; color: #000000; FONT-SIZE: 11px;}
.mentable A:visited {text-decoration: none; color: #000000; FONT-SIZE: 11px;}
.mentable A:hover   {text-decoration: none; color: none; FONT-SIZE: 11px;}
.mentable A:active  {text-decoration: none; color: #8080FF; FONT-SIZE: 11px;}


.over {
	background-color : #98ACBC;
	cursor : hand;
	height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #FF0000;
}

.offcell {
	background-color : #B6CEE4;
	height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

.offcellurl {
	background-color : #ECECEC;
	height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}




