.leftfade {
	background-image: url(images/elements/left_fade.jpg);
	background-repeat: repeat;
	width: 30px;
}.rightfade {
	background-image: url(images/elements/right_fade.jpg);
	width: 30px;
	background-repeat: repeat;
}
.backmain {
	background-image: url(images/elements/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #410F27;
	color: #410F27;
	background-color: #3AC6E5;
	font-weight: bold;
}

.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #410F27;
	letter-spacing: -0.7px;
	font-weight: bold;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #14C2E3;
	letter-spacing: -0.7px;
	padding: 6px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #14C2E3;
	letter-spacing: -0.7px;
	padding: 5px;
	width: 263px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #410F27;
	letter-spacing: -0.7px;
	padding: 6px;
	width: 263px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	color: #410F27;
	letter-spacing: -0.7px;
	font-weight: bold;
}
.txtfieldlonggg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #14C2E3;
	letter-spacing: -0.7px;
	padding: 6px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 120px;
}
