BODY {background-color:#4A607D;}

#pageholder {width:100%; background:url(images/page-bg.gif) center repeat-y;}
#pageheader {width:775px; height:90px; background:url(images/logo-bar.jpg) no-repeat;}
#mainmenutable {width:775px; height:190px; background:url(images/top-menu-background.jpg) no-repeat;}
#mainmenutable .scrolling_mainsubmenu {
	width:307px; height:190px; overflow:auto;
	scrollbar-face-color:#575662;
	scrollbar-shadow-color:#575662;
	scrollbar-highlight-color:#575662;
	scrollbar-3dlight-color:#B0C7E2;
	scrollbar-darkshadow-color:#B0C7E2;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
}

#maintable {background:#FFFFFF; width:775px;}
#maintable TD.menucell {width:150px; height:100%; vertical-align:top; background:url('images/left-cell-background.jpg') repeat-y;}
#maintable .leftmenu {width:100%; height:100%; background:url('images/left-menu-background.jpg') no-repeat;}
#maintable .leftmenu A {display:block; width:100%; text-decoration:none; border-bottom:1px solid #000000; margin-bottom:15px; color:#000000;}
#maintable .leftmenu A:hover {color:#FF0000;}
#maintable TD.contentcell {width:625px; vertical-align:top;}
#maintable .contenttop {width:100%; background:url('images/content-background.jpg') no-repeat; padding:10px 0px 10px 15px; position:relative;}

#footertable {width:775px;}
#pagebottom {width:100%; height:9px; background:url(images/pagebottom-bg.gif) center top no-repeat;}

.justprint {display:none;}