td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titles {
	font-size: 13px;
	color: #E9C66F;
    font-weight: bold;
}
.cellspace {
	padding: 5px 30px 20px 27px;
}
body {
	background-image: url(images/bg_global.jpg);
	background-color: #EBD5B9;
	margin: 0px;
	padding: 0px;
}
.hometext {
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 45px;
}
.copyright {
	font-size: 8px;
	padding-left: 15px;
}
.bigcellspace {
	padding: 20px 100px;
}
.mainleftspace {
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.swatchmargins {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 7x;
}
#style {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFA;
}
#style a {
	color: #EED2A6;
	font-size: 14px;
	text-decoration: none;
}
.backtext {
	color: #EED2A6;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
} 
.backtext a {
	color: #000000;
	font-size: 10px;
	text-decoration:none;
}
.instructiontext {
	color: #000000;
	padding-bottom: 3px;
	line-height: 13px;
	font-size: 11px;
	text-align:center;
	font-weight: bold;
}  
.reversed {
	color: #EED2A6;
}
.accspace {
	padding: 10px;
}
.homespace {
	padding: 15px 30px 20px 27px;
	background-color: #7f8657;
	background-image: url(images/stones_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bigblacktitles {
	font-size: 15px;
	color: #000000;
	 font-weight: bold
}
.instructtext_acc {
	color: #000000;
	padding-bottom: 3px;
	line-height: 13px;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	right: -230px;
	top: 5px;
}

.colLeft
{
	float: left;
}


.colRight
{
	float: right;
}

.clear {
	clear: both;
}

a.emailbutton {
	font-weight: bold;
	color: #663300;
	background-color: #ECD6BD;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: thin solid #000000;
}
