TD {
	font-family : arial, verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #333333;
}

P, TR, LI, UL, OL, blockquote, DIV, pre  {
	font-family : arial, verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Blue;
}

TR.form {
    background: CCCCCC;
}

TD.Smaller  {
	font-size : 8pt;
}

TD.NoRooms  {
	font-size : 12pt;
	color : #990000;
	font-weight : bold;
}

TD.note  {
	color : #000099;
}

TD.notecurrent  {
	color : #000099;
	font-weight : bold;
    text-decoration : underline;
}

TD.noteheader  {
    background: #0066CC;
	color : FFFFFF;
	font-weight : bold;
}

BR  {
	font-family : arial, verdana, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}


B  {
	font-family : arial, verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}


H1  {
	font-family : arial, verdana, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color : Black;
	padding-top : 10pt;
	padding-bottom : 0pt;
}

H2  {
	font-family : arial, verdana, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	font-style : italic;
	color : #000099;
}

A  {
	color : 3366FF;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
    color : 3366FF;
    font-weight : bold;
    text-decoration : none;

}

A:Active  {
        color : 3366FF;
        font-weight : bold;
        text-decoration : none;

}

A:Hover  {
        color : 3366FF;
        font-weight : bold;
        text-decoration : none;
}

BODY  {
	font-family : arial, verdana, sans-serif;
	background-color : #FFFFFF;
	color : CCCCCC;
	font-size : 12pt;
	list-style-type : circle;
	border-style : ridge;
	list-style : disk;
	border-left-width : thick;
	padding : 0;
	border-width : 0;
}

H3  {
	font-family : arial, verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	font-style : italic;
}

.hotels
{
	color: #3366FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.hotels:Hover  {
        text-decoration : underline;
}

.BEfabTabBack { background-color: #9AD3E5; border: 1px solid #999999; }

.BEinput { font-family: verdana, arial; font-size: 10px; font-weight: bold; height: 25px; color: #FFFFCC; background-color: #336699;}