html, body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body
{
	color: #000000;
	vertical-align: top;
	text-align: left;
	background: #000000 url(img/bg.jpg) repeat-x top;
	font-size: 1px;
}

img
{
	border: 0px;
}

div.outz {margin:10px auto} 
.outz {font: bold 14px 'arial', 'verdana', 'tahoma';}
.outz a {background:#FF0000; color:#FFFFFF; padding:2px 5px}
.outz a:hover {background:#990000; color:#FFFFFF; padding:2px 5px}

a, a:visited a:hover
{
	color: #000000;
	text-decoration: none;
}

h1
{
	margin: 0px;
	color: #ffffff;
	font: bold 24px 'arial', 'verdana', 'tahoma';
}

h2
{
	margin: 7px 0 0 0;
	color: #000;
	font: bold 14px 'arial', 'verdana', 'tahoma';
}

h1 a, h1 a:visited h1 a:hover
{
	color: #ffffff;
	text-decoration: none;
}

h3 {font: bold 24px 'arial', 'verdana', 'tahoma'; text-transform:uppercase; color:#000; margin:15px auto 7px auto;}
h3 a {color:#FF0000; text-decoration: underline;}

h4 {font: normal 32px 'Georgia', 'Times'; text-transform:uppercase; color:#000; margin:20px auto 17px auto;}

td.reviews {padding-left:10px!important}
.reviews h3 {font: normal 13px 'Georgia', 'Times';display:block;border-bottom:1px dotted #000;padding:0 0 0 5px!important;margin:0; text-align:left}
.reviews p {font: normal 10px 'Arial', 'Verdana'; color:#000;text-align:justify;padding-right:3px}
.reviews p a {color:#FFF;background-color:#FF0000;font:bold 12px;padding:0 3px}

.hidden
{
	display: none;
}

.outer-body
{
	position: relative;
	display: block;
	width: 972px;
	margin-left: auto;
	margin-right: auto;
}

.sitebody
{
	position: relative;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 7px 7px 7px;
	background-color: #ffffff;
	overflow: hidden;
}

.header
{
	position: relative;
	display: block;
	width: 970px;
	margin-bottom: 5px;
	border: 0;
}

.header img
{
	float: left;
}

.thumbs
{
	position: relative;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1px;
	clear: both;
}

.thumbs img {border: 1px solid #FFF;margin: 1px;}
.thumbs img:hover {border: 1px solid #FF0000;margin: 1px;}

.thumbs .noborder
{
	border: none;
}

.block-title
{
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	height: 30px;
	margin-bottom: 3px;
	color: #ffffff;
	font-size: 1px;
	background: #ff0000;
	overflow: hidden;
}

.block-title1
{
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	height: 30px;
	margin-bottom: 3px;
	background: #FFF;
	overflow: hidden;
border-bottom:1px solid #000000;
border-top:1px solid #FFF;
}

.banner
{
	position: relative;
	display: block;
	width: 930px;
	vertical-align: middle;
	text-align: center;
	margin: 7px auto 12px auto;
}

.banner-left
{
	width: 110px;
	height: 60px;
	background: url('img/kav1.gif') no-repeat center left
}

.banner-right
{
	width: 110px;
	height: 60px;
	background: url('img/kav2.gif') no-repeat center right
}

.toplist
{
	position: relative;
	display: block;
	margin-bottom: 30px;
	padding-left: 100px;
	left: -7px;
	width: 857px;
	color: #ff0000;
	font: bold 14px 'arial', 'verdana', 'tahoma';
line-height:170%;
	background: url('img/tradelinks.gif') no-repeat center left;
	overflow: hidden;
}

.toplist-table
{
	position: relative;
	display: block;
	float: left;
	width: 212px;
	overflow: hidden;
}

.toplist-number
{
	width: 25px;
	text-align: right;
	vertical-align: top;
	padding: 1px 0 1px 0;
	color: #000;
	font: bold 12px 'georgia', 'verdana', 'tahoma';
line-height:170%;
}

.toplist-item {padding: 1px 0 1px 5px;vertical-align: top;}
td.toplist-item1, td.toplist-item2 {padding: 5px 0 1px 5px;vertical-align: top;}
.toplist-item1 {font-size:17px; font-family:georgia,verdana; font-weight:bold}
.toplist-item2 {font-size:14px; font-family:georgia,verdana; font-weight:bold}
.toplist-item1 a, .toplist-item2 a {color:#FF0000; text-decoration: none; border-bottom:dotted 1px #FF0000}
.toplist-item1 a:hover, .toplist-item2 a:hover {color:#990000; text-decoration: none;border-bottom:0}


.toplist a, .toplist a:visited
{
	color: #ff0000;
	text-decoration: none;
}

.toplist a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.footer
{
	position: relative;
	display: block;
	width: 986px;
	height: 71px;
	background: url('img/barcode.gif') no-repeat top left;
	overflow: hidden;
}

.footer-right
{
	position: relative;
	display: block;
	float: right;
	width: 780px;
	height: 51px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
}

.footer-img
{
	width: 53px;
	height: 53px;
	background: url('img/x.gif') no-repeat center top;
}

.footer-text
{
	padding: 0 10px 0 10px;
	color: #000000;
	vertical-align: top;
	font: normal 11px 'arial', 'verdana', 'tahoma';
}

.footer-text a, .footer-text a:visited
{
	color: #000000;
	text-decoration: none;
}

.footer-text a:hover
{
	color: #000000;
	text-decoration: underline;
}

.trade
{
	position: relative;
	display: block;
	width: 986px;
	text-align: right;
	color: #ffffff;
	font: normal 9px 'arial', 'verdana', 'tahoma';
}
.trade a, .trade a:visited, .trade a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.spacer
{
	height: 20px;
	font-size: 1px;
}

.center
{
	text-align: center;
}

.bookmark
{
	position: absolute;
	display: block;
	top: 8px;
	right: 8px;
	font: bold 12px 'arial', 'verdana', 'tahoma';
	cursor: pointer;
}


.category-table
{
	width: 950px;
	table-layout: fixed;
	margin: 0px 5px;
}
.category-table td
{
	width: 25%;
	padding-left: 13px;
	vertical-align: top;
	font: bold 12px 'arial', 'verdana', 'tahoma';
	color: #000000;
	line-height: 1.5;
font-weight:normal;
}

.category-table a, .category-table a:visited, .category-table-inside a, .category-table-inside a:visited
{
	color: #ff0000;
	text-decoration: none;
font-weight:bold;
}
.category-table a:hover, .category-table-inside a:hover
{
	color: #000000;
	text-decoration: none;
}

.category-table-inside
{
	width: 90%;
	table-layout: fixed;
	margin: 0px auto 0px auto;
}
.category-table-inside td
{
	width: 33%;
	padding-left: 15px;
	vertical-align: top;
	font: bold 12px 'arial', 'verdana', 'tahoma';
	color: #000000;
	line-height: 1.5;
}
.category-table-inside td div
{
	position: relative;
	display: block;
	padding: 1px 0px 1px 22px;
	background: url('img/bullet.gif') no-repeat center left;
}
.category-table-inside a, .category-table-inside a:visited
{
	color: #000000;
	text-decoration: none;
}
.category-table-inside a:hover
{
	color: #ff0000;
	text-decoration: none;
}