.body {
	background-image: url('images/back1.jpg');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.botbody {
	background-image: url('images/backbot.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.left {
	background-image: url('images/back1.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url('images/back2.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #3B619E;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial;
	color: #3B619E;
	text-decoration: underline;
}
.formtext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2B4673;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.names {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.small {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.titles {
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;

}
.header {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #334768;
	text-decoration: none;
}
.largefield {
	font-family: Arial;
	font-size: 13px;


}
.dropselect {
	font-family: Arial;
	font-size: 16px;
	padding-right: 120px;
}

/* new */
DIV .picked_hotels { text-align: center; font-weight: bold; width: 100%; padding: 10px;}

/* for the forms */
#rfp EM { font-weight: bold; color: red; font-style: normal; font-size: 1.5em; padding: 10 5px 5px 5px;}
