body table 
{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #cc9966;
}

h1
{
	font-size: 14pt;
}

h2
{
	font-size: 12pt;
}

a.banner  
{
	font-size: 8pt;
	color:#cc9966;
	text-decoration:none;
}

A:link.ContentNav 
{
	font-weight: bold;
	color:	#cc9966;
	text-decoration: none;
}
	
A:visited.ContentNav 
{
	font-weight: bold;
	color:	#cc9966;
	text-decoration: none;
}

A:hover.ContentNav 
{
	text-decoration: none;
	color: #ffcc99;
}

A:link.directChecks 
{
	font-family: Verdana;
	font-size: 10pt;
	color:	#330000;
	text-decoration: none;
}
	
A:visited.directChecks 
{
	font-family: Verdana;
	font-size: 10pt;
	color:	#330000;
	text-decoration: none;
}

A:hover.directChecks 
{
	text-decoration: underline;
	color: #330000;
}

A:link.HelpNav 
{
	font-weight: bold;
	color:	#330000;
	text-decoration: none;
}
	
A:visited.HelpNav 
{
	font-weight: bold;
	color:	#330000;
	text-decoration: none;
}

A:hover.HelpNav 
{
	text-decoration: none;
	color: #330000;
}

A:link.LeftNav 
{
	font-weight: bold;
	color:	#cc9966;
	text-decoration: none;
}
	
A:visited.LeftNav 
{
	font-weight: bold;
	color:	#cc9966;
	text-decoration: none;
}

A:hover.LeftNav 
{
	text-decoration: none;
	color: #ffcc99;
}

A:link.studentList 
{
	color:	#cc9966;
	text-decoration: none;
}
	
A:visited.studentList 
{
	color:	#cc9966;
	text-decoration: none;
}

A:hover.studentList 
{
	text-decoration: underline;
	color: #cc9966;
}

A:link.TopNav 
{
	font-weight: bold;
	color:	#cc9966;
	text-decoration: none;
}
	
A:visited.TopNav 
{
	font-weight: bold;
	color:	#cc9966;
	text-decoration: none;
}

A:hover.TopNav 
{
	text-decoration: none;
	color: #ffcc99;
}

.bodyFont 
{
	color: #000000;
}

.contentDesc
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #cc9966;
}

.contentDescImbedded
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #330000;
}

.contentFont 
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #cc9966;
}

.contentFontImbedded 
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #330000;
}


.colorErrorTable
{
	background-color:PapayaWhip;
}
.colorHr
{
	color:#663300;
}

.colorPageGround
{
	background-color:#b79470;
}

.colorTableImbedded
{
	background-color:#b79470;
}
.colorTableGround
{
	background-color:#330000;
}

.errorMsg   
{
	background-color:#e8d7c6;
	font-size:10pt;
	text-align:center;
	vertical-align:middle;
	color:Red;
	border-color:red;
	border-style:solid;
	border-width:1pt;
	width:380;
	height:30;
}
	
.errFont 
{
	font-family: Arial;
	font-size: 10pt;
	color: #cc0000;
}
.helpHeader 
{
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.helpFont 
{
	font-size: 10pt;
	color: #330000;
}

.homeFont 
{
	color: #cc9966;
}

.loginFont 
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #cc9966;
}

.loginInstrux 
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #cc9966;
}

.taskHeader 
{
	font-size: 8pt;
	color: #cc9966;
	font-weight: bold;
}

.taskHeaderBordered 
{
	font-size: 10pt;
	color: #cc9966;
	font-weight: bold;
	padding-bottom:2px;
	padding-top: 15pt;
	border-bottom: solid 1px #996600;
}

.taskInstructions  
{
	font-size:8pt;
	padding-top:6px;	
}


.search 
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #cc9966;
}

.searchResults 
{
	font-family: Verdana;
	font-size: 8pt;
	color: #cc9966;
}
	
.small
{
	font-size: 8pt;
}

.studentHeading
{
	font-size: 12pt;
	font-weight:600;
}

.pad06T
  { padding-top: 6px; }	

.loginTxBoxWt 
{
	 width: 150px;
}

.lstBoxWt 
{
	width: 380px;
	height: 100px;
}

.txtBoxWt 
{
	width: 220px;
}
.Width80 
{
	width: 80px;
}

.Width100
{
	width: 100px;
}

.Width120 
{
	width: 120px;
}

.Width150 
{
	width: 150px;
}

hr.task 
{
	width: 99%;
	margin-top: 0px;	
	text-align:left;
	color:#663300;
}

.ruleTOP
{   border-top: solid 1px #663300; }

.ruleBTM
{   border-bottom: solid 1px #663300; }