BODY
{
	SCROLLBAR-FACE-COLOR:       #CFCB8B;
	SCROLLBAR-HIGHLIGHT-COLOR:  #CFCB8B;
	SCROLLBAR-SHADOW-COLOR:     #DFBB7B;
	SCROLLBAR-3DLIGHT-COLOR:    #999966;
	SCROLLBAR-ARROW-COLOR:      #999966;
	SCROLLBAR-TRACK-COLOR:      #EEECD7;
	SCROLLBAR-DARKSHADOW-COLOR: #999966;
	MARGIN: 0px;
}

A.menuHead:link
{
	color: #B2B067;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.menuHead:visited
{
	color: #B2B067;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.menuHead:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

body
{
	background-image:url(/Shared/Academy/Images/Header/Banner04.jpg);
	background-repeat:repeat-x;
	background-color:#EEECD5;
}

