/*h1, h2, h3, h4 {margin: 0px; padding: 0px; text-decoration: none;}
h1          {font-weight: bold;   font-size: 1.4em; margin-top: 0.25em;}*/
h1.Amount   {
	margin: 0.25em 0 0 0;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 18pt;
	color: #CCCCCC;
}
/*h2          {font-weight: bold;   font-size: 1.2em; margin-top: 0.5em;}
h3          {font-weight: bold;   font-size: 1em;   margin-top: 0.5em;}
h4          {font-weight: normal; font-size: 1em;   margin-top: 0.5em; text-decoration: underline;}
*/
table.ratelookup
{
	padding: 3px;
	margin: 8pt;
	text-align: left;
	/*border: 1px solid #ffcca6;
    background-color: #fff4d5;*/
	border: solid 1px #909090;
	background-color: #222222;
	margin-left: auto;   /* center the table */
	margin-right: auto;  /* center the table */
	color: #CCCCCC;
}
#reserv
{
	width:450px;
	margin-left: auto;   /* center the table */
    margin-right: auto;  /* center the table */
	

}
table.ratelookup th
{
    padding: 3pt; 
    margin: 8pt 8pt 0pt 8pt;
    border: none;
    background-color: #CECE00;
    background-image: url("verticalgradient.jpg");
    color: #000000;
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
}
table.ratelookup tr {padding: 8pt ; border: none; background: transparent;}
table.ratelookup td {padding: 8pt; border: none; background: transparent;}
td.Amount {padding: 0pt 2pt 0pt 2pt; width: 100pt; height: 85pt;}

