BODY
{
	background: #fffff;	
}

TABLE.pagecontainer
{

	BACKGROUND: url('../images/bodyBG.jpg');
	height:1107px;
	background-repeat: repeat-x;
}




td.reservationbox
{

	BACKGROUND: url('../images/reservationBG.jpg');
	background-repeat: no-repeat;
	padding-top: 80px;
}

td.divider
{

	padding-left:20px;
	font-family: times new roman;
	font-size: 21px;
	color: #FCF98A;
	font-weight:bold;
	font-style: italic;
}


td.eventleftcell
{

	border-bottom: 1px solid #4A8F2E;
	border-right: 1px solid #4A8F2E;
	padding: 4px;
}


td.eventrightcell
{

	border-bottom: 1px solid #4A8F2E;
	padding: 4px;
}


td.eventtitle
{

	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:left;
}


td.eventtext
{

	font-family: verdana;
	font-size: 12px;
	color: #8DC17A;
	font-weight:normal;
	text-align:left;
}

SELECT
{
	width: 60px;
	height: 25px;
}


A.dolphinlink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #5DBF3A;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, Verdana, Helvetica;
    TEXT-DECORATION: none
}
A.dolphinlink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #5DBF3A;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, Verdana, Helvetica;
    TEXT-DECORATION: none
}
A.dolphinlink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #5DBF3A;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, Verdana, Helvetica;
    TEXT-DECORATION: none
}
A.dolphinlink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #5DBF3A;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, Verdana, Helvetica;
    TEXT-DECORATION: none
}

