body {
    background-color: #C0F0F0;
    background-image: url(mainbg.gif);
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #404040;
    margin: 25px;
    padding: 0px;
    }
    
td.homepage {
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #404040;
    line-height: 115%;
    margin: 0;
    padding: 0;
 	}
    
.smallcredits {
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #404040;
    text-align: center;
}

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

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

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

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

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

h1 {
	font-family: times new roman, arial, helvetica;
	font-style: italic;
	font-size: 16pt;
	color: #404040;
	font-weight: normal;
    }
    
h2 {
	font-family: times new roman, arial, helvetica;
	font-style: italic;
	font-size: 14pt;
	color: #404040;
	font-weight: normal;
}

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


.headercheckout {width:180px; background-color:#FFFFFF;}
.headercheckout div{width:180px; background-color:#FFFFFF; margin-right:5px;}
.topbar {
    background-color: #FF4000;
    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 #404040;
    margin-top: 10px;
    }

.contenttable td {
    text-align: left;
    }

.content-title {
    font-size: 16pt;
    font-weight: normal;
    text-align: center;
    margin-bottom: 8px;
    margin-top: 8px;
font-style: italic;
    }

.searchbox {
    width: 174px;
    }
.searchbox td{
    width: 174px;
	background-color:transparent;
	text-align:center;
	border: 0;
    }
	
.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: 404040;
    font-weight: normal;
    }

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

.feat-head {
    color: #202020;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 9pt;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    background-repeat: no-repeat;
    border-bottom: 0;
    line-height: 23px;
    text-indent: 5px;
    background: #EFA2C7;
    font-family: verdana, arial, helvetica;
    font-style: italic;
    }

.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: #EFA2C7; }

