body {
   background:       #ffffff;
   font-family:      Verdana, Arial, Helvetica, sans-serif;
   font-size:        80%;
   margin:           0px;
   padding:          0px;
   top:              0px;
   left:             0px;
   right:            0px;
   bottom:           0px;
   height:           100%;   
   width:            100%
	}

.header {
   position:         absolute;
   text-align:       right;
   width:            100%;
   height:           138px;
   margin:           0px;
   padding:          0px;
   top:              0px;
   left:             0px;
   right:            0px;
   border:           0px;
   border-bottom:    3px solid #005197;
   background-color: #aaa9a9;
   z-index:          2;
   }

.headerimg {
   position:         absolute;
   width:            115px;
   height:           74px;
   top:              52px;
   right:            27px;
   padding:          0px;
   margin:           0px;
   z-index:          3;
   }

.headertext {
   position:         absolute;
   height:           30px;
   top:              55px;
   right:            148px;
   padding:          0px;
   margin:           0px;
   z-index:          3;
   font-weight:      bold;
   font-size:        10px;
   color:            #005197;
   z-index:          5;
   }


.headerbar {
   position:         absolute;
   top:              85px;
   left:             0px;
   width:            100%;
   right:            0px;
   height:           40px; 
   background-color: #00855a;
   background-image: url(/headerbar.gif);
   background-repeat:repeat-x;
   margin:           0px;
   padding:          0px;
   border:           0px;
   text-align:       center;
   z-index:          2;
   }

.headerheading {
   float:            left;
   height:           20px;
   min-height:       20px;
   background-image: url(/menubullet.gif);
   background-position: top right;
   background-repeat:no-repeat;
   background-color: #005197;
   z-index:          9999;
   margin:           0px;
   padding:          0px;
   padding-right:    20px;
   padding-left:     64px;
   color:            #ffffff;
}



.contentwrapper {
   padding:          20px;
   background-color: #ffffff;
   }


.contentwrapper center {
   margin:           0px;
   padding:          0px;
   border:           0px;
   height:           100%;
   }

.content {
   background-color: #ffffff;
   border:           0px;
   text-align:       left;
   }

.menuspacer {
   margin:           0px;
   padding:          0px;
   padding-left:     5px;
   padding-right:    5px;   
   }   

.contenttopping {
   padding:          5px;
   border:           0px;
   margin:           0px;
   margin-bottom:    10px;
   margin-left:      10px;
   margin-right:     10px;
   border-bottom:    1px solid #8a151d;
   color:            #ffffff;
   }
      
   
.leftmenu {
   left:             0px;
   bottom:           0px;
   background-color: #d0cfcf;
   width:            173px;
   padding:          0px;
   padding-left:     20px;
   padding-right:    10px;
   padding-top:      30px;
   margin:           0px;
   height:           100%;
   border-right:     3px solid #005197;
   z-index:          1;
}

.rightmenu {
   background-color: #d0cfcf;
   right:            0px;
   width:            148px;
   padding-top:      30px;
   border-left:      3px solid #005197;
   height:           100%;
   z-index:          0;
}


.contentmiddle {
   border:           0px solid #dddd00;
   padding:          0px;
   background-color: #ffffff;
   color:            #000000;   
   margin-bottom:    11px;   
   min-height:       120px;
}

.contentbyline {
   border:           0px solid #dddd00;
   padding:          4px;
   background-color: #f6babc;
   color:            #4b0003;   
   margin-bottom:    11px;   
}


.contentfooter {
   clear:            both;

   border:           0px solid #dddd00;
   border-top:       1px solid #005197;
   margin-bottom:    11px;   
   padding:          0px;
   margin-top:       9px;
   color:            #005197;
   font-size:        9px;
}

.contentfooter a {
   color:            #005197;
}


table {
   font-size:        100%
}
