/* general styles */
body, p, div, td, th {
    font-size: 10pt; color: #000000; font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}

h2 {
    font-size: 11pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}

h3 {
    font-size: 10pt; font-family: Arial, Helvetica, sans-serif;
}

body {
    background-color: #ffffff;
}

html body
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
}

strong.ad {
	color: rgb(204,0,0);
}

input {
    font-family: sans-serif;
}

a:active, a:link, a:visited {
    color: #582100;
	text-decoration: underline;
}
.smalltext {
    font-size: 7pt; color: #aaaaaa; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small {
    font-size: 7.5pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

#member-layer {
    font-size: 7.5pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
}

/* member section specific */

a.linkw, .linkw {
    font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif
}

.filltitle {
    background-color: #FFF5DD
}

.borderTop
{
	border-top: 1px solid #F4DEAB;
}

.fillsubtitle {
    background-color: #FFF5DD
}

.tabletitle {
    background-color: #fff0cc
}

.borderouter, .pageborder {
    background-color: #000000
}
.borderinner {
    background-color: #cccccc
}
.fillstats {
    font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFF5DD
}
.fillstats2 {
    font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff
}

.fillstats3 {
    font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eeeeee
}

.tabledata1 {
    font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff
}
.tabledata2 {
    font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff
}
.bground {
    background-color: #ffffff
}

.pagedata {
    font-size: 7.5pt; background-color: #ffffff; color: #ffcc00
}

.pagedatathis {
    font-size: 7.5pt; background-color: #ffcc00; color: #000000
}

/* stats.cgi */

.box {
    border: solid 1px #000000; 
}

.red {
	color: red;
}

.error
{
	color: red;
	background-color: #ffffcc;
	font-style: italic;
}
.blurbTextCentred {

    color: #000000;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}
.aH1 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 7px;
}
.paragraphSpacing {
	margin-top: 7px;
	margin-bottom: 7px;
}
.aH1SmallerSpace {

	font-size: 12pt;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}
.paragraphSpacing10top10bottom {

	margin-top: 10px;
	margin-bottom: 10px;
}
.filltitle2 {

    background-color: #FFE6B0
}
