body{
	background:#909BA8;
}
.TopHeader { 	font-family:Verdana;font-size:24px; font-weight:bold; padding:0px 0px; color:#0763ab; }

a.headerlink{color:#0763ab;}
a.headerlink:link{color:#0763ab;}
a.headerlink:visited{color:#0763ab;}

.tableheader{ background:#222 url(/images/gray.png) repeat-x; color:#eee; font-size:12px;border-radius:1px; padding:4px;border-bottom:0px solid #0763ab;} 
.tableheader td { background:#222 url(/images/gray.png) repeat-x; color:#eee; font-size:12px;border-radius:1px; padding:4px;border-bottom:0px solid #0763ab;} 



.minus2pixels { background:#333;border-bottom:0px solid #0763ab; }

    

.navigation > ul > li > a:hover{
    /*background-color:#999; /* grey */

    color:#0763ab; /* light grey */
}


 .header{
 	width:100%;
 	   height:68px;
 	   padding-top:0px;
 	   margin-bottom:0px;
      border-bottom:7px solid #0763ab;
      /*christmas grayholidaysanta.png
           new year grayholidaynewyear.png
          */
      background:#222 url(/images/gray.png) repeat-x;
}

.headercenterhidden {
				height:38px;
     		max-width:1066px;
        margin-left: auto;
				margin-right: auto;
				border-bottom:3px solid #0763ab;
        background:#222 url(/images/gray.png) repeat-x;
				

    }
