a {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-decoration: underline;
}

body {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	margin: 5px;
	color: #333333;
}

h1 {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #666666;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 14pt;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
}

h1.directory {
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 3px;
	margin-top: 9px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #E6E6E6;
}

h2 {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

h2 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h3 {
	background-color: #CC0000;
	border-bottom-color: #666666;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #EFEFEF;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: none;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

h4 {
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 3px;
	margin-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #E6E6E6;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

h5 {
	background-color: #009933;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #E6E6E6;
}

h6 {
	background-color: #003399;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #EFEFEF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 2px;
}

li {
	margin-bottom: 5px;
	margin-left: -20px;
}

ol {
	margin-bottom: 5px;
	margin-top: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}

td {
	font-size: 12px;
}

ul {
	margin-bottom: 5px;
	margin-top: 5px;
}

.adminnav {
	background-color: #FFFFFF;
	border: none #CC0000;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}

.adminnav a {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 7px;
	text-decoration: none;
}

.adminnav li {
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	text-indent: 5pt;
}

.adminnav td {
	background-color: #E9E9E9;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 4px;
	text-align: right;
}

.adminnavhead {
	font-size: 12px;
}

.adminnavhead td {
	background-color: #FFFFFF;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.adminpagehead {
	background-color: #CCCCCC;
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}

.admintable {
	background-color: #F0F0F0;
	font-size: 11px;
}

.admintable input {
	width: 100%;
}

.admintable td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-top: 1px none #CCCCCC;
	font-size: 11px;
	padding: 4px;
}

.admintabletop {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.articlehead {
	font-weight: normal;
}

.articlehead td {
	background-color: #009933;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #EAEAEA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.bannerad {
	background-color: #333333;
	left: 450px;
	padding: 1px;
	position: absolute;
	top: 10px;
}

.bannerad2 {
	background-color: #333333;
	bottom: 0px;
	left: 300px;
	padding: 1px;
	position: absolute;
}

.copyright {
	font-size: 10px;
}

.copyright a {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.diplaytable {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 11px;
	font-size: 11px;
	width: 100%;
}

.diplaytable td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-top: 1px none #CCCCCC;
	font-size: 11px;
	padding: 4px;
}

.diplaytabletop {
	background-color: #333333;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.directcats {
	font-size: 11px;
	width: 100%;
}

.directcats td {
	font-size: 11px;
}

.forminput {

}

.formtable {
	background-color: #F8F8F8;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left: 3px solid #E6E6E6;
	border-right: 3px solid #666666;
	border-top: 3px solid #CCCCCC;
	margin-top: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.formtable input {

}

.formtable td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #666666;
	font-size: 11px;
	padding: 5px;
}

.formtable textarea {
	width: 95%;
}

.formtableheader {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.formtableheader td {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 14px;
}

.homebox {
	background-color: #F2F2F2;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E9E9E9;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

.homebox p {
	font-size: 11px;
}

.homebox td {
	font-size: 11px;
	padding: 5px;
}

.leftnav {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.leftnav a {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.leftnav td {
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	text-align: right;
	text-decoration: blink;
}

.linksmall {
	font-size: 11px;
}

.linksmall a {
	font-size: 11px;
}

.login {
	background-color: #E1E1E1;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	font-size: 9px;
	padding: 0px;
	width: 250px;
}

.login a {
	color: #333333;
	font-size: 9px;
	text-decoration: none;
}

.login input {
	font-size: 9px;
	height: 17px;
	width: 60px;
}

.login td {
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	border-right: 1px none #999999;
	border-top: 1px none #999999;
	color: #333333;
	font-size: 9px;
	padding: 3px;
}

.orderbutton {
	background-color: #EEEEEE;
	font-size: 12px;
}

.outertable {
	border: none;
	padding: 0px;
	width: 765px;
}

.outertable h2 a {
	color: #FFFFFF;
}

.outertable td {
	text-align: left;
}

.readmore {
	background-color: #F0F0F0;
	border: 1px solid #666666;
	color: #FFFFFF;
	padding: 1px;
	position: static;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.readmore a {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.request {
	background-color: #FBFBFB;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E6E6E6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	width: 250px;
}

.request input {
	font-size: 11px;
	width: 95%;
}

.request select {
	font-size: 10px;
}

.request td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	font-size: 11px;
	padding: 5px;
	vertical-align: middle;
}

.request textarea {
	width: 95%;
}

.requesthead {
	background-color: #FF9900;
	border-bottom-color: #666666;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #EAEAEA;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: none;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 9px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.requesthead td {
	background-color: #F8AE65;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.rfi {
	background-color: #EBEBEB;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E6E6E6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 9px;
	width: 350px;
}

.rfi input {
	font-size: 11px;
	width: 95%;
}

.rfi select {
	font-size: 10px;
	width: 95%;
}

.rfi td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	font-size: 11px;
	padding: 5px;
	vertical-align: middle;
}

.rfi textarea {
	font-size: 11px;
	width: 95%;
}

.rfihead {
	font-weight: normal;
}

.rfihead td {
	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.rfpform {
	background-color: #FFFFCC;
	border: 1px solid #CC0000;
}

.rfpform option {
	border: 1px solid #CC0000;
}

.rfpform td {
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	font-size: 11px;
	padding: 5px;
}

.rfphead {
	font-weight: normal;
}

.rfphead td {
	background-color: #003399;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #EAEAEA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.rightnav {
	color: #CC0000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.searchform {
	background-color: #F3F3F3;
	border: 1px solid #999999;
}

.searchform td {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.sellercompany {
	font-size: 14px;
	font-weight: bold;
}

.sellerlist {
	border: none;
	width: 100%;
}

.sellerlist td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	padding: 9px 3px 9px 0px;
}

.sellerpremiumcompany {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.sellerpremiumlist {
	border: none;
	width: 100%;
}

.sellerpremiumlist p {
	font-size: 11px;
}

.sellerpremiumlist td {
	background-color: #F9F9F9;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E8E8E8;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 11px;
	padding: 5px;
}

.sitelink {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	text-align: center;
}

.sitelink input {
	background-color: #999999;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.sitelink input:hover {
	background-color: #FFFFFF;
	color: #999999;
}

.smaller {
	font-size: 10px;
}

.smalltable {
	font-size: 11px;
}

.smalltable td {
	font-size: 9px;
}

.submitbutton {
	background-color: #E6E6E6;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.subscribe {
	background-color: #CCCCCC;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-color: #E6E6E6;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 3px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 3px;
	margin-top: 9px;
	width: 250px;
}

.subscribe input {
	width: 90%;
}

.subscribe select {
	font-size: 10px;
}

.subscribe td {
	background-color: #FBFBFB;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	color: #666666;
	font-size: 12px;
	padding: 5px;
	vertical-align: middle;
}

.subscribehead {
	font-weight: normal;
}

.subscribehead a {
	color: #FFFFFF;
}

.subscribehead td {
	background-color: #993399;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.suppliertableheader {
	background-color: #0066FF;
	border-bottom-color: #666666;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #F2F2F2;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: none;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-top-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.suppliertableheader td {
	background-color: #0066FF;
	color: #FFFFFF;
	font-size: 14px;
}

.synopsis {
	font-size: 11px;
	font-style: italic;
}

.test {
	text-align: center;
}


#blog {
	text-align: left;
}

#blog .button {
	background-color: #BF81C5;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: none;
	width: 150px;
}

#blog a.button:hover {
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	border-right-color: #CCCCCC;
	border-top-color: #333333;
	color: #BF81C5;
}

#blog h2, #blognav h2 {
	background-color: #7D3D85;
}

#blog h3 a:hover {
	text-decoration: underline;
}

#blog h3, #blog h3 a {
	background-color: #EEEAEE;
	color: #7D3D85;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#blog h4 {
	background-color: #FFFFFF;
	border: none;
	color: #999999;
	font-size: 10px;
	letter-spacing: normal;
}

#blog p, #blog li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#blognav form {
	margin: 0px;
	padding: 0px;
}

#blognav input {
	font-size: 12px;
	width: 120px;
}

#blognav li {
	color: #999999;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#blognav li a {
	font-size: 11px;
	text-decoration: none;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 765px;
}

#content {
	clear: both;
	width: 765px;
}

#copyright {
	font-size: 10px;
	margin-top: 5px;
}

#footercontact {
	float: right;
}
#footer {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}


#header {
	background-color: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
	width: 765px;
}

#header #headlog {
	float: right;
	margin-right: 9px;
	margin-top: 9px;
}

#header #headlog a {
	background-color: #999999;
	border-bottom-color: #666666;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: none;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-top-width: 1px;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
}

#header #headlog a:hover {
	background-color: #FFFFFF;
	color: #666666;
}

#header #logo {
	float: left;
	margin-bottom: 3px;
	margin-left: 8px;
	margin-top: 3px;
}

#header #topnav {
	clear: both;
	width: 100%;
}

#header #topnav a {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
}

#header #topnav a:hover {
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	border-right-color: #CCCCCC;
	border-top-color: #666666;
	color: #333333;
}

#header #topnav p {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

#header #topnav td {
	text-align: center;
	width: 20%;
}

#header #toptext a, #footer #toptext a {
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}

#header #toptext, #footer #toptext {
	color: #CCCCCC;
	letter-spacing: 2px;
}

#mainarea {
	width: 100%;
	padding-right: 20px;
}

#searchbox {
	float: right;
}

#topnav a.tn1 {
	background-color: #F8AE65;
}

#topnav a.tn2 {
	background-color: #67D68D;
}

#topnav a.tn3 {
	background-color: #B67DC4;
}

#topnav a.tn4 {
	background-color: #7297CF;
}

#topnav a.tn5 {
	background-color: #D66F6B;
}

#toptext {
	text-align: center;
}

#toptext h1 a:hover {
	color: #FF0000;
}

#toptext h1, #toptext h1 a {
	border: none;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}
form {
	margin: 0px;
	padding: 0px;
}
h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.graycell td {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.usertable {
	border: 1px solid #999999;
	background-color: #F8F8F8;
}
.usertable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
}



#header #sellernav {
	clear: both;
	width: 100%;
}

#header #sellernav a {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D5807B;
}

#header #sellernav a:hover {
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	border-right-color: #CCCCCC;
	border-top-color: #666666;
	color: #CC0000;
}

#header #sellernav p {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

#header #sellernav td {
	text-align: center;
	width: 20%;
}


#sellernav a.tn1 {

}

#sellernav a.tn2 {

}

#sellernav a.tn3 {

}

#sellernav a.tn4 {

}

#sellernav a.tn5 {

}
.seller h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-color: #D5807B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.seller h2 {
	background-color: #D5807B;
}
.seller h3 {
	background-color: #FFFFFF;
	color: #C44A44;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
input.issue {
	display: none;
}
#mainarea #sellercard {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sellercard h2 {
	clear: both;
}
h4 a, h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
h4 a:hover {
	text-decoration: underline;
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
a.permalink,a.permalink:visited, a.permalink:hover {
	font-size: 9px;
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	text-align: right;
}
h1.directory a, h1.directory a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1.directory a:hover {
	text-decoration: underline;
}
a.button {
	display: block;
	background-color: #B5B5B5;
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.button:hover {
	color: #666666;
	background-color: #FFFFFF;
}
td.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	padding: 5px;
}
