body {
margin: 0px;
}

.noborder { border: solid #000000 0px; }

.clearboth { float: clearboth; }

ul {
margin-left:-25px;
margin-right:0px;
list-style:square;
}

img.nomargin { margin: 0px; }

img {display: block; margin-right: 10px; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; }

img.border1 {display: block; border: solid #000000 1px;}

p, td {
        font-family: verdana;
        font-size: 10px;
        color: #803704;
}

p.dir {
        font-family: arial;
        font-size: 12px;
        color: #000000;
        letter-spacing: 1px;
}




a:link {
        font-family: verdana;
        font-size: 10px;
        color: #260600;
        text-decoration: underline;
}
a:visited {
        font-family: verdana;
        font-size: 10px;
        text-decoration: underline;
        color: #260600;
}
a:hover {
        font-family: verdana;
        font-size: 10px;
        color: #260600;
        text-decoration: underline;
}
.browntext {
        font-family: verdana;
        font-size: 11px;
        color: #260600;
        text-decoration: none;
}
.leading {
        font-family: verdana;
        font-size: 11px;
        text-decoration: none;
        color: #803704;
        line-height: 15px;
}
h1 {
        font-family: verdana;
        font-size: 14px;
        color: #803704;
        text-decoration: none;
        }

h4 {
        font-family: verdana;
        font-size: 10px;
        color: #cc6704;
        text-decoration: none;

}
.box {
        font-family: verdana;
        font-size: 11px;
        color: #803704;
        text-decoration: none;
        padding: 5px;
        height: 40px;
        width: 100%;
        border: 1px solid #2B0200;
        background-color: #E5E5CB;
}
.green_pad {
        font-family: verdana;
        font-size: 10px;
        line-height: 14px;
        color: #314819;
        text-decoration: none;
        padding: 2px 1px 1px 4px;
}
.red_pad {
        font-family: verdana;
        font-size: 10px;
        line-height: 12px;
        color: #CC3300;
        text-decoration: none;
        padding: 11px;
}

.wyellow_pad {
        font-family: verdana;
        font-size: 10px;
        line-height: 12px;
        color: #cc6704;
        text-decoration: none;
        padding: 0px;
}


.pad {
        font-family: verdana;
        font-size: 10px;
        color: #803704;
        text-decoration: none;
        padding-right: 3px;
        padding-left: 3px;
}

.green_box {

position: relative;
border: solid #5f8f30 1px;
padding-top: 10px;
padding-left: 10px;
padding-right: 33px;
padding-bottom: 10px;
width: 132px;
margin-left: 15px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background:url(images/home_r7_c16.gif) repeat-y;
background-position: right;
             }


.orange_box {

position: relative;
border: solid #cc3300 1px;
padding-top: 10px;
padding-left: 10px;
padding-right: 33px;
padding-bottom: 10px;
width: 132px;
margin-left: 15px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background:url(images/home_r5_c16.gif) repeat-y;
background-position: right;

             }
.yellow_box {

position: relative;
border: solid #cc6704 1px;
padding-top: 10px;
padding-left: 10px;
padding-right: 33px;
padding-bottom: 10px;
width: 132px;
margin-left: 15px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background:url(images/home_r5_c16_yellow.gif) repeat-y;
background-position: right;
             }

.black_box {

position: relative;
text-align: center;
border: solid #000000 1px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
width: 175px;
margin-left: 15px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-position: right;
             }



