body {
	background-color: #511015;
}

body, td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #511015;
}

body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 12px verdana, tahoma, arial, sans-serif;
    font-weight: bold;
	color: #ffffff;
}

 .button, .helpbox    {
	font: normal 9px verdana, tahoma, arial, sans-serif;
	color: #000000;
}

.smalltext, .smallblacktext, .tbox, .button:hover, .nextprev  {
	font: normal 9px verdana, tahoma, arial, sans-serif;
	color: #ffffff;
}

a {
	color: #000000;
    font-weight: bold;
}

a.visit:visited {
	color: #000000;
    font-weight: bold;
}

a:hover, a.visit:hover {
	color: #ffffff;
    font-weight: bold;
}

img {	
	border: 0px;
}

form {
	margin: 0px;
}

.tbox {
	border: #b06679 1px solid;
	background-color: #000000;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}




