.footerlink {
        text-decoration: none;
        font-size: 10px;
        color: black;
}


/* WEBSEARCH -------------------------------------

WebSearch 3.0 CSS Classes


RAMBox1 is applied to the <td> tag used for Header or Title Cells on the Search Form, Listing Search Results, and Showing Listing pages.

RAMBox2 is applied to the <td> tag of the content cells of the Search Form only.

RAMBox3 is applied to the <td> tag of content cells of the Listing Search Results and Showing Listing pages.

RAMButton1 is applied to the <href> tag of the “Previous” button on the Listing Search Results, Showing Listing pages, and the Slide Show.

RAMButton2 is applied to the <href> tag of the “Next” button on the Listing Search Results, Showing Listing pages, and the “Next” button of the Slide Show.



*/

.RAMBox1 {
    background-color: #99ccff;
	text-align: center;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;	
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;	
	font-size: 14px;
}

.RAMBox2 {
    background-color: #ccffff;
	color: #000000;	
	text-align: center;
	font-size: 12px;
}

.RAMBox3 {
	background-color: #ccffff;
	color: #000000;
	text-align: left;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;	
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
a.RAM:link {
	color: #0000FF;
	text-decoration: none;
}
a.RAM:visited {
	text-decoration: none;
	color: #000099;
}
a.RAM:hover {
	text-decoration: underline;
	color: #990000;
}
.RAMButton1 {
	background-color:  #99ccff;
	text-align: center;
	width: 100px;
	color: black;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	font-weight: bold;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;	
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;	
	}

a.RAMButton1:hover {
	background-color: #0066CC;
	color: #eeeeee;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;	
}

.RAMButton2 {
	background-color:  #99ccff;
	text-align: center;
	width: 100px;
	color: black;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	font-weight: bold;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;	
	}

a.RAMButton2:hover {
	background-color: #0066CC;
	color: #eeeeee;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;	
}

.RAMButton3 {
	background-color: #99ccff;
	text-align: center;
	width: 100px;
	color: black;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	border-color: black;
	border-style: solid;
	border-width: 1px;		
	}

a.RAMButton3:hover {
	background-color: #0066CC;
	color: #eeeeee;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;	
}

/* Showcase -------------------------------------*/

.SPTitleBox {
	font-size: 18px;
	text-align: center;
	background-color: #99ccff;
	color: white;
}

.SPBodyBox {
	font-size: 12px;
	text-align: center;
	background-color:  #ccffff;
}

.SPBodyBox A:link {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.SPBodyBox A:visited {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.SPDescription {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*/////////////
New Maui Info
/////////////*/
.MCIInfoMaster {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.MCIInfoMaster a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0000EE;
}
.MCIInfoMaster a:hover{
	text-decoration:underline;
}
.MCIInfoMaster th{
	background-color:#1446CD;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
.MCIInfoMaster td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*/////////////////////////*/
.MCIInfoTop {

}
.MCIInfoSearch {

}
.MCIInfoLinkMap {
	font-weight:bold;
}
.MCIInfoMenu {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoContent {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoUpdateDate {
	border-top-color:#000000;
	border-top-style:dashed;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	font-size:10px;
	margin:20px;
	padding:3px;
	clear:both;
}
.MCIInfoUpdateDate a{
	font-size:10px;
	text-decoration:none;
}
.MCIInfoUpdateDate a:hover{
	text-decoration:underline;
}
.MCIInfoAreaList {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.MCIInfoListHead {
	background-color:#BDEFF7;
	font-weight:bold;
}
