body
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10pt;
	background-color: white;
}
table
{
	font-size: 10pt;
}
td.PageHeading
{
	font-weight: bold;
   font-size: 14pt;
	color: black;
	height: 25px;
	vertical-align: middle;
   text-align: right;
	background-position: right;
	padding-right: 2px;
	background-image: url(/Images/HeadingLine.jpg); 
	background-repeat: repeat-y;
	border-bottom: 1px solid black;
}
td.Content /*Used to view the course content in ViewCourses.asp"*/
{
	font-family: Arial;
	font-size: 11pt;
}
td.MainLeft
{
	background-color: White;
}
td.MainData
{
	width: 1010px;
}
td.MainRight
{
	background-color: White;
}
a, a:visited, a:active
{
	color: red;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: underline;
}
a.TopNav, a.TopNav:visited, a.TopNav:active
{	
	color : black;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
a.TopNav:hover
{
	color: #00008B;
	text-decoration: none;
}
a.a1, a.a1:visited, a.a1:active
{
	color: black;
	text-decoration: none;
}
a.a1:hover
{
	color: black;
	text-decoration: underline;
}
a.a2, a.a2:visited, a.a2:active
{
	color: white;
	text-decoration: none;
}
a.a2:hover
{
	color: white;
	text-decoration: underline;
}
a.ShopCart, a.ShopCart:visited, a.ShopCart:active
{
	color: black;
	text-decoration: none;
}
a.ShopCart:hover
{
	color: black;
	text-decoration: underline;
}
a.MsgBrd, a.MsgBrd:visited, a.MsgBrd:active
{
	color: black;
	text-decoration: none;
}
a.MsgBrd:hover
{
	color: black;
	text-decoration: underline;
}
a.Nav2, a.Nav2:active, a.Nav2:link, a.Nav2:visited
{
	color: #00008b;
	font-weight: bold;
	font-family: "CG Times";
	text-decoration: none;
	font-size : 14pt;
}
a.Nav2:hover
{
	color: #4682b4;
}
a.Nav3, a.Nav3:active, a.Nav3:link, a.Nav3:visited
{
	color: #4682b4;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
	font-size : 12pt;
}
a.Nav3:hover
{
	color: #00008b;
}
.LoggedInto
{
	color: red;
	background-color: lightgrey;
	font-style: italic;
	font-size: 9pt;
	padding-bottom: 2px;
}
.MsgBrdSearch
{
	padding: 1px 1px 1px 1px;
	background-color: #F0FFFF;
	color: black;
	border: 1px solid black;
}
.ContentSearch
{
	padding: 1px 1px 1px 1px;
	background-color: #DCEFEB; /*Light blue*/
	color: black;
	border: 1px solid black;
}
.FG1
{
	color: black;
}
.FG2
{
	color: white;
}
.FG3
{
	color: red;
}
.BG1
{
	background-color: #E1DEBB; /* Mid brown*/
}
.BG2
{
	background-color : #E3E3E3 ; /*Mid blue*/
}
.BG3
{
	background-color: #FFFFDF; /*Light yellow*/
}
.Footer
{
	padding: 1px 0px 1px 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: lightgrey;
}
.Tooltip
{
	position: absolute;
	visibility: hidden;
	z-index: 10;
	background-color: lightyellow;
	border: 1px black solid;
	padding: 2px 2px 2px 2px;
	text-align: left;
	overflow: auto;	
}
.Button
{
	color: Black;
	border: #0E6CB2 thin solid;
	background-color: #F0F8FF;
}
.BlueMsg
{
	font-size : 10pt;
	color: blue;
}
.RedMsg
{
	font-size : 10pt;
	color: red;
}
.GreenMsg
{
	font-size : 10pt;
	color: green;
}
.Big
{
    font-size: 12pt;
}
.Small
{
    font-size: 8pt;
}
.HeadingNormal
{
	padding: 1px 1px 1px 1px;
	background-color: #E3E3E3;
	color: black;
	cursor: hand;
	border: 1px solid #E1DEBB;
}
.HeadingSelected
{
	padding: 1px 1px 1px 1px;
	background-color: #E1DEBB;
	color: Brown;
	cursor: hand;
}
.ContentBorder
{
	border-style: solid;
	border-color: #0E6CB2;
}
/*Start of ContextMenu*/
.cMenuHR
{
	cursor: default;
	padding-left: 1;
	padding-right: 1;
}
.cMenuBorder
{
	background-Color: ThreedFace;
	border-left:2 px solid ThreedLightShadow;
	border-top: 2px ThreedLightShadow solid;
	border-right: 2px solid ThreedShadow;
	border-bottom: 2px ThreedShadow solid;
}
.cMenuItem
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
	background-Color: Menu;
	color: WindowText;
}
.cMenuHighlight
{
	cursor: pointer;
	font-family: sans-serif;
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
  	background-Color: Highlight;
	color: HighlightText;
}
/*End of ContextMenu*/
/* Start of TopMenu */
.MenuBG
{
	background-color: #0E6CB2;
	color: white;
}
td.Menu
{
	color: white;	
}
a.clsMenu, a.clsMenu:visited, a.clsMenu:active, a.clsMenu:link
{
	text-decoration: none;
	font: bold 10pt Verdana;
	color: white;	
}
a.clsMenu:hover
{
	text-decoration: none;
	color: Aqua;
}
a.clsMenuItem, a.clsMenuItem:visited, a.clsMenuItem:active, a.clsMenuItem:link
{
	text-decoration: none;
	font: bold 10pt Verdana;
	color: white;
}
a.clsMenuItem:hover
{
	text-decoration: none;
	color: Aqua;
}
div.SubMenu
{
	position: absolute;
	visibility: hidden;
	z-index: 10;
	background-color: #0E6CB2;
	border: 1px black solid;
	padding: 1px 5px 5px 5px;
	text-align: left;
}
/*End of TopMenu */
