body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #4c4b4b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4c4b4b;
}
a:hover {
	text-decoration: none;
	color: #a29c4e;
}
a:active {
	text-decoration: none;
	color: #4c4b4b;
}


a.goldlink:link {
	color: #a29c4e;
	text-decoration: underline;
}
a.goldlink:visited {
	text-decoration: underline;
	color: #a29c4e;
}
a.goldlink:hover {
	text-decoration: underline;
	color: #4c4b4b;
}
a.goldlink:active {
	text-decoration: underline;
	color: #a29c4e;
}

#whitebgborder {
	background-color: #FFFFFF;
	padding: 10px;
	border: medium solid #eae3a3;
}
.seeyou img {
	border: medium solid #3982b0;
}
.imgborder {
	border: medium solid #3982b0;
}
.textfieldborder {
	border: thin solid #aabf87;
	background-color:#FFFFFF;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #4c4b4b;
}
.bluebodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #3982b0;
}
.bluesubheadingtext {
	font-family: Verdana;
	font-size: 12px;
	color: #3982b0;
	font-weight: bold;
}
.whitesubheadingtext {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.greyheadingtextsmall {
	font-family: Tahoma;
	font-size: 13px;
	color: #555555;
	font-weight: bolder;
	text-transform: uppercase;
}
.greyheadingtextbig {
	font-family: Tahoma;
	font-size: 15px;
	color: #555555;
	font-weight: bolder;
	text-transform: uppercase;
}
.blueheadingtextbig {
	font-family: Tahoma;
	font-size: 15px;
	color: #3982b0;
	font-weight: bolder;
	text-transform: uppercase;
}
.greyheadingtextcapital {
	font-family: Tahoma;
	font-size: 15px;
	color: #666666;
	font-weight: bolder;
}
.goldheadingtextcapital {
	font-family: Tahoma;
	font-size: 15px;
	color: #e0d145;
	font-weight: bolder;
}
.goldboldtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #e0d145;
	font-weight: bolder;
}