body {
    background-color: #FFFFFF;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    }

form {
    padding: 0px;
    margin: 0px;
    }

a:link {
    color:#990000;
    text-decoration: none;
    }

a:visited {
    color:#990000;
    text-decoration: none;
    }

a:hover {
    color:#0066CC;
    text-decoration: none;
    }

a:active {
    color:#990000;
    text-decoration: none;
    }

h1 {
    font-size: 14pt;
    font-weight: bold;
    }
h2 {
    font-size: 12pt;
    font-weight: bold;
    }
h3 {
    font-size: 10pt;
    font-weight: bold;
    }	
h4 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
	padding:0px;
    }
.siteheader {
    background-color: #FFFFFF;
    text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
    }
.subhead {    
	background-color:#003399;
    text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	text-align:center;
	padding-top:2px;
	padding-left:180px;
	padding-right:5px;
	padding-bottom:2px;}

.headercheckout {width:180px; background-color:#FFFFFF;}
.headercheckout div{width:180px; background-color:#FFFFFF; margin-right:5px;}
.topbar {
    background-color: #ECEFF3;
    text-decoration: none;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    }
.contactblock  a {
    display: block;
    font-size: 10pt;
	font-weight:bold;
    color: #FFFFFF;
    padding-left: 14px;
    text-decoration: none;
	margin-bottom:3px;
	background-color:#d81e05;
	border:1px #990000 outset;
	line-height:20px;
	margin:2px;
    }
.whiteblock{background-color:#FFFFFF;padding:2px;}
.contactblock  a:link {
    color: #FFFFFF;
    }

.contactblock  a:visited {
   color: #FFFFFF;
    }

.contactblock  a:hover {
    color:#FFFFFF;
	background-color:#990000;
	border:1px #663333 inset;

   /* background-image: url(navactive.gif);
	background-repeat:no-repeat;*/
    }

.contactblock  a:active {
    color: #FFFFFF;
    }


.maintable {
    padding: 0px;
    margin: 0px;
       }
	
.leftside {
    /*background-image:url(leftback.jpg);*/
	background-color:#365fae;
	background-repeat:repeat-x;
    }

.rightside {
    
    }

.content {
    
    margin: 10px;
    }
.content h2{
    
    margin: 0px;
    }
.contenttable {
    width: 95%;
	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: #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 #3366CC;
    }

.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 {background-color:#003399; padding-top:20px;
padding-bottom:20px;}	
.footertxt {
	display:block;
    font-size: 10px;
    font-weight: bold;
   	color:#FFFFFF;
	text-align:center;
	width:100%;
    }

.footertxt a:link {}

.footertxt a:hover {}

.footertxt a:visited {}	

.input-err { background-color: #ffff00; }
.spacer {line-height:5px;}
