.maintable
{
	border-color: #D7BF8F;
	padding: 6px;
}

.bodystyle
{
	background-color: #3c0e14;
	background-image : url('http://i15.photobucket.com/albums/a362/bohwe/site/back_tile_red.gif');
	background-repeat : repeat-x;
}

body,td,th {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #663333;
}

BODY{
	scrollbar-face-color: #4f131a;
	scrollbar-arrow-color: #681725;
	scrollbar-track-color: #320A0E;
	scrollbar-shadow-color: #320A0E;
	scrollbar-highlight-color: #681725;
	scrollbar-3dlight-color: #3C0E14;
	scrollbar-darkshadow-color: #260206;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #663333;
}
h2 {
	font-size: 14px;
	color: #663333;
}
h3 {
	font-size: 14px;
	color: #663333;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #660000;
}
a:link {
	text-decoration: none;
	color: #990033;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #990033;
}
