﻿body {
	margin: 20px;
	background: #d6cec1; /* Old browsers */
	background: -moz-linear-gradient(top, #d6cec1 0%, #706c65 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6cec1), color-stop(100%,#706c65)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d6cec1 0%,#706c65 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d6cec1 0%,#706c65 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #d6cec1 0%,#706c65 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6cec1', endColorstr='#706c65',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #d6cec1 0%,#706c65 100%); /* W3C */
	color: black;
}
li {
	font-size: 11px;
	line-height: 150%;
	padding-right: 10px;
	margin-left: -20px;
	text-align: left;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
h3 {
	color: #003366;
	font-size: 18px;
}

#container {
	margin: 0 auto;
	width: 775px;
	padding: 20px;
	background: white;
	-moz-border-radius: 1em 1em 1em 1em; 
	border-radius: 1em 1em 1em 1em;
}

#footerlinks {
	text-align: center;
	font-size: .7em;
	font-family: Tahoma,Verdana,Sans-serif;
	padding-top: 5px;
}

td {
	font-family: Tahoma,Verdana,Sans-serif;
}
td.alt {
	font-family: Arial,Geneva,Sans-serif;
}
.sm {
	font-size: 11px;
	line-height: 150%;
}
.login {
	font-family: arial,geneva,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}
td.bar {
	background-color: #666666;
	font-size: 10pt;
	color: white;
}
td.button {
	background-image: url('images/button_back.gif');
	background-color: #CCCCCC;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	font-family: arial,geneva,sans-serif;
	border: 1px solid white;
	border-bottom: 0px;
}
.btn {
	font-size: 11px;
	padding: 2px;
	padding-right: 13px;
}
.boxtop {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
}
td.box {
	background-color: #EEEEEE;
	padding: 3px;
	font-size: 13px;
	font-family: arial,geneva,sans-serif;
}
td.diftop {
	background-color: #336699;
	padding: 3px;
	font-size: 17px;
	color: #CCFF33;
}
td.dif {
	background-color: #EEEEEE;
	padding: 12px;
	font-size: 12px;
	font-family: arial,geneva,sans-serif;
}
td.left {
	border-right: 1px solid #CCCCCC;
}
td.footer {
	background-image: url('images/footer_back.gif');
	background-color: #CCCCCC;
	color: white;
	font-size: font-weight: bold;
	font-size: 11px;
	font-family: arial,geneva,sans-serif;
	border: 1px solid white;
	border-bottom: 0px;
}
td.main {
	background-color: #FFFFFF;
	padding: 15px;
	font-size: 13px;
}
td.categories {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
}
td.border {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
td.sale {
	padding: 3px;
	background-color: #CC6600;
	color: #FFFFFF;
}
td.navbutton {
	border-right: 1px solid #99CC00;
	border-bottom: 1px solid #99CC00;
	font-family: arial,geneva,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
td.navbutton2 {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: arial,geneva,sans-serif;
	font-size: 9pt;
}
td.cart {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	font-size: 10pt;
}
td.cart2 {
	background-color: #FFFFCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 10pt;
}
td.cell0 {
	background-color: #333333;
	font-size: 8pt;
	color: white;
}
td.cell1 {
	background-color: #003366;
	font-size: 10pt;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}
td.cell2 {
	background-color: #336699;
	font-size: 10pt;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}
td.cell3 {
	background-color: #DDDDDD;
	font-size: 10pt;
	color: black;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}
td.celltxt {
	font-size: 10pt;
	color: white;
}
td.rslt1 {
	background-color: #FFFFFF;
	font-size: 10pt;
	padding: 2px;
}
td.rslt2 {
	background-color: #EEEEEE;
	font-size: 10pt;
	padding: 2px;
}
.txt1 {
	color: #003366;
}
.txt2 {
	color: #CC6600;
}
.txt3 {
	color: #336699;
}
.delete {
	background-color: #CC0000;
	color: white;
	border: 1px solid black;
	font-size: 8pt;
	font-weight: bold;
}
a:link {
	color: #003366;
}
a:active {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a.brite:link {
	color: #CC6600;
}
a.brite:active {
	color: #CC6600;
}
a.brite:visited {
	color: #CC6600;
}
a.brite:hover {
	color: #336699;
}
a.nav:link {
	color: white;
	text-decoration: none;
}
a.nav:active {
	color: white;
	text-decoration: none;
}
a.nav:visited {
	color: white;
	text-decoration: none;
}
a.nav:hover {
	color: #CCFF33;
	text-decoration: none;
}
a.nav2:link {
	color: #CC6600;
	text-decoration: none;
}
a.nav2:active {
	color: #CC6600;
	text-decoration: none;
}
a.nav2:visited {
	color: #CC6600;
	text-decoration: none;
}
a.nav2:hover {
	color: #003366;
	text-decoration: none;
}
.mainxt {
    font-size: 11px;
    font-weight: normal;
    line-height: 80%;
    margin: -14px 0 5px;
    padding: 0;
}

