﻿HTML
{
}
BODY
{
	font-family: Tahoma;
	font-size: 12px;
}
a
{
	text-decoration: none;
	color: Blue;
	font-size: 11px;
	font-family: Tahoma;
}
a:hover
{
	text-decoration: underline;
	color: Red;
	font-size: 11px;
	font-family: Tahoma;
}
.Note
{
	font-size: 12px;
	background-color: Orange;
}
.Header
{
	font-size: 20px;
}
.MiddleHeader
{
	font-size: 15px;
}
.Table
{
}
.ItemStyle
{
	border-width: 1px;
	border-style: solid;
	border-color: Blue;
}
.HeaderStyle
{
	background-color: Gray;
}
.TreeSelectedLevelNode
{
	background-color: Maroon;
	color: Yellow;
}
.TreeSelectedNode
{
	background-color: Olive;
	color: Lime;
}
.LevelNameClass
{
	background-color: Orange;
	color: ActiveCaption;
}
.BorderedBox
{
	border-style: solid;
	border-width: 1px;
}
.HighlightSection
{
	font-weight: bold;
	font-size: 14px;
}
.HighlightCourse
{
	font-weight: bold;
	font-size: 12px;
	color: #0000cc;
}
.Normal
{
	font-weight: normal;
	font-size: 12px;
}
.RedLabel
{
	color: Red;
}
.h1
{
	color: Red;
}
.h2
{
	color: InfoText;
}
.HelpHeader
{
	background-color: Orange;
}
.HorizontalSeparator
{
	height: 1px;
	background-color: Gray;
}
VerticalSeparator
{
	width: 1px;
	background-color: Gray;
}
SelectedTitle
{
	background-color: Orange;
}
.loading
{
	font-weight: bold;
	color: #ffffff;
	background-color: #cc3333;
	width: 150px;
	display: none;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ItemMenu
{
	padding: 3px;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
}
.formatButton1
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	background-color: #666666;
	border: 1px solid black;
}
.TitleGrid1
{
	background-color: Black;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.FormatTextbox1
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid gray;
	color: Gray;
}
Table.List Tr Td
{
	vertical-align: top;
}
.CategoryBg
{
	background-color:#f1f1f1;
	}
	
.Text1
{
	color:#b9d378;
	font-size:12px;
	font-family:Tahoma;
	}
.Text3
{
	color:#ff0000;
	font-size:11px;
	font-family:Tahoma;
	line-height:170%;
	}	
.Text2
{
	color:#000000;
	font-size:11px;
	font-family:Tahoma;
	line-height:170%;
	}	
.Text5
{
	color:gray;
	font-size:11px;
	font-family:Tahoma;
	line-height:170%;
	}


.Box1-1

{
	background-color:White;
	border:1px solid #c2cf9f;
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	}
.Box1-2
{
	background-color:#aaaaaa;
	border:1px solid #c2cf9f;
	font-family:Tahoma;
	font-size:11px;
	color:white;
	cursor:hand;
	}
		
.Link1
{
	font-size:11px;
	font-family:Tahoma;
	color:blue;
	float:right;
	cursor: hand;
	}	
a.Link1:hover
{
	color:red;
	font-size:11px;
	font-family:Tahoma;
}

.MenuLink
{
	font-size:11px;
	font-family:Tahoma;
	color:gray;
	
	width:100%;
	text-decoration:none;
	background-image:url(../../../Image/spacer.gif);
	padding: 0px;
	float:right;
	cursor: hand;
	padding:2px;
	}	
a.MenuLink:hover
{
	color:White;
	font-size:11px;
	font-family:Tahoma;
}

.Link2
{
	font-family:Tahoma; 
	font-size:11px ;
	color:#aa0000;
	text-decoration:none;
	}

a.Link2:hover
{
	font-family:Tahoma; 
	font-size:11px ;
	color:#ff3333;
	text-decoration:underline;
	}
.link3 { font-family: Tahoma; font-size: 11px; color: #003333; text-decoration: none; }
