body{
    background:#ABAFB6;
    margin:0; padding:0;
  	font-family: arial;
	color: #000000 ;
	font-weight: normal;
	font-size:.8em;
}

.Normal, .NormalDisabled {
	font-family: sans-serif;
	font-size:.8em;	
	}
.Head {font-size:1em;}

h1{font-size:2em; color:#ff3333; font-family:arial; font-weight:bold;margin:0;padding:0;}
h2{font-size:1.5em; color:#085a8c;font-family:arial; font-weight:bold;margin:0;padding:0;}

td{empty-cells:show;
   border-spacing:none;} 

.whole{padding:0; margin:0;width:1000px;}
.sideSite{background:#ABAFB6; width:72px;}
.header{background:#ABAFB6; height:110px; vertical-align:bottom;}
.midPaneL {width:100%;padding:5px;width:33%;}
.midPaneC {width:100%;padding:5px;width:33%;}
.midPaneR {width:100%;padding:5px 2px 5px 5px;width:33%;}
#sideGraphic{width:72px;background: url('images/side.gif') #abafb6 no-repeat bottom;}
.contentPane{background:#FFF; height:475px;padding:5px;}
#leftSide{height:385px; width:150px;background: url('images/left.gif') #ffffff no-repeat;}
#menu{height:39px; width:750px;background-color: #f1f1f2;border-top:1px solid #999;border-bottom:1px solid #999}
#leftTop{height:40px; width:150px;background: url('images/lefttop.gif') #f1f1f2 no-repeat left bottom;}
#GraphicC{background: url('images/centerhome.gif') #ffffff no-repeat; width:285px; height:475px;}
#GraphicR{background: url('images/righthome.gif') #ffffff no-repeat; width:105px; height:475px;}
#footer{height:40px;}
#terms{font-size:.7em; color:#000;}
a.terms:link {color: #000; text-decoration: none; }
a.terms:visited {color: #000; text-decoration: none; }
a.terms:hover {color: #ff3333; text-decoration: underline; }
a.terms:active {color: #000; }
