.MenuContent { position: absolute; top: 0px; left: 0px; width: 170px; height: 90%;}
.LocationContent { position: absolute; top: 0px; left: 0px; width: 20px; height: 100%; background-color: #999999;  }
.WelcomeContent { position: absolute; top: 0px; left: 0px; width: 850px; height: 800; }
.MainContent { position: absolute; top: 110px; left: 160px; width: 70%; height: 60%; overflow: auto }
.MainContentNoScroll { position: absolute; top: 160px; left: 270px; width: 60%; height: 60%; }
.NavMenu { position: relative; top: 60px; left: 0; width: 161px; height: 176px; }
.ContentHeading { position: absolute; top: 50px; left: 160px; width: 60%; height: 20px; overflow: noscroll}
.BodyBanner {background-color:#FFB512; position: absolute; top: 0px; left: 20px; width:108px; height: 100%; overflow: noscroll}
Body { background-color: #E5E5E5;
scrollbar-face-color: #E5E5E5; 
scrollbar-shadow-color: #999999; 
scrollbar-highlight-color: #999999;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #999999; 
scrollbar-track-color: #E5E5E5;
scrollbar-arrow-color: #999999;} 
a:link { color:#000066; text-decoration:none}
a:visited { color:#000066; text-decoration:none}
a:active { color:#000066 ;text-decoration:none}
a:hover { color:#000066; text-decoration:underline}

.Heading1 {Font-Family: Arial; Font-Size: 16pt; Color: #000066; font-weight: bold; }
.Heading2 {Font-Family: Arial; Font-Size: 14pt; Color: #000066; font-weight: bold; }
.BodyHeading {Font-Family: Arial; Color: #000066; Font-Size: 10pt; font-weight: bold; }
.BodyText {Font-Family: Arial; Color: #000066; Font-Size: 10pt; font-weight: normal; }

.MenuLinkText {Font-Family: Verdana; Font-Size: 8pt; font-weight: normal; color: White; }

.ErrorText
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana;
}

