body    {
background: #333333 url("/images/toh_background3.png") repeat-y;
        color: #00cc00;
        background-color: #000000;
        font-family: Arial Narrow, Times New Roman;
        font-size: 14px;
height:100%;
}
div     {
        background-color: #ffffff;
}
th      {
        font-size: 14px;
}
td   {
        font-size: 14px;
}
a:link	{
	color: #00cc00;
	text-decoration: underline;
}
a:visited {
	color: #00cc00;
	text-decoration: underline;
}
a:active {
	color: #00cc00;
	text-decoration: underline;
}
a:hover	{
	color: #ff0000;
	text-decoration: underline;
}
#input_box {
        background-color: #000000;
        color: #00ff00;
}

a.redlink:link {
	color:#FF0000;
}

a.redlink:visited {
	color:#FF0000;
}

a.redlink:active {
	color:#FF0000;
}


a.whitelink:link {
	color:#FFFFFF;
}

a.whitelink:visited {
	color:#FFFFFF;
}

a.whitelink:hover {
	color:#FFFFFF;
}

a.whitelink:active {
	color:#FFFFFF;
}

/* Tables */
table.attributes {
border-color:#000000;
width:400px;
}

#login {
        font-size: 80%; }

#wrapper {
        overflow:auto;
        width: 0 auto;
margin-left: auto;
margin-right: auto;
	padding: 0px;
	border:0;
width: 700px;
background-color:#000000;
}

.buttonimage {
	border-collapse:collapse;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
}

.left {
overflow:auto;
position: absolute;
left:5px;
width:150px;
margin-left: auto;
margin-right: auto;
background-color:#000000
}

.content {

overflow:auto;
margin-left: auto;
margin-right: auto;
background-color:#000000;
}

.tablebg{
background-repeat: no-repeat;

}


.tablebg a:link	{
	color: #00cc00;
	text-decoration: underline;
}
.tablebg a:visited {
	color: #00cc00;
	text-decoration: underline;
}
.tablebg a:active {
	color: #00cc00;
	text-decoration: underline;
}
.tablebg a:hover	{
	color: #ff0000;
	text-decoration: underline;
}

.claninfo {
	font-style:italic;
	color: #00cc00;
        background-color: #000000;
}


#bloody{background: #000000 url("/images/blood_bar.png");
}
</style>
