
/* Course Links */
.header a:link {color:#FFFFFF; font-family: verdana; font-size: 10pt; text-decoration: none;}
.header a:visited {color:#FFFFFF; font-family: verdana; font-size: 10pt; text-decoration: none;}
.header a:active {color:#000000; font-family: verdana; font-size: 10pt; text-decoration: none;} 
.header a:hover {color:#000000; font-family: verdana; font-size: 10pt; text-decoration: none;}



.ch{cursor:pointer;cursor:hand}
a.ad:link { color: #000000; text-decoration:none; }
a.ad:visited { color: #000000 }
a.ad:hover { color: #000000 }
a.ad:active { color: #000000 }

a.attribution:link { color: #000000 }
a.attribution:visited { color: #000000 }
a.attribution:hover { color: #000000 }
a.attribution:active { color: #000000 }


body, td {color: #000000; font: 10pt arial }

.newstable tr.newsheader{
	
	background-color:#228B22;
	font: 12pt arial;
	color:white;
	height:30px;
}
.newstable td.newscontent{
	
	background-color:#E2E6DA;
	font: 10pt arial;
	color:black;
	height:30px;
}

.navbar tr {
	font: 12pt arial;
	color:white;
}

.SupportTable {
	font-size: 14px;
	background-color: khaki;
}

.SupportTable thead {
	background-color: gold;
}

.SupportTable thead td {
	background-color: gold;
	font-weight: bold;
}

.SupportTable td {
	border-bottom: 1px White Solid;
}

.SupportTableRS {
	font-size: 14px;
	background-color: khaki;
}

.SupportTableRS thead {
	background-color: gold;
}

.SupportTableRS thead td {
	background-color: gold;
	font-weight: bold;
}

.SupportTableRS td {
	border-bottom: 1px White Solid;
}