@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #AA0000;
	text-decoration: none;
}
a:visited {
	color: #AA0000;
	text-decoration: none;
}
a:hover {
	color: #AA0000;
	text-decoration: underline;
}
.underline1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a.course-menu:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.course-menu:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.course-menu:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.top:link {
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}
a.top:visited {
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}
a.top:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
}
a.miniGrey:link {
	text-decoration: none;
	font-size: 10px;
	color: #999999;
}
a.miniGrey:visited {
	text-decoration: none;
	font-size: 10px;
	color: #999999;
}
a.miniGrey:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #999999;
	background-color: #EEEEEE;
}

a.footer:link {
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
a.footer:visited {
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
a.footer:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.fieldHolder-search
{
	width: 117px;
	height: 19px;
	background: url(images/inputKeywords.gif) no-repeat;
	float: left;
}
.textInput-search
{
	width: 100px;
	height: 16px;
	background: none;
	border: none;
	color: #888888;
	font-size: 11px;
	font-weight:bold;
	margin-top: 2px;
	margin-left: 8px;
}
.fieldHolder-signup
{
	width: 134px;
	height: 20px;
	background: url(images/input-newsletter.gif) no-repeat;
	float: left;
}
.textInput-signup
{
	width: 125px;
	height: 16px;
	background: none;
	border: none;
	color: #888888;
	font-size: 11px;
	font-weight:bold;
	margin-top: 3px;
	margin-left: 5px;
}

.cellSpacing {
	height: 20px;
}
.txt_subheader {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
.imgBorder {
	border: 1px solid #CCCCCC;
}
.td-underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
