
BODY
{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,arial;
	color : #333333;
	MARGIN-TOP: 10px;
}
TD
{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,arial;
	color : #333333;
}
INPUT
{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,arial;
	color : #333333;
}
TEXTAREA
{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,arial;
	color : #333333;
}
.popup_body
{
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
}

.formfield
{

	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,arial;
	color : #333333;
	padding-left : 3px;
	padding-bottom : 2px;
	padding-top : 2px;
	height : 20px;
}
SELECT
{
    FONT-FAMILY: tahoma,arial;
	FONT-SIZE: 11px;
	color : #333333;
}
A:hover
{

	TEXT-DECORATION: underline;
	color : #990000;
}
A
{
	TEXT-DECORATION: underline;
	color : #333333;
}
.sidebartext
{
	FONT-FAMILY: tahoma,arial;
	color : #999999;
	line-height : 8px;
	cursor : default;
}
.sidebartext A
{
	color : #999999;
	cursor : pointer;
}
.bodytext
{
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	color : #333333;
}
.homepagetext
{
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	color : #333333;
	line-height : 17px;
}
.homepagedescription
{
	line-height : 16px;
}
.description
{
	line-height : 14px;
}
.smalltext
{
	FONT-SIZE: 10px;
	line-height : 14px;
}
.pageheader
{
	FONT-FAMILY: georgia,arial;
	FONT-SIZE: 12px;
}
.sectionheader
{
	FONT-FAMILY: tahoma,arial;
	FONT-SIZE: 11px;
}
.reservation_table
{
	PADDING-TOP: 1px;
	PADDING-LEFT: 2px;
	BORDER-BOTTOM: 1px solid #cccccc;
	HEIGHT: 30;
}
.reservation_price
{
	BORDER-BOTTOM: 1px solid #cccccc;
}
.gray_outline
{
	BORDER-BOTTOM: 1px solid #cccccc;
	BORDER-TOP: 1px solid #cccccc;
	BORDER-RIGHT: 1px solid #cccccc;
	BORDER-LEFT: 1px solid #cccccc;
}