.supertable{
		background-image:url('images/bannerlogo.gif');
		background-repeat:no-repeat
			}
.headercell {
    	height:90px;
     	background-repeat:no-repeat
    		}
.FooterNotice {
		color: #FFFFFF;
		text-decoration: none;
		font-size: 10px;
		font-family: Arial; background-color:#000000; text-align:center
		}
.RightSideBar {
		font-family: Serif;
		font-size: 12px
		}
.QuickLink   {
		font-family: Arial;
		font-size: 11px;
		font-weight:bold;
		text-decoration: none;
		color:#000000
		}
.MenuLink    {
		text-decoration: none;
		color:#C0C0C0
		}
.MenuNav     {
		font-family: Arial;
		font-size: 12px;
		font-weight:bold;
		color:#FFFF00;
		background-image:url('images/menubak.gif');
    	background-repeat:no-repeat;
    	width:20%;
    	height:20px;
    	text-align:center
    	}
.MenuNavDisabled     {
		font-family: Arial;
		font-size: 12px;
		font-weight:bold;
		background-image:url('images/menubak.gif');
    	background-repeat:no-repeat;
    	width:20%;
    	height:20px;
    	text-align:center;
		text-decoration: none;
		color:#C0C0C0
    	}
.SectionBody   {
		font-family: Times New Roman;
		font-size: 13px
		}
