a:link {
	color : #FFFFFF;
}

a:visited  {
	color : #FFFFFF;
}

a:hover  {
	color : #8E8E8E;
}

.normal  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #FFFFFF;
}
.normal2  {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	color : #FFFFFF;
	line-height: 1.5;
}

input.normal, textarea.normal, select.normal  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #000000;
	border: 1px solid #000000;
}

.h1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	font-size : 14px;
	color : #F90702;
}

.h2  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	font-size : 12px;
	color : #F90702;
}

.small-black  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #000000;	
}

.footer  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #FFFFFF;
}

a.footer:link {
	color : #FFFFFF;
}

a.footer:visited  {
	color : #E7AF29;
}

a.footer:hover  {
	color : #BDBDBD;
}

a.copyright:link {
	color : #FFFFFF;
}

a.copyright:visited  {
	color : #FFFFFF;
}

a.copyright:hover  {
	color : #FFFFFF;
}

.alert  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #F7AF29;
	font-weight: bold;
}

.alert2  {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	color : #F7AF29;
	font-weight: bold;
}

.statusMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #4A5D73;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	color: #FFFFFF;
	overflow: auto;
	position: relative;
	visibility: hidden;
	z-index: 999;
	height: 60px;
	width: 200px;
	left: 18px;
	top: -125px;
	background-position: center;
}

.upsellMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #4A5D73;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	color: #FFFFFF;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 1200;
	height: 60px;
	width: 350px;
	left: 40px;
	top: 320px;
	background-position: center;
}

.seeusMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #4A5D73;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	color: #FFFFFF;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 1200;
	height: 95px;
	width: 295px;
	left: 245px;
	top: 130px;
	background-position: center;
	border: 1px solid #FFFFFF;
}

.hintsClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.custom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7AF29;
	text-decoration: none;
	vertical-align: middle;
}
