body {
margin: 0px;
text-align: left;
font-size: 70%;
font-family: arial, sans-serif;
background: white;background: #a04b46;
}

div.mainwrap {
margin: 0 auto 0;
width: 780px;
text-align: left;

}

div.onepane {
background: #eeeeee;
width: 780px;
}


div#top {
background: #a04b46;
height: 113px;
width: 780px;
}

div#menu {
color: white;
background: #020029;

}

div#menu a {
color: white;
}

img.thispage {
display: block;
}

img.imgh {
display: block;
}


table.maintab {
border-collapse: collapse;
}

td.right {
vertical-align:top;
width: 390px;
background: #eeeeee;
}

td.left {
vertical-align:middle;
width: 390px;
background: white;
}

td.left div.content {
width: 390px;
float: right;
text-align: left;
}

td.right div.content {
width: 380px;
text-align: left;
}

td.right div.text {
padding-left: 35px;
padding-right: 10px;
line-height: 140%;
padding-bottom: 15px;
}

td.left div.text {
padding-left: 6px;
padding-right: 0px;
line-height: 140%;
padding-bottom: 15px;
padding-top: 36px;
font-size: 110%;
}

p {
margin: 0px;
margin-bottom: 1em;
}

div#foot {
width: 764px;
padding-left: 8px; padding-right: 8px;
background: #030029;
height: 29px;
color: #e0e0ff;
}

div#foot a {
color: white;
text-decoration: none;
font-weight: bold;
}

div#foot a:hover {
color: #c0c0ff;
}

img {
border: 0px;
}

table.imgbox {
}

table.imgbox td {
width: 112px;
height: 112px;
}

a {
color: #a04b46;
font-weight: bold;
}

a:hover {
color: red;
}

table.stockbox td {
text-align: center;
}

div.caption {
width: 100px;
color: gray;
margin-bottom: 10px;
}

div.stockmenu {
text-align: center;
padding: 5px;
background: white;
border: #a04b46 solid 1px;
margin-left: 15px;
}

div.stockmenu a {
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

