body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFF99
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4c4c4c;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333399;
}
a, a:link {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	font-weight: none;
}
.menu {
	background-image: url(images/btn_bg.gif);
	border-bottom-width: 3px;
	border-top-width: 3px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9px;
	font-weight: bold; 
}
h1 {
	font-size: 14pt;
	color: #333399;
}
.form1 {
	background-color: #e5e5e5;
}
h2 {
	font-size: 13pt;
}
table.rates {
	border-top: 2px ridge;
	border-left: 2px ridge;
}
table.rates td {
	padding: 10px;
}
table.rates th {
	padding: 10px 5px 10px 5px;
	text-align: left;
	font-weight: bold;
}
.bdbr {
	border-bottom: 2px ridge;
	border-right: 2px ridge;
}
.bdr {
	border-right: 2px ridge;
}
strong.bdate {
	color: #333399;
}
.fr {
	float: right;
	margin: 0px 0px 5px 5px;
}
.fl {
	float: left;
	margin: 0px 5px 5px 0px;
}
.fl2 {
	float: left;
	margin: 0px 5px 10px 0px;
}
p.wraptxt {
	font-size: 8px;
	color: #333399;
	text-align: center;
}
ul.spaced li {
	margin-bottom: 1em;
}
