/* CSS Document */
body{margin-top:0px;
margin-bottom: 0px;
background-image: url(images/bg.jpg);
background-position: left top;
background-repeat: repeat-y}

td,p,div {font-family: verdana, geneva, sans-serif;
font-size: 12px}


td.border{border-left: solid 1px #DFA39C;
border-right: solid 1px #DFA39C;
background-color: #FFFFFF}

td.border_bottom{border-left: solid 1px #DFA39C;
border-right: solid 1px #DFA39C;
border-bottom: solid 1px #DFA39C;
background-color: #FFFFFF}

td.border_right{border-right: solid 1px #9DAF6C}

h1 {color: #CC6633;
font-family: verdana, geneva, sans-serif;
font-size: 18px;
font-weight: normal;
padding-bottom: 5px;
padding-top: 10px;
border-bottom: solid 1px #ABB771;
margin-right: 20px}

td.content{padding-top: 0px;
padding-left: 15px;
padding-right: 4px;
padding-bottom: 0px;
font-family: verdana, geneva, sans-serif;
font-size: 12px;
color: #6F6633}

td.nav_box{font-family: geneva, arial, helvetica, sans-serif;
font-size: 12px;
border-right: solid 1px #9DAF6C;
height: 30px}

.buttons1{font-family: geneva, arial, helvetica, sans-serif;
font-size: 12px;
width:158px}

.buttons1 a {color: #6CAC3A;
text-decoration: none;
background: url(images/b1off.gif) no-repeat left bottom;
display: block;
margin-top: 5px;
padding-left: 28px;
padding-top: 7px;
padding-bottom: 6px}

.buttons1 a:hover {color: #96BE6A;
text-decoration: none;
background: url(images/b1on.gif) no-repeat left bottom;}

.buttons2{font-family: geneva, arial, helvetica, sans-serif;
font-size: 12px;
width:158px}

.buttons2 a {color: #CC9900;
text-decoration: none;
display: block;
margin-top: 3px;
margin-left: 45px;
margin-bottom: 2px}

.buttons2 a:hover {color: #996600;
text-decoration: none}

.prod_header {background: url(images/prodbg1.jpg) no-repeat left top;
height: 25px;
font-family: verdana, geneva, sans-serif;
font-weight: normal;
font-size: 13px;
color: #336633;
padding-left: 10px;}

.prod_info{padding-left: 8px;
padding-top: 5px;
color: #669933;
background: url(images/prodbg2.jpg) repeat-y left top;}

input.searchbox{border: solid 1px #ABB771;
padding: 3px;
width: 140px;
font-family: verdana, geneva, sans-serif;
font-size: 11px;
color: #AA9900;
height: 22px;}

input.searchbutton{margin-top: 5px;
width: 100px;
height: 24px;
background: url(images/search_btn.gif) no-repeat center top;
border: 0px;
cursor: hand;}

.smaller {font-size: 11px}

i{font-weight: bold;
font-style: normal;}

form {margin: 0px}

.footer a {color: #336633}

a {color: #CC6633;}
