#body
{
	background-color: #efefef;
	margin: 0px;
	padding: 5px;
}
#toptext h1
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px;
	margin-left: auto;
    margin-right: auto;
	padding: 0px;
	text-align: right;
	text-transform: uppercase;
	width: 760px;
}
#container
{
	background-color: #ffffff;
	border: 1px solid #000000;
	margin: 0px;
    margin-left: auto;
    margin-right: auto;
	padding: 0px;
	width: 760px;
}
#header
{
	background-color: #ffffff;
	background-image: url('../images/bg_header.png');
	background-repeat: repeat-x;
	height: 62px;
	margin: 0px;
	padding: 2px;
	width: auto;
}
#ad_468x60
{
	background-color: #ffffff;
	float: right;
	height: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 468px;
}
#logo
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#searchbar
{
	background-color: #cc0000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	height: 24px;
	margin: 0px;
	padding: 2px;
	width: auto;
}
#searchform
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#searchform label
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
#searchform #keyword
{
	background-color: #f7f7f7;
	border: 1px solid;
	border-color: #999999 #aab3b3 #d5dddd #aab3b3;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#searchform #keyword:focus
{
	background-color: #ffffff;
	border: 1px solid;
	border-color: #ffc366 #ffa721 #b36c01 #ffa721;	
}
#searchform #submit
{
	background-color: #fefefe;
	background-image: url('../images/bg_input.png');
	background-repeat: repeat-x;
	border: 2px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	color: #2b333c;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
}
#searchform #submit:hover, #searchform #submit:focus
{
	border: 2px double;
	border-color: #ffc366 #ffa721 #b36c01 #ffa721;
	color: #2b333c;
}
#main
{
	background-color: #ffffff;
	background-image: url('../images/bg.png');
	background-repeat: repeat-y;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
	position: relative;
	width: 760px;
}
#content
{
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 5px;
	position: relative;
	width: 595px;
}
#main_temp
{
	background-color: #ffffff;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
	position: relative;
	width: 760px;
}
#content_temp
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 760px;
}
#catnav
{
	clear: both;
	height: 24px;
	width: auto;
}
#catnav img
{
	float: left;
	margin: 0px;
	padding: 2px;
}
#catnav span
{
	color: #cc0000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 24px;
	margin: 0px;
	padding: 2px;
}
#catnavtitle
{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 24px;
	margin-left: 340px;
}
#navbar
{
	clear: both;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 2px;
}
#navbar a:link, #navbar a:active, #navbar a:visited
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
.cat
{
	border: 1px dashed #cc0000;
	display: inline;
	float: left;
	height: 130px;
	margin: 5px 0px 5px 10px;
	padding: 4px;
	position: relative;
	width: 130px;
}
.cat_title
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 24pt;
}
.cat_title img
{
	float: right;
	margin: 0px;
	padding: 2px;
}
.cat_title a
{
	color: #cc0000;
	text-decoration: underline;
}
.cat_title a:hover
{
	color: #990000;
	text-decoration: underline;
}
.cat_text
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 12pt;
}
.cat_text a
{
	color: #000000;
	text-decoration: none;
}
.cat_text a:hover
{
	color: #666666;
	text-decoration: underline;
}
#suggest
{
	clear: both;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 2px;
	padding: 2px;
}
#suggest a
{
	color: #336699;
	text-decoration: underline;
}
#suggest a:hover
{
	color: #336699;
	text-decoration: underline;
}
.toplisting
{
	background-color: #dff7ff;
	clear: both;
	display: block;
	height: 106px;
	margin: 0px;
	overflow: visible;
	padding: 2px;
}
.listing
{
	clear: both;
	display: block;
	height: 94px;
	margin: 4px;
	overflow: visible;
	padding: 2px;
}
.thumbnail
{
	background-image: url('../images/nopreview.png');
	background-repeat: no-repeat;
	float: left;
	margin: 2px 4px 2px 2px;
	padding: 0px;
}
.listing_title
{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
.listing_title strong
{
	color: #660000;
	font-weight: bolder;
}
.listing_title a
{
	color: #cc0000;
	text-decoration: underline;
}
.listing_text
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.listing_text a
{
	color: #000000;
	text-decoration: none;
}
.listing_text_js
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.listing_text_js a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
.listing_url
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.listing_url a
{
	color: #666666;
	text-decoration: none;
}
#menu
{
	background-color: #eeeeee;
	color: #000000;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	position: relative;
	margin: 0px;
	padding: 5px;
	width: 140px;
}
#menu h4
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 140px;
}
#menu a
{
	color: #003366;
	text-decoration: none;
}
#menu a:hover
{
	color: #336699;
	text-decoration: none;
}
#menu ul a:link, #menu ul a:active, #menu ul a:visited
{
	display: block;
}
#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li
{
	margin: 0px;
	padding: 0px;
	width: 140px;
}
#menu li a
{
	color: #003366;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 140px;
}
html>body #menu li a
{
	width: auto;
}
#menu li a:hover
{
	color: #336699;
	text-decoration: none;
}
#footer
{
	background-color: #cc0000;
	border-top: 1px solid #000000;
	clear: both;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	text-align: center;
	width: auto;
}
#footer a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.spacer {
	clear: both;
	line-height: 2px;
}
form {
	padding: 0px;
	margin: 0px;
}
#redirect {
	border-top: 2px solid #efefef;
}
#redirect tr td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#redirect a {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#redirectimage {
	float: right;
}
#redirecttitle {
	font-size: 9pt;
}
#redirecttitle a {
	color: #cc0000;
	font-size: 9pt;
	text-decoration: underline;
}
#redirecttext {
	font-size: 8pt;
}
img
{
	border: none;
}