.thumb {
	border: 1px solid #FFFFFF;
}
.topLink {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 200;
	color: #FFFFFF;
}
a:hover { 
	color: #D0DBB6;
} 
a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #FFFFFF;
	text-decoration: none;
}
.textOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FF9900;
	line-height: 25px;
	text-decoration: none;
}
.textWhiteSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 20px;
}
.textorangesmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #FF9900;
	line-height: 20px;
}
.mainTable {
	background-image: url(images/grey-noise_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textWhite {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 22px;
}
.topLinkActive {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 200;
	color: #FF9900;
}
input {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #55565A;
	height: 20px;
	width: 300px;
	border: 1px solid #5A5B5F;
}

textarea {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #57585C;
	height: 100px;
	width: 300px;
	border: 1px solid #595A5E;
}
.buttontxt {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #48494D;
	background-color: #D0DBB6;
	height: 20px;
	width: 70px;
	border: 1px solid #FFFFFF;
}
