td {vertical-align: top;}
body,table,td {font-size:14px;
                 font-family:Verdana,Arial,Times New Roman;
                 color:#000000;}
body {background-color:#BDA394;
     }
td.cont {width: 331px;
         height: 78px;
        }
td.cent {background-color:#F6EDEB;
         width:770px; 
         height:100%;
        }
td.sidlin {background-color:#A98D7C;
           width:1px;
           height:100%;
        }
td.side {width:50%;
         height:100%;
        }
td.line2 {width: 770px;
          height: 2px;
        }
td.botlin {background-color:#E1CEC8;
           width:770px; 
           height:35px;
        }
td.texbox {width:618px;
           height:100%;
          }
.center {text-align: center;}
.right {text-align: right;}
.brown{color:#663300;}
.brbrown{color:#996633;}  
.top15 {position:relative;
         top:15px;}
.top10 {position:relative;
         top:10px;} 
.pad30 {padding-left: 30px;
        padding-right: 30px;}
.pad75 {padding-left: 75px;}
.botcolor {font-size: 11px;
	   font-family:Verdana,Arial,Times New Roman;
       color:#996633;}
.ver11 {font-size: 11px;}
.ver12 {font-size: 12px;}
p.dotted {border-style: dotted;
         border-width: thin;
         border-color: #996633;}
.dashed {border-style: dashed;
         border: 1px;
         border-color: #996633;}
body, html {margin: 0; padding: 0; width: 100%; height: 100%; }
	       #container { width: 100%; min-height: 100%;   }	   
		   #antifooter { width: 100%; height: 40px; }
		   #footer{
		          width: 100%; height: 40px; 
		          margin-top: -40px ; 
				  background: #F6EDEB; 
				 }
		   *html #container { height: expression(document.body.clientHeight > 100? "100%" :"100px"); }