body {
	background-color: #573825;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f2e3c5;
}
.bodyBlack {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.textBoldBlack {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #9e7956;
	font-weight: bold;
}
.text2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #f2e3c5;
	font-weight: bold;
}
.text3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #573825;
	font-weight: bold;
}
.textTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5f373d;
}

.textTitle2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #424634;
}

a:link {
	color: #f2e3c5;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #ab3926;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #f2e3c5;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5C48;
}
a.a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ab3926;
}
a.a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5C48;
}
.backgroundTable {
	background-color: #9e7956;
	background-image: url(images/tableBackground.jpg); 
    background-position: bottom; 
    background-repeat: repeat-x;
}

.boxLink {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ab3926;
	padding: 5px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
