@charset "UTF-8";
body {
	background-position:center;
	background-repeat:no-repeat;
	background-image: url(../images/layout/essence-website-layout.gif);
	background-color: #080004;
}
.text {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.text a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.textLarge {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.textMenuItem {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C0BC58;
}
.textLargeGreen {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #c4bf4e;
}
.formtext  {
	color: #FFF;
	background-color: #333;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
