body {
    background-color: #663300;
    font-family: arial, helvetica, sans-serif;
	color:#666666;
    font-size: 10pt;
    margin-top: 20px;
    padding: 0px;
    }

form {
    padding: 0px;
    margin: 0px;
    }

a:link {
    color: #296097;
    text-decoration: none;
    }

a:visited {
    color: #296097;
    text-decoration: none;
    }

a:hover {
    color:#999999;
    text-decoration: none;
    }

a:active {
    color: #296097;
    text-decoration: none;
    }

h1 {
    font-size: 14pt;
    font-weight: bold;
    }

h4 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }
.siteheader {
    background-color: #fcf6d1;
    text-decoration: none;
    }
.topbox {text-align:center; width:160px; padding:5px; border:solid 1px #663300; margin:20px;}
.topbox h3{text-align:center; font-size:10pt; margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; color:#384b5f;}
.topbox input{line-height:12px; font-size:10px; color:#666666;}
.dwall { }
.headercheckout {width:180px; background-color:#fcf6d1;}
.headercheckout div{width:180px; background-color:#fcf6d1; margin-right:5px;}
.topbar {
    background-color: #ffcccc;
	text-align:center;
    text-decoration: none;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    }
.tbarcell {background-color:#ffcccc; line-height:16px; padding:0px; margin:0px;}	
.topbar div{
text-align:center;
    }	
.pline {background-color:#fcf6d1;}

.maintable {
    padding: 3px;
    margin: 0px;
    }
	
.leftside {
   
    }

.rightside {
   
    }

.contentdiv {
     background-color: #FFFFFF;
	padding:10px;
	text-align:left;
    margin: 0px 5px 0px 5px;
    }

.contenttable {
    width: 95%;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    margin-top: 10px;
    }

.contenttable td {
    text-align: left;
    }

.content-title {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    }

.searchbox {
    width: 165px;
    }
.searchbox td{
    width: 165px;
	background-color:#FFFFFF;
	text-align:center;
	border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    }
	
.smlogin-form {
    padding: 0px 5px 0px 10px;
    font-size: 10pt;
    }

.clear {
    clear: both;
    color: #ffffff;
    }

.viewcart {
    margin-top: 18px;
    text-align: center;
    }
	
.cartitems{
	font-size: 9pt;
	}

.logged-in-message {
    color: red;
    font-weight: bold;
    }

.feat-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.feat-head {
    color: #384b5f;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    background-image: url(topprodhead.gif);
    margin: 0px;
    padding: 0px 0px 0px 15px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #efd0be;
    }

.feat-cell {
    text-align: center;
    vertical-align: top;
    padding: 10px;
    }

.feat-cell div {
    text-align: center;
    }
	
.tinytxt {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt input {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:link {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:visited {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:hover {
    margin: 0px;
    padding: 0px;
    }
.bottom {
    background-color: #663300; margin:0px 20px 0xp 20px;
	text-align:center;
	}
.footer {font-size:10px; color:#FFFFCC;}

.footer a:link {}

.footer a:hover {}

.footer a:visited {}	

.input-err { background-color: #ffff00; }
