BODY
{
	margin : 0px 0px 0px 0px;
	font-family : Verdana;
	font-size : 10pt;
	background-color : #efe5d0;
	SCROLLBAR-FACE-COLOR: #C4A966;
	SCROLLBAR-HIGHLIGHT-COLOR: #24186A;
	SCROLLBAR-SHADOW-COLOR: #24186A;
	SCROLLBAR-ARROW-COLOR: #24186A;
	SCROLLBAR-TRACK-COLOR: #E6DDBC;
	SCROLLBAR-3DLIGHT-COLOR: #C4A966;
	SCROLLBAR-DARKSHADOW-COLOR: #C4A966;
	SCROLLBAR-BASE-COLOR: #24186A;
}
A, A:visisted, A:active, A:link
{
	font-weight : bold;
	color: #24186A;	
	text-decoration: none;
}
A:hover
{
	font-weight : bold;
	color: #C4A966;
	text-decoration: none;
}
A.MsgBrd, A.MsgBrd:visisted, A.MsgBrd:active, A.MsgBrd:link
{
	font-weight : normal;
	color: #24186A;	
	text-decoration: none;
}
A.MsgBrd:hover
{
	font-weight : normal;
	color: #C4A966;
	text-decoration: none;
}
A.LeftNav, A.LeftNav:visited, A.LeftNav:active, A.LeftNav:link
{	
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-decoration: none;
}
 A.LeftNav:hover
{
	font-size : 10pt;
	font-weight : bold;
	color : #C4A966;
	text-decoration: none;	
}
A.Footer, A.Footer:visited, A.Footer:active, A.Footer:link
{	
	font-weight : bold;
	font-size :8pt;
	color : black;
	text-decoration: none;
}
A.Footer:hover
{
	font-weight : bold;
	font-size : 8pt;
	color : #FFF3D5;
	text-decoration: none;
}
A.Student, A.Student:visited, A.Student:active, A.Student:link
{	
	font-weight : bold;
	font-size : 10pt;
	color : #FFF3D5;
	text-decoration: none;
}
A.Student:hover
{
	font-weight : bold;
	font-size : 10pt;
	color : black;
	text-decoration: none;
}
A.Content, A.Content:link, A.Content:visited, A.Content:active,A.Content:hover
{
	COLOR: navy;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
Table
{
	font-size : 10pt;
	font : Verdana;
}
Table.TakeTest
{
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 11pt;
}
Table.PageHeading
{
	font-style : italic;
	font-weight: bold;
	font-size: 14pt;
	color: white;
	height : 31;
	vertical-align : middle;
	background-image : url(/Images/PageHeading.gif);
	text-align : center;
	background-repeat : repeat-x;
}
TD.Content
{
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
}
TD.WhiteOnKhaki
{
   color : #FFFFFF;
	background-color: #C4A966;
}
.LightOne
{
    background-color: #D7C9A2;
}
.LightTwo
{
    background-color: #E2DABB ;
}
.LightThree
{
    background-color : #FFF3D5;
}
.Button
{
   color: black;
	border-top: #C4A966 thin solid;
	border-left : #C4A966 thin solid;
   border-right: #C4A966 thin solid;
   border-bottom: #C4A966 thin solid;
   background-color: #FFF3D5;
}
.RedMsg
{
	font-size : 10pt;
	color: red;
}
.GreenMsg
{
	font-size : 10pt;
	color: Green;
}
.HeadBig
{
    font-weight: bold;
    font-size: 12pt;
}
.HeadSmall
{
    font-weight: bold;
    font-size: 10pt;
}
.sml
{
    FONT-SIZE: 8pt;
}
.ContentHeading
{
	font-family : "Times New Roman";
	font-weight : bold;
}
.Footer
{
	background-color : #C4A966;
}
.HeadingNormal
{
	text-transform: capitalize;
	font: 8pt verdana;
	width: 108px;
	cursor: hand;	
	font-weight: normal;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-width: 2px;
	border-color: #D7C9A2;
	background-color: #efe5d0;
	text-align: center;
}
.HeadingSelected
{
	text-transform: capitalize;
	font: 8pt verdana;
	width: 108px;	
	cursor: normal;
	font-weight: bolder;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-width: 2px;
	border-color: #D7C9A2;
	background-color: #D7C9A2;
	color: black;
	text-align: center;
}