body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main/background.jpg);
	background-repeat: repeat-x;
	background-position:top center;
}
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #b3935e;
}
h2 {
	font-size: 14px;
	color: #731010;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #b3935e;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #b3935e;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

contentpagetitle{
    font-size: 24px;
	color: #b3935e;
}

.BigRed{
    font-size: 14px;
	color: #731010;
}
