a:active, a:link, a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
	background-color: #d7a9ac;
}
html {
	scrollbar-face-color: #fff;
	scrollbar-track-color: #999;
	scrollbar-arrow-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #000;
}
body {
	background-image: url(ASSETS/images/global/1x1_330066.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	font-size: 14px;
	background-color: #306;
}
.formButton {
	color: #990000;
	background-color: #F5F5F5;
	border: 1px solid #000000;
}
.formButton02 {
	color: #990000;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
hr {
	color: #85314c;
}
.layoutContainer {
	background-image: url(ASSETS/images/global/layout/background_main.jpg);
}
.layoutFooter, .layoutFooter td, .layoutFooter a {
	font-weight: bold;
	color: #306;
	background-color: #ccc;
}
.layoutMain {
	background-image: url(ASSETS/images/global/layout/background_bodycontent.jpg);
	background-repeat: no-repeat;
}
li {
	list-style-type: square;
}
select {
	color: #990000;
	background-color: #CCCCCC;
}
td {
	color: #fff;
}
.textAlert {
	color: #FF0000;
}
.textEmailConfirm {
	color: #FFFFFF;
}
.textiTiSdESignCredit, .textiTiSdESignCredit a {
	font-size: 11px;
	color: #571f54;
	text-decoration: none;
}
.textListingData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.textPageTitle {
	font-weight: bold;
	color: #e4d389;
	font-size: 16px;
}
.textSplash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
th {
	font-weight: bold;
	color: #fff;
	background-color: #85314c;
	text-align: center;
}