@charset "utf-8";
body {
	background-color: #C96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	line-height: 1.5;
	text-align: justify;
	vertical-align: top;
	background-image: url(usedpic/desertbg.jpg);
	background-repeat: repeat;
}


.tablebg {
	background-color: #630;
	vertical-align:top;
	text-align: justify;
	padding-right: 15px;
	padding-left: 0px;
}


.tableheader {
	background-color: #BEA369;
	text-align: center;
	color: #630;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.tablebgimages {
	background-color: #462300;
	vertical-align:top;
	text-align: center;
}
.validitybg {
	background-color: #630;
	text-align: center;
	font-weight: bold;
}
.summer {
	background-color: #462300;
	text-align: center;
	font-weight: bold;
}
p {
	font-weight: normal;
}

