body
{
	font: 10pt Arial;		
	background-color: white;
	margin: 0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #EFFCEB;
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #ECECEC;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	SCROLLBAR-BASE-COLOR: black;
}
table
{
	font: 10pt Arial;	
}
.SearchField
{
	font-size: 8pt;
	width: 160px; 
	height: 20px; 
	border: 1px solid black; 
}
.PageHeading
{	
	vertical-align: middle;
	font: 14pt Arial bold;
	border-bottom: 1px solid black;
}
.BreadCrumb
{
	font: 8pt Arial;
	background-color: #ECECEC;
}
.LogoBG
{
	background-color: #aee238;
}
.StudentLine
{
	background-color: #FFF3AE; 
	text-align:right; 
	font-weight: bolder;
	height:18px
}
.MenuHeading
{
	background-color: #EFFCEB;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	font-weight: bolder;
	text-align: center;
}
.MenuNotSelected
{
	background-color: white;	
}
.MenuSelected
{
	background-color: #FFF3AE;	
}
.button
{
	border: 1px solid black;
	background-color: #EFFCEB;
}
a, a:active, a:visited, a:link
{
	color: green;
	text-decoration: underline;
}
a:hover
{
	color: blue;	
}
a.Plain, a.Plain:active, a.Plain:visited, a.Plain:link
{
	color: green;
	text-decoration: none;
}
a.Plain:hover
{
	color: blue;	
}
a.Student, a.Student:active, a.Student:visited, a.Student:link
{
	color: black;
	text-decoration: none;
}
a.Student:hover
{
	color: red;
}
a.BreadCrumb, a.BreadCrumb:active, a.BreadCrumb:visited, a.BreadCrumb:link
{
	color: green;
	text-decoration: underline;
}
a.BreadCrumb:hover
{
	color: blue;	
}
a.Menu1, a.Menu1:active, a.Menu1:visited, a.Menu1:link
{
	color: black;
	text-decoration: none;
	font: 9pt Arial;
}
a.Menu1:hover
{
	background-color: #FFF3AE;	
}
a.blank, a.blank:active, a.blank:visited, a.blank:link, a.blank:hover
{
	color: black;
	text-decoration: none;
}
.BigX
{
	background-image: url(/Images/Big_X.jpg);
	background-repeat: no-repeat;
	background-position: bottom;		 
}
.HeadBig
{
	font: 11pt Arial;
}
.Small
{
	font: 8pt Arial;
}
.Medium
{
	font: 9pt Arial;
}
.BlueMsg
{
	color: blue;
}
.RedMsg
{
	color: red;
}
.GreenMsg
{
	color: green;
}
.BG1
{
	background-color: lightyellow;
}
.BG2
{
	background-color: #EFFCEB;
}
.BG3
{
	background-color: #F1F1F1;
}
.FG1
{
	color: Green;
}
.Border1
{
	border: 1px solid black;
}
.Border2
{
	border: 2px solid #aee238;
}
