html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#out {
	padding: 5px;
	margin: 10px 0 10px 0;
	width: 644px;
	border: 1px;
	border-color: #000;
	border-style: solid;
	background-color: #fff;
	text-align: left;
}

#header {
	width: 644px;
	height: 200px;
	padding: 0;
	margin: 0;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


#headerempty {
	width: 644px;
	height: 200px;
	padding: 0;
	margin: 0;
}

#navline_top {
	padding: 0 3px 3px 3px;
	background: #fff;
	line-height: 19px;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	text-align: center;
}

#navline {
	padding: 3px;
	background: #ebebeb;
	line-height: 19px;
	border-top: 1px dotted #BA0046;
	margin-bottom: 3px;
	text-align: center;
}

#navline2 {
	padding: 3px;
	background: #ebebeb;
	line-height: 19px;
	margin: 0;
	text-align: center;
}

#navline_top ul,
#navline ul,
#navline2 ul  {
	list-style:none;
	margin:0;
	padding:0;
}

#navline_top ul li,
#navline ul li,
#navline2 ul li {
	text-align:center;
	display:inline;
	padding: 0;
	margin: 0;
}

#navline_top ul li a,
#navline ul li a,
#navline2 ul li a {
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #BA0046;
	text-decoration: none;
}

#navline_top ul li  a:hover,
#navline ul li  a:hover,
#navline2 ul li  a:hover {
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #BA0046;
}

.clear {	
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

#statbox {
   text-align: center;
   padding: 0;
   margin-top: 5px;
   font-size: 11px;
}

#footer {
   text-align: center;
   border-top: 1px solid #E0E0E0;
   background-color: #fff;
   padding: 5px 0 0 0;
   font-size: 11px;
   color: #777;
}

#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
	text-decoration:underline;
	color: #777;
	font-size: 11px;
}

#footer a:hover {
	text-decoration:none;
	color: #777;
	font-size: 11px;
}

#footer2 {
	text-align: center;
	font-size: 11px;
	color: #999;
}

#footer2 a,
#footer2 a:link,
#footer2 a:active,
#footer2 a:visited {
	text-decoration:underline;
	color: #999;
	font-size: 11px;
}

#footer2 a:hover {
	text-decoration:none;
	color: #999;
	font-size: 11px;
}

#bookmark {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;

}

h1 {
	margin:0;
	padding:0;
	font-size: 17px;
}

p.textbox {
	padding: 0;
	margin: 0;
	text-align: justify;
}

p.numberbox {
	padding: 10px;
	margin: 0;
	text-align: center;
}

.number {
	color: #BA0046;
	font-weight:bolder;
	font-size: 50px;
}


td.head {
	background-color:#EBEBEB;
}

td.grey {
	background-color:#FAFAFA;
}

td.topsitecontent {
	border-bottom: 1px solid #FAFAFA;
}

hr {
	border: 0px;
	border-top: 1px;
	border-top-color: #ccc;
	border-style: dotted;
	height: 0;
}

.small {
	text-decoration:none;
	font-size:10px;
	color: #777;
}

.small2 {
	text-decoration:none;
	font-size:10px;
	color: #222;
}

.new {
	color: #FF0000;
	font-weight:bolder;
}

.banner {
	padding: 0;
}

.description {
	font-size:11px;
	padding: 0 4px 4px 4px;
}

.stats {
	font-size: 10px;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:2px
}

a.members {font-size: 12px;color: #000000;}
a.members:visited {color: #000000;}
a.members:hover {color: #000000;}
a.members:active {color: #000000;}
a.topsitemenu {font-size: 12px;color: #BA0046; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px}
a.topsitemenu:visited {color: #BA0046;}
a.topsitemenu:hover {color: #000;}
a.topsitemenu:active {color: #FF0000;}
a.topmenu {font-size: 12px;color: #BA0046; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px}
a.topmenu:visited {color: #BA0046;}
a.topmenu:hover {color: #000;}
a.topmenu:active {color: #FF0000;}


a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color: #BA0046;
}

a:hover {
	text-decoration:none;
	color: #000;
}

a.sitetitle,
a.sitetitle:link,
a.sitetitle:active,
a.sitetitle:visited {
	text-decoration:underline;
	color: #BA0046;
	padding: 0 4px 0 4px;
	font-size:16px;
}

a.sitetitle:hover {
	text-decoration:none;
	color: #000;
	padding: 0 4px 0 4px;
	font-size:16px;
}
