/*
WKLT Stylesheet
f7c73e	yellow
f4993f	orange
e5532d	dark orange
dd0f1c	red
747171	grey
black
white
*/
html
{
	overflow-y: scroll !important;
	overflow-x: auto !important;
	overflow: -moz-scrollbars-vertical;
	min-height: 100%; 
	margin-top:0px;
	/*margin-bottom: 20px;*/
}
body 
{
	background-color:black;
	margin-top: 0px;
}
body, p, div, th, td, input, select, option
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:left;
	font-size:10px;	
}
td, th
{
	vertical-align:top;
}
img
{
	border:none;
}

img.banner_ad
{
	border:solid 1px black;
}

a
{
	text-decoration:none;
}
a.listing {
	line-height:24px;
	font-size:11px;
	color:#dd0f1c;
	text-decoration: none;
	font-weight: bold;
}
a.sublisting {
	line-height:20px;
	font-size:11px;
	/*color:#e5532d;*/
	color:black;
	text-decoration: none;
	/*font-weight: bold;*/
}
a.listing:hover, a.sublisting:hover {
	text-decoration:underline;
}
a.prod_listing {
	font-size:12px;
	color:#dd0f1c;
	text-decoration: none;
	font-weight: bold;
}
a.prod_sublisting {
	line-height:20px;
	font-size:9px;
	color:black;
	text-decoration:none;
}
a.prod_sublisting:hover {
	color:#dd0f1c;
	text-decoration:underline;
}
a.foot_nav
{
	font-size:9px;
	color:#ffffff;
}
a.foot_nav:hover {
	color:#f4993f;
	text-decoration:underline;
}
a.head_nav {
	font-size:9px;
	color:#f4993f;
	text-decoration:underline;
}
a.head_nav:hover {
	color:#ffffff;
}
.txt00
{
	color:white;
	font-size:9px;
}
.txt01
{
	color:#f4993f;
	font-weight:bold;
	font-size:9px;
}
.txt02
{
	color:#f7c73e;
	font-size:9px;
}
.nav_bg 
{
	background-color:#747171;
}
.alert 
{
	color:red; 
	font-variant:small-caps; 
	font-weight:bold;
}
#tbl_main
{
	background-color:#000000;
}
#top_menu {
	background-color:#706f6f;
	padding-top:3px;
}
#content, .page_content
{
	background-color: white;
	color:black;
}
.page_title 
{
	font-size:18px;
	text-align:right;
	font-weight:bold;
}
.product_description 
{
	font-size: 12px;
	padding:15px 10px 20px 10px;
}
.listing {
	line-height:24px;
	font-size:11px;
	color:#dd0f1c;
	font-weight: bold;
}
.vendor_listing {
	line-height:20px;
	font-size:10px;
	/*color:#e5532d;*/
	color:black;
	text-decoration:none;	
	font-weight: bold;
}
.vendor_listing: hover
{
	text-decoration:underline;
}
input.btn
{
	text-align:center;
}
.group00
{
	padding:20px 4px 4px 4px;
}
#watermark
{
	visibility:hidden;
}
