body {
	margin: 0px;
	padding: 0px;
	background-color: #531717;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.bodytext {
	margin: 0px;
	color: #FFFFFF;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
}

td {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
}


h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #FFCC00;
}


.navi {
	font-family: verdana;
	font-size: 12px;
	color: #5A0115;
	height: 25px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D2929;
	font-weight: bold;	
	
}
.navi a{
	color: #580114;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.newsletter {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

input {
	background-repeat: repeat;
	background-position: 0 0;
	color: #000000;
	font-size: 12px;
	font-family: arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #752222;
	border-right-color: #752222;
	border-bottom-color: #752222;
	border-left-color: #752222;
	background-color: #B4433D;
}
.news_heading {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.tab a {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
.tab a:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #735B03;
	padding: 5px;
}
.tab {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
.navi a:hover {
	color: #580114;
	text-decoration: underline;
	font-weight: bold;
}
