@charset "UTF-8";

body,td,th {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
}
body {
	background-color: #291b05;
}
.topNavLocation {
}
.liveAreaStyle {
	background-color: #291B05;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #c1a28e;
	line-height: 20px;
	text-decoration: none;
}
.copyrightLogo {
	padding-right: 3px;
	padding-left: 5px;
}
.heightBottomIFrame {
	height: 500px;
}
.copyright  a:link, .copyright a:visited, .copyright a:active   {
	font-family: Arial;
	font-size: 9px;
	color: #c1a28e;
	line-height: 20px;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial;
	font-size: 9px;
	color: #824B24;
	line-height: 20px;
	font-weight: bolder;
}
.BackgroundDottedBars {
	background-image: url(../assets/Bars/1DOT.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.contact {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.FlashNotDetectedWindow {
	background-color: #FFFFFF;
	height: 400px;
	width: 1000px;
}
.FlashNotDetectedTxt {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	padding-left: 300px;
	line-height: 15px;
}
.FlashNotDetectedTxt a:link {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.FlashNotDetectedTxt a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.FlashNotDetectedTxt a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.dottedlineBottom {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBDC0;
}
