body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #c55b00;
	scrollbar-highlight-color: #3e190a;
	scrollbar-3dlight-color: #3e190a;
	scrollbar-darkshadow-color: #3e190a;
	scrollbar-shadow-color: #3e190a;
	scrollbar-arrow-color: #ffa700;
	scrollbar-track-color: #3e190a;
	background-color: #3e190a;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

a:link {
	color: #ffc000;
}
a:visited {
	color: #ffc000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
HTML {
	font-size: 100%;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {

}
html>body input.text, html>body input.button html>body select {
	height: 1em;
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.button, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3 3 3 3;
	border: none;
	color: #3e0f00;
	background-color: #ffa700;
	font-size: 14px;
	background-attachment: scroll;
	background-image: url(../images/Form_BG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #ffa700;
}
input[type="submit"]:active {
	background-color: #ffa700;
}
input[type="submit"][disabled] {
	color: #3e0f00;
	background-color: #ffa700;
	border: none;
}
input.text, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3 3 3 3;
	border: none;
	color: #3e0f00;
	background-color: #ffa700;
	font-size: 14px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #ffa700;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #ffa700;
}

.TextTitleLarge {
	font-size: 24px;
	color: #ffa700;
}
.TextTitleMedium {
	font-size: 18px;
	color: #ffa700;
}
.TextTitleSmall {
	font-size: 16px;
	color: #ffa700;
}
.TextTitleSmallWhite {
	font-size: 16px;
	color: #FFFFFF;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}

.TextGold {
	color: #ffc000;
	font-weight:bold;
}	
	
.TextOrange {
	color: #ffa700;
}

#Footer {
	font-size: 14px;
	background-attachment: scroll;
	background-image: url(../images/Footer_BG.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding: 17px;
	line-height: 21px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #AD5800;
	margin-bottom: 10px;
	height: 121px;
}

.HeaderBG {
	background-attachment: scroll;
	background-image: url(../images/Header_BG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#BGX {
	background-attachment: scroll;
	background-image: url(../images/BGX.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
}
#BGL1 {
	background-attachment: scroll;
	background-image: url(../images/BG_LY1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#BGL2 {
	background-attachment: scroll;
	background-image: url(../images/BG_LY2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#BGR1 {
	background-attachment: scroll;
	background-image: url(../images/BG_RY1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#BGR2 {
	background-attachment: scroll;
	background-image: url(../images/BG_RY2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#BGTL {
	background-attachment: scroll;
	background-image: url(../images/BG_TL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#BGTR {
	background-attachment: scroll;
	background-image: url(../images/BG_TR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#Page {
	background-attachment: scroll;
	background-image: url(../images/Page_BG.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#RightCol {
	background-attachment: scroll;
	background-image: url(../images/RightCol_BG.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#PageTopBlend {
	background-attachment: scroll;
	background-image: url(../images/Page_BG_Blend.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Header-L {
	background-attachment: scroll;
	background-image: url(../images/Header_BGL_Blend.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#Header-R {
	background-attachment: scroll;
	background-image: url(../images/Header_BGR_Blend.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#Padd {
	padding: 20px;
}
.RightCol {
	padding-top: 20px;
}
.RightCol img {
/*	border: 2px solid #ad5800; */
	margin-bottom: 20px;
}
#Float-Left {
	float: left;
	padding-right: 17px;
	padding-bottom: 17px;
}
#Float-Left img {
/*	border: 2px solid #ad5800; */
}
#Float-Right {
	float: right;
	padding-left: 17px;
	padding-bottom: 17px;
}
#Float-Right img {
/*	border: 2px solid #ad5800; */
}
.Newsletter {
	background-attachment: scroll;
	background-image: url(../images/Header_Newsletter_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.NewsletterText {
	font-size: 12px;
	line-height: 16px;
}
hr {
	color: #ffc000;
