td {vertical-align: top;}

body,table,td {font-size:12px;
               font-family:Verdana,Arial,Times New Roman;
               color:#000000;}
                 
body {background-color:#415343;
      topmargin:0;
     }    
.right {text-align:right;
}
.center {text-align:center;
}     
td.main {width:800px; 
         height:100%;
        }
td.buttons {width:198px; 
            height:100%;
        }
td.bottom {vertical-align: bottom;
        }
td.text {width:602px; 
         height:100%;
        }
.pad20 {padding-left:20px;
      padding-right:20px;
      }
td.side {width:50%;
         height:100%;
        }                        
td.sidlin {background-color:#dcc9b6;
           width:1px;
           height:100%;
        }     
td.toplin2 {background-color:#dcc9b6;
           width:800px; 
           height:1px;
        } 
                
td.botline {background-color:#baad9c;
           width:602px; 
           height:40px;
        }       
td.botlin2 {background-color:#dcc9b6;
           width:800px; 
           height:1px;
        }
hr {width:70%; 
    color : #006633;
        }      
a.links:link {
    text-decoration : none;
    color : #000000;
}

a.links:visited {
    text-decoration : none;
    color : #000000;
}

a.links:hover {
    border-bottom: 1px solid #000000;
    text-decoration : none;
    color : #000000;

}

a.links:active {
    text-decoration : none;
    color : #000000;
}

.sm {font-size : 10px;
}

.h {font-size : 14px;
    color : #7a6452;
}
.copy {font-size: 12px;
       color:#314435;
       margin-top:12px;
       text-align:center;}
