/* CSS Document */

 /*BODY { background: url(/images/layout/gradient2.jpg); background-repeat: repeat-x }  */
BODY { 
font-family: Verdana, Arial, sans-serif;
font-size: small;
}


TD.border2 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #684928;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #684928;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #684928;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #684928;
}

TD.bottomborder {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #691A4A;
}