BODY {
	font-family:   Arial,Verdana,Helvetica,sans-serif;
	BACKGROUND-COLOR: #ffffe5;
	font-size: 12px; 
}
.mainTbl {
	background-image: url('../Images/bg-vertical.gif');
	background-repeat:repeat-y;	
}
a {
	color: #003399;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

li {
	list-style:none;
	background-image: url('../Images/li.gif');
	background-repeat:no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;	
}

.mainMenuOff {
	color:#336699;
	font-size: 12px; 
	font-weight:bold;
}
.mainMenuOn {
	color:#ffffff;
	font-size: 12px; 
	font-weight:bold;
}
a.mainMenuOff:hover {
	text-decoration : none;
	color:#FF3300;
}
a.mainMenuOn:hover {
	text-decoration : none;
}

.leftMenuOff {
	color:#003399;
	font-size: 12px; 
	font-weight:bold;
}
.leftMenuOn {
	color:#FF3300;
	font-size: 12px; 
	font-weight:bold;
	text-decoration : underline;	
}
a.leftMenuOff:hover {
	text-decoration : none;
	color:#FF3300;
}

.leftSubMenuOff {
	color:#0099CC;
	font-size: 11px; 
	font-weight:normal;
}
.leftSubMenuOn {
	color:#003399;
	font-size: 11px; 
	font-weight:normal;
}
a.leftSubMenuOff:hover {
	color:#003399;
	text-decoration : none;
}

.leftSubSubMenuOff {
	color:#000000;
	font-size: 11px; 
	font-weight:normal;
}
.leftSubSubMenuOn {
	color:#003399;
	font-size: 11px; 
	font-weight:normal;
}
a.leftSubSubMenuOff:hover {
	color:#003399;
	text-decoration : none;
}

.AreaHomeTitle {
	color:#336699;
	font-size: 13px; 
	font-weight:bold;
}

.Title {
	color:#336699;
	font-size: 13px; 
	font-weight:bold;
}

.hpSpecials {
	font-size: 11px;  
	color: #000000;
	text-decoration : none;
}
a.hpSpecials:hover {
	text-decoration : none;
	color:#FF3300;	
}

.txtHome {  
	font-size: 11px;  
	color: #808080;
	text-decoration : none;	
}
.boats {  
	font-family:   Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;  
	color: #606060;
	text-decoration : none;	
}

.txt {  
	font-size: 11px;  
	color: #000000;
	text-decoration : none;	
}

.txtRed {  
	font-size: 12px; 
	color: #D20001;
	text-decoration : none;	
}

.txtWhite {  
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration : none;	
}

.txtBlack {  
	font-size: 12px; 
	color: #000000;
	text-decoration : none;	
}
.txtFooter {
	font-size: 10px; 
}
.txtLeader {
	font-size: 11px;
	color:#A0A0A0; 
}
a.txtLeader:hover {
	color:#336699;
	text-decoration : none;
}
.txtInput {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
}