body {
	background-image: url(Background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	display: inline-table;
	color: #cdab4a;
	font-family: "Helvetica";
	font: small-caps;
	font-size: 16px;
}
.IFrameBody {
	background-image: url(IFrameBackground.jpg);
	background-repeat: repeat;
	background-color: #000000;
	display: inline-table;
	color: #cdab4a;
	font-family: "Helvetica";
	font-size: 14px;
	overflow-x: hidden;
	width:inherit;
}
.IFrameBorder {
   border-bottom: dotted;
	border-bottom-style: dotted;
}
a:link {
   color: #ecd402;
   text-decoration:none;
}
a:visited {
   color: #ecd402;
   text-decoration:none;
}
a:hover {
   color: #fcbc02;
   text-decoration:none;
}
a:active {
   color: #ecd402;
   text-decoration:none;
}
.AddressText {
	font-family: "Arial Rounded MT Bold";
	color: #ecd402;
	font-size: 16px;
}
.OptionText {
	font-family: "Arial Rounded MT Bold";
	color: #ecd402;
	font-size: 16px;
}
.EcoText {
	font-family: "Arial Rounded MT";
	color: #ffffff;
	font-size: 14px;
}
.HeaderText {
	font-family: "Arial Rounded MT Bold";
	color: #ff9b01;
	font-size: 14px;
}
.HorizontalCell {
	font-size: 0px;
}

.IFramePageHeaders {
   font-family: "Arial, Helvetica, sans-serif";
	font-size: 20px;
	color: #FF9900;
	font-weight: 900;
}

.IFramePageSubHeaders {
   font-family: "Arial, Helvetica, sans-serif";
	font-size: 17px;
	color: #FF9900;
	font-weight: 900;
}

.IFramePageContent {
   font-family: "Arial, Helvetica, sans-serif";
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
}

.IFramePageTable {
   color: #FF9900;
}

.ContactTable {
   border: thin;
	border-color: #ff9b01;
}
