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

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

a:link {
    /* color: #FF4000; */			/* hot red */
	color: #006699;
    text-decoration: none;
    }

a:visited {
    /* color: #FF4000; */			/* hot red */
	color: #006699;
    text-decoration: none;
    }

a:hover {
    /* color: #006699; */			/* navy blue */
	color: #FF4000;
    text-decoration: none;
    }

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

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

h4 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }
.siteheader {
    background-color: #BDCFFF;
    text-decoration: none;
    }


.headercheckout {width:180px; background-color:#FFFFFF;}
.headercheckout div{width:180px; background-color:#FFFFFF; margin-right:5px;}
.topbar {
    background-color: #BDCFFF;
    text-decoration: none;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    }

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

.rightside {
   
    }

.content {
    
    margin: 10px;
    }

.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: 250px;
    }
.searchbox td{
    width: 248px;
	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: #FFFFFF;
    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 #FF4000;
    }

.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;
    }
.footer {
    font-size: 10px;
    font-weight: bold;
    margin-top: 20px;
    }

.footer a:link {}

.footer a:hover {}

.footer a:visited {}	

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



.header-img {
	margin: 11px 0 3px 6px;	
}

.subnavbox {
	padding: 3px 0 6px 0;	
}

.item-count {
	display: none;	
}




.breadcrumb {
	margin: 5px 0 0 3px;	
}

.contenttable tr td {
	margin: 0 14px;
}

.the-content-itself {
	padding: 18px 44px 36px 44px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11pt;
	line-height: 1.5em;
}

td.home-page-content {
	padding: 0 16px 18px 16px;
}


