body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5C190;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.BG {
	background-image: url(images/BG.jpg);
	background-attachment: scroll;
	background-image: url(BG.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.BGMain {
	background-image: url(images/BG_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.BGTop {
	background-image: url(images/Title_Bottom_blend.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BGMainTopLeft {
	background-image: url(images/Left_Side_Blend_inner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGMainTopRight {
	background-image: url(images/Right_Side_Blend_inner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGMainBottLeft {
	background-image: url(images/Left_SideBottom_Blend_inner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BGMainBottRight {
	background-image: url(images/Right_SideBot_Blend_inner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCE00;
}
.TitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCE00;
}
a:link {
	color: #FFCE00;
}
a:visited {
	color: #FFCE00;
}
a:hover {
	color: #C4C173;
}
a:active {
	color: #C4C173;
}
.TitleMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #D5C190;
}
.TitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D5C190;
}