body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/bg_image.jpg);
	background-repeat: repeat-x;
	background-color:#3B0303;
}
.content-txt {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.content-txtlink {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.content-txtlink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.footer-txt {
	font-family: Arial;
	font-size: 10px;
	color: #D0B490;
	text-decoration: none;
}

.logoborder {
border-style: solid;
border-color: #FFFFFF;
border-width: 1px;
}