BODY {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-base-color: ffffff;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: red ;
}

body,
input,
select,
input,
.resultsHead,
.bodyText,
.menu_Hover,
.indentText,
footer
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
}
select, input {
	background-color:#fffff2;
	font-weight: normal;
	color:#000000;
}

UL, LI, P, TD, TH, TR {
	font-size: 12px;
}

UL, LI {
	color: #6E6E6E;
	margin-left: 12px;
}

TABLE#displayBorderTable {
	width: 630px;
	margin-right: 0px;
	margin-top: 0px;
}


.errorText{
	font-size:16px;
	color: red;
	font-weight: bold;
}

.bodyText {
	font-size: 12px;
}
.smallText {
	font-size: 10px;
}
.smallText1 {
	font-size: 11px;
}

.resultsText1 {
	font-size: 14px;
	color: #666666;
}

.parasailDisplay1 {
	font-size: 11px;
	background-color: #EAEBF9;
	color: #000000;
}

.header1 {
	font-size:18px;
	font-weight: bold;
	color: #000000;
	font-family: 'Eras Bold ITC, arial';
	}

.header2 {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Eras Bold ITC, arial';
	color: #000000;


}
.header3 {
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	font-family: tahoma;
}


.subHead1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.subHead5 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.subHead2 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}

.subHead3 {
	font-size: 11px;
	font-weight: bold;
	background-color: #336699;
	color: #ffffff;
}
.subHead4 {
	font-size: 12px;
	color: #444444;
	font-family: arial;
}


.warning {
	font-size: 12px;
	font-weight: bold;
 color: Red;
}



/* Menu Styles */
.menulink {
	text-decoration:none;
	color: #333399;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;

}
.menu1_clicked {
	background-color: #CCCCE5;
}
.menu_hover1 { 
	color: #333399; 
	background-color: #CCCCE5;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}


.menurow1 {
	background-color:#E6E6F2; 
	color:#333399; 
}
.menurow1bold {
	background-color:#E6E6F2; 
	color:#333399; 
	font-weight: bold;
}
.menurow2 {
	background-color:#ffffff; 
	color:#333399; 
}
.basket {
	background-color:#FFFF99; 
	color:#ffffff; 
}


.ordernav1 {
background-color:#E6E6F2; 
color:#333399;
text-decoration: none; 
}
.ordernav2 {
background-color: #CCCCE5;
color:#333399; 
text-decoration: none;
}




