body {
	background-image: url(index_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.welcome {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #8D1016;
	text-transform: uppercase;
}
.heading-black {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #242424;
	text-transform: uppercase;
}
.heading-red12 {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #8D1016;
}
.txt11 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #303030;
}
.txt11red {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #8D1016;
}
.copyright {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #848772;
}

p {
	text-align: justify;
}
.brown-heading {

	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #722A00;
	text-transform: uppercase;
}
a:link {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #716F56;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #716F56;
	text-decoration: underline;
}
a:hover {

	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #8D1016;
	text-decoration: underline;
}
.flash {
	margin: 0px;
	padding: 0px;
}
.heading-black2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #242424;
}
.page li {
	list-style-image: url(bullet.gif);
	padding-bottom: 8px;
}

.heading-red14 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #8D1016;
}

form {
	margin: 0px;
	padding: 0px;
}
.txtfield {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #999999;
}
.border {
	border: 1px solid #EAECDE;
}

