body {
	background-color: #D6D7D9;
	margin: 0px;
	padding: 0px;
	background-image: url(bg-new.jpg);
	background-repeat: repeat-x;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #D6D7D9;
	line-height: 18px;


}
a:link {
	color: #000000;
}
a:hover {
	color: maroon;
}
a:visited {

	color: #0A0A0A;
}
.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #1D1D1D;
	background-color: #D6D7D9;
	line-height: 18px;

}
.textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #D6D7D9;
	line-height: 14px;
}
.mainBg {
	background-image: url(splash-new.jpg);
	background-repeat: no-repeat;
}
.amazonRow {
	padding-top: 29px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(bg-new.jpg);
	background-repeat: repeat-x;
}
.googleRow {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(bg-new.jpg);
	background-repeat: repeat-x;
}
.img_class {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}