@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #A88D48 url(images/background.jpg) repeat-x center top;
}.maintablebackground {
	background: #DAD9D9 url(images/mainbackground.gif) repeat;
}
.GoldTitles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9B814E;
}
.MainText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.MainTextBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.GrayTextBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #545454;
}
.GoldLinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9B814E;
}
.GoldLinks:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.LgBlackBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.footerbackground {
	background: #FFF url(images/footerbackground.jpg) repeat-x center top;
}
