﻿td.CourseLink1Ad
{
	text-align:left;
	color:#990000;
	text-decoration:none;
	width: 70%;
}
td.CourseLink2Ad
{
	text-align:right;
	color:#990000;
	text-decoration:none;
	width: 30%;
}
td.CourseTitleAd
{
	 background-color: #003366; 
	 color: White; 
	 font-size: medium;
	 width: 100%;
}
.RegisterLink
{
	text-align: left;
	color: #990000;
	text-decoration: none;	
}
.ReadMoreLink 
{
	text-align: right;
	color: Maroon;
	text-decoration: none;
}
.adRotator
{
	 width: 20%; 
	 background-color: Gray; 
	 vertical-align: middle; 
	 text-align: center;
}
.ReadMoreLink a
{
	text-align: right;
	color: Maroon;
	text-decoration: none;
}
.StoreAdBox
{
	 border: thin solid black; 
	 background-color: Gray;
}
.ContentTable
{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
}
.ContentTitleBar
{
	text-align: left;
	background-color: #003366;
	vertical-align: top;
	width: 100%;
	color: White;
	font-size: x-large;
	font-weight: bold;
}
.footerLinkBox
{
	 background-color: #003366; 
	 color: White; 
	 font-size: large;
	 text-align: left;
	 width: 100%;
}
.footerLinkBox a
{
	text-decoration: none;
	color: White;
}
.footerLinkBox a:hover
{
	color: #4665b2;
}
.footerLinkBoxLeft
{
	background-color: #003366;
	color: White;
	font-size: large;
	text-align: center;
	width: 50%;
}
.footerLinkBoxLeft a
{
	text-decoration: none;
	color: White;
}
.footerLinkBoxLeft a:hover
{
	color: #4665b2;
}
.footerLinkBoxRight
{
	background-color: #003366;
	color: White;
	font-size: large;
	text-align: right;
	width: 50%;
}
.footerLinkBoxRight a
{
	text-decoration: none;
	color: White;
}
.footerLinkBoxRight a:hover
{
	color: Red;
}
.tvLevel1
{
	font-size: medium;
	cursor: hand;
	color: Black;
	text-decoration: none;
}
.tvLevel2
{
	color: Black;
	font-size: medium;
	cursor: hand;
	text-decoration: none;
}
.tvHover
{
	color: #C00000;
	text-decoration: underline;
}
.tvSelected
{
	text-decoration: underline;
	color: #5555DD;
}
.labelAboveTextBox
{
	font-size: x-small;
	font-weight: bold;
	text-indent: 5px;
}
.gvHyperlink
{
	color: Black;
	text-decoration: none;
}
.gvHyperlink a
{
	color: Black;
	text-decoration: none;
}
.gvHyperlink a:hover
{
	text-decoration: underline;
	color: Red;
}
.tbUpperCase
{
	text-transform: uppercase;
}
