body {
background-color: #cc0000;
background-image: url(images/bg.gif);
font-family:Arial, Helvetica, Sans-Serif;
color:black;
margin: 0px 0px 0px 0px;
text-align:left;
font-size: 14px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

#wrapper {
width: 775px;
background-color: #CC0000;
}

#header {
width: 775px;
}

/* Custom Table Definitions */
.maintbl {
width:775px;
padding: 0px 0px 0px 0px;
}

.head-left {
width:5px;
background-color: #cc0000;
background-image: url(images/head-left.gif);
}
.head-logo {
width:765px;
background-color: #cc0000;
}
.head-right {
width:5px;
background-color: #cc0000;
background-image: url(images/head-right.gif);
}
.body-left {
width:5px;
background-color: #cc0000;
background-image: url(images/body-left.gif);
}
.list {
width:765px;
background-color: #cc0000;
background-image: url(images/bg.gif);
vertical-align:top;
}
.body-right {
width:5px;
background-color: #cc0000;
background-image: url(images/body-right.gif);
}
.foot-left {
width:5px;
background-color: #cc0000;
background-image: url(images/foot-left.gif);
}
.info {
width:765px;
background-color: #cc0000;
background-image: url(images/bg-foot.gif);
text-align:center;
vertical-align:middle;
}
.foot-right {
width:5px;
background-color: #cc0000;
background-image: url(images/foot-right.gif);
}

/* Menu */

.menubar {
width:539px;
margin: 5px 5px 5px 5px;
}

/* Site Boxes */

.sitetbl {
background-color: #cc0000;
border-width: 1px;
border-style: solid;
border-color: #990000;
margin: 5px 5px 5px 5px;
padding: 1px 1px 1px 1px;
}
.sitebar {
background-color: #FF0000;
}
.siterank {
color: black;
font-size: 12px;
font-weight: bold;
text-align: left;
}
.siteurl {
color: black;
font-size: 12px;
font-weight: bold;
text-align: left;
}
.sitecat {
color: black;
font-size: 12px;
font-weight: bold;
text-align: right;
}
.sitebox {
}
.siteimg {
width:120px;
background-image: url(images/banner.gif);
}
.sitedesc {
color: black;
font-size: 12px;
font-weight: normal;
text-align: left;
vertical-align:top;
padding-left: 5px;
padding-right: 5px;
}
.siteinfo {
}
.siterate {
width:90px;
color: black;
font-size: 12px;
font-weight: normal;
text-align: left;
}
.sitehits {
color: black;
font-size: 12px;
font-weight: bold;
text-align: center;
}
.siteavg {
color: black;
font-size: 12px;
font-weight: bold;
text-align: center;
}
.sitestat {
color: black;
font-size: 12px;
font-weight: bold;
text-align: right;
}

/* Navigation Bar */

input,select {
background-color: #ff0000;
color: #000000;
border: 2px solid #990000;
}
.noline {
border-width: 0px;
}
.nav {
margin: 15px 15px 15px 15px;
}
.button {
vertical-align:text-bottom;
margin: 0px 0px 0px 0px;
}

/* Hyperlink Definitions */

.slinkblock {
font-size:12px;
}
.slink {
font-size:12px;
}

#navigation {
	background-color: #4a4a4a url("title.png") repeat-x;
	font-size:12px
	font-weight:bold;
	color: #330000;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 40px;
	padding-right: 40px;
}
#copyright {
	font-size:10px;
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a {
color: #000000;
}
a:hover {
color: #ffff00;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}

/* Top Ranking Style */
.table_top_title {
	background: #ff0000;
	font-size: 14px;
	color: #ffff00;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.table_top_rank {
	background-color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #cc0000;
	padding: 2px;
}
.table_top_rating {
	background-color: #cc0000;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
color: black;
width: 100%;
}
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #ff0000; font-weight: bold; text-decoration: none; }
a.help:hover { color: #ffff00;font-weight:bold; }

a.menu:link,a.menu:active,a.menu:visited {
color:#000000;
font-size:12px;
font-weight:bold;
}
a.menu:hover {
font-size:12px
font-weight:bold;
color: #ffff00;
text-decoration: none;
border-bottom: 1px dashed;
}