a:link {
	color: #EE8529;
}
a:visited {
	color: #EE8529;
}
a:active {
	color: #EE8529;
}
a:hover {
	color: #925719;
}
a.footerLink:link {
	color: #CEC29C;
}
a.footerLink:visited {
	color: #CEC29C;
}
a.footerLink {
	color: #CEC29C;
}
a.footerLink:hover {
	color: #EE8529;
}

body {
	background-image: url(../gui-elements/mainBg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDC19B;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.strongText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic; 
	font-weight: bold;
	color: #CB6206;
}
.featureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic; 
	font-weight: bold;
	color: #CB6206;
}
.bodyBG-capper {
	background-attachment: scroll;
	background-image: url(../gui-elements/bg_top.jpg);
	background-repeat: no-repeat;
}
.bodyBg-repeater {
	background-image: url(../gui-elements/body_bg_repea-2.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
}
.interTable {
	background-image: url(../gui-elements/innerTableBg.jpg);
	background-repeat: no-repeat;
	background-color: #CBBF99;
	border: 2px solid #5E3D1C;
}
.interFeatureTable {
	background-image: url(../gui-elements/featureBg.jpg);
	background-repeat: no-repeat;
	background-color: #CBBF99;
	border: 2px solid #5E3D1C;
}
.ls_distress {
	background-image: url(../gui-elements/ls_distressTile.jpg);
	background-repeat: no-repeat;
	background-position: right 571px;
}
.wayBg-ls {
	background-image: url(../gui-elements/wayBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 800px;
}
