body  { 
	margin			: 12px 0px 0px 0px;
	background		: #ffffff;
	font-family 	: Tahoma,Arial,Helvetica,sans-serif;
	background		: url(images/tile.gif);
	background-repeat: repeat-x;
}
td {
	font-family 	: Tahoma,Arial,Helvetica,sans-serif;
	font-size		: 11px;
	color			: #333333;
}
.text {
	font-family 	: Tahoma,Arial,Helvetica,sans-serif;
	font-size		: 12px;
}
.textsm {
	font-family 	: Tahoma,Arial,Helvetica,sans-serif;
	font-size		: 11px;
	color			: #666666;
}

hr.blue {
	color			: #003366;
	width			: 100%;
}
ul {
	list-style-image: url(images/li.gif);
	margin-top		: 0px;
	margin-bottom	: 0px;
}
.blueline {
	color			: #003399;
	width			: 711px;
}
.silverText {
	font-family 	: Tahoma,Arial,Helvetica,sans-serif;
	font-size		: 10px;
	color			: #999999;
	position		: relative;
	bottom			: 3px;
}
.header {
	font-size		: 12px;
	color			: #0033cc;
}
.subheader {
	font-size		: 11px;
	color			: #bf0000;
}
.tdheader {
	color			: #FFFFFF;
}
.menu {
	border				: 1px solid #336699; 
	background-color	: #ffffff; 
	position			: absolute; 
	left				: 0px; 
	top					: 93px; 
	visibility			: hidden; 
	z-index				: 2;
	width				: 140px;
}
.mnav {
	font-family 	: Tahoma,Arial,Helvetica,sans-serif;
	font-size		: 10px;
	color			: #3366cc;
	text-decoration	: none;
	position		: relative;
	left			: 4px;
}
.mnav:hover {
	color			: #0099ff;
}

.lnav {
	color			: #666666;
}

.blue {
	color			: #003366;
}
.red {
	color			: #990000;
}
.green {
	color			: #339900;
}
a.lnav:link, a.lnav:visited, a.lnav:active {
	font-family 	: Tahoma,Arial,Helvetica,sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	color			: #666666;
	text-decoration	: none;
	position		: relative;
	left			: 4px;
}

.lnavsel {
	background		: #d4d4bf;
}
a.lnavsel:link, a.lnavsel:visited, a.lnavsel:active {
	font-family 	: Tahoma,Arial,Helvetica,sans-serif;
	font-size		: 10px;
	color			: #003366;
	text-decoration	: none;
	position		: relative;
	left			: 4px;
}

.nav, a.nav:link, a.nav:visited, a.nav:active {
	color			: #999999;
	text-decoration	: none;
}
a.nav:hover {
	color			: #FF6600;
	text-decoration	: underline;
}

.subnav, a.subnav:link, a.subnav:visited, a.subnav:active {
	color			: #003366;
}
a.subnav:hover {
	text-decoration	: none;
}

.mvts {
	background-color	: #D4D4BF;
	color				: #FF6600;
}

a {
	color				: #bf0000;
}
a:hover {
	text-decoration		: none;
}
.courseName {
	color			: #003366;
	font-family		: Arial,Helvetica;
	font-size		: 26px;
	font-weight		: bold;
}
