body { font-size: 12px;
    left: 0pt;
    color: #ffcc66;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 0pt;
    background-color: #880000
    }
h1 { border-top: #006bb6 thin solid;
    font-weight: bold;
    font-size: x-large;
    border-left-color: aliceblue;
    color: #006bb6;
    border-bottom: #006bb6 thin solid;
    background-color: aliceblue;
    border-right-color: aliceblue
    }
.MenuBG { border-top: #006bb6 thin;
    font-weight: bold;
    font-size: x-large;
    border-left-color: aliceblue;
    color: #006bb6;
    border-bottom: #006bb6 thin solid;
    font-family: Arial, Helvetica, sans-serif;
    background-color: aliceblue;
    text-align: left;
    border-right-color: aliceblue
    }
a:active { font-weight: bold;
    font-size: 12px;
    color: #ffcc66;
    }
a:link { font-weight: bold;
    font-size: 12px;
    color: #ffcc66;
    }
a:visited { font-weight: bold;
    font-size: 12px;
    color: #ffcc66;
    text-decoration: none
    }
a:hover { font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none
    }
.banner { border-right: medium none;
    border-top: #ffcc66 1pt solid;
    font-weight: normal;
    font-size: medium;
    border-left: medium none;
    color: #ffcc66;
    border-bottom: #ffcc66 1pt solid;
    background-color: #b31111
    }
.resultstable { border-top: white thin solid
    }
.cellbutton { border-right: red thin solid;
    border-top: royalblue thin solid;
    font-weight: bold;
    font-size: small;
    border-left: royalblue thin solid;
    color: white;
    border-bottom: red thin solid;
    background-color: blue
    }
.resultsbutton { border-top: #cc0033 thin solid;
    font-weight: normal;
    font-size: x-small;
    color: white;
    border-bottom: #cc0033 thin solid;
    background-color: white
    }
.inactivebutton { border: #d8dee4 1px solid;
    font-weight: bold;
    font-size: x-small;
    color: #d8dee4;
    background-color: #a7bdc8
    }
.activebutton { cursor: pointer;
    cursor: hand;
    border: #ffcc66 1px solid;
    font-weight: bold;
    color: #ffcc66;
    }
.firstrow { border-top: #ffcc66 1px solid
    }
.firstandlastrow { border-top: #ffcc66 1px solid;
    border-bottom: #ffcc66 1px solid
    }
.lastrow { border-top: #880000;
    border-bottom: #ffcc66 1px solid
    }
.displayprice { padding-left: 2pt;
    font-weight: bold;
    font-size: 10pt;
    text-transform: capitalize;
    color: white;
    border: 1px solid #b31111;
    background-color: #b31111;
    text-align: left
    }
.propertyheading { padding-left: 2pt;
    padding-right: 2pt;
    font-weight: bold;
    font-size: 12pt;
    color: white;
    border: 1px solid #b31111;
    background-color: #b31111;
    text-align: left
    }
.PropertyText { font-weight: normal;
    font-size: 12px;
    color: #ffcc66;
    text-align: justify
    }
.roomheading { font-weight: bold;
    font-size: 12px;
    color: #ffcc66;
    background-color: #b31111
    }
.tiny { font-weight: normal;
    font-size: xx-small;
    color: white;
    font-family: Tahoma, Arial, Helvetica, sans-serif
    }
.TableBorders
{
    border: #006bb6 1px solid;
    padding-right: 6pt;
    padding-left: 6pt;
    font-weight: bold;
    font-size: 10pt;
    left: 0pt;
    padding-bottom: 6pt;
    color: #ffcc66;
    padding-top: 6pt;
    top: 0pt;
    text-align: left
}
.MenuBorders
{
    border: #006bb6 1px solid;
}

.PlansTable
{
    border: #006bb6 1px solid;
    background-color: #ffffff
}
.propertysummary
{
    font-weight: bold;
    font-size: 10pt;
    color: #b31111
}
.propertysummaryPrint
{
    font-weight: bold;
    font-size: 10pt;
    color: #b31111
}
.propertytextPOTW
{
    padding-top: 4pt;
    padding-right: 4pt;
    padding-left: 4pt;
    padding-bottom: 4pt;
    font-weight: normal;
    font-size: 10pt;
    color: #b31111;
    text-align: justify
}
.displaypricePOTW
{
    padding-bottom: 2pt;
    padding-right: 2pt;
    padding-left: 2pt;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    background-color: #b31111;
    text-align: center
}
.propertyheadingPOTW
{
    padding-top: 2pt;
    padding-right: 2pt;
    padding-left: 2pt;
    font-weight: 900;
    font-size: 12pt;
    color: white;
    background-color: #b31111;
    text-align: center
}
.officeDetails {  font-size: 12px;
    border: #ffcc66 1px solid;
    color: white;
    background-color: #b31111;
    text-align: center
    }
.SearchTable
{
    font-size: 10pt; 
    font-weight: bold
}
.SearchHeading
{
    font-size: 12pt;
    font-weight: 900;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left
}
.SearchSelect
{
    font-size: 8pt;
    font-weight: bold;
    width: 200px
}
.SearchCell
{
    padding-left: 4px;    
    padding-right: 4px; 
    padding-top: 10px; 
    padding-bottom: 10px
}
.Disclaimer
{
    font-size: 8pt;
    color: #FFFFFF;
    text-align: justify
}
.RegisterInput
{
    font-size: 11px; 
    font-weight: bold; 
    width: 220px
}
.NavButtons
{
    font-size: 10pt;
    font-weight: normal;
    border: 1px solid #880000;
}
.PrintButton
{
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    font-size: x-small;
    color: #ffcc66;
}
.bannerTable
{
	padding-left: 2px;
	padding-right: 2px
}
.resultsListings 
{
	padding: 0px; 
	margin: 0px auto;
	position: relative; 
	text-align: justify;
	background-color: #880000;
	font-size: 10pt;
}
.fotoLink
{
	border: 1px solid #ffcc66
}
.BlankCell
{
	border-top: 1px solid #880000;
	border-bottom: 1px solid #880000
}
.draftDetails
{
    font-weight: bold;
    font-size: 13pt;
    color: white;
    background-color: #FF0000;
    border: 1px solid #000000;
    padding: 4px;
    text-align: center;
    letter-spacing: 1px;
}
.RegArrow
{
	color: #FF0000; font-size:14pt
}
.searchCriteria
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	background-color: #FF8000;
	border: 1px solid #FF8000;
	font-size: 12px;
}
.searchCriteriaDivider
{
	border-left: 1px solid #FF8000;
}
.searchCriteriaHd
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
}
.s2PrintList
{
	border: 1px solid #FF8000;
}
.RegBtn
{
    cursor: pointer;
    cursor: hand;
    background-color: #FF8000;
    border: 1px solid #ffcc66;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    width:68px;
}
.resultsListingsPOTW
	{border: 1px solid #EEEEEE; font-weight: normal; font-size: 11px; color: #FFFFFF; background-color: #FF8000;}
.POTW2Head {background-color: #FF8000; color: #FFFFFF; font-size:12px; padding-top: 3px; padding-bottom: 3px; font-weight:bold;}
a.POTW2Lnk:link { color: #FFFFFF; text-decoration: none; font-weight: normal; font-size: 11px;}
a.POTW2Lnk:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; font-size: 11px;}
a.POTW2Lnk:hover { color: #ffcc66; text-decoration: none; font-weight: normal; font-size: 11px;}
a.POTW2Lnk:active { color: #FFFFFF; text-decoration: none; font-weight: normal; font-size: 11px;}
.flashtextheading
{
    padding: 2px;
    font-weight: 900;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #b31111;
    border: 1px solid #b31111;
    text-align: left
}
.s8headBG
{
    background-color: #b31111;
}
.s10buttonbar
{
	background-color: #EEEEEE;
	padding: 1px;
}
.s10activetxt
{
	font-weight: bold;
    color: #ffcc66;
    cursor: pointer;
    cursor: hand;
}
a.Viewing9:link { color:#FFFFFF; text-decoration:none; font-weight: bold; font-size: 14px}
a.Viewing9:visited { color:#FFFFFF; text-decoration:none; font-weight: bold; font-size: 14px }
a.Viewing9:hover { color:#FFFFFF; text-decoration:underline; font-weight: bold; font-size: 14px }
a.Viewing9:active { color:#FFFFFF; text-decoration:none; font-weight: bold;  font-size: 14px}
.ButtonStyle { text-align:center }
.s7OffLnk:link {
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	}
.s7OffLnk:visited {
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	}
.s7OffLnk:hover {
	color: #FFFFFF;
	text-decoration:underline;
	text-align:center;
}
.buttonTextLink:link {
	color: #333333;
	text-decoration:none;
	text-align:center;
	}
.buttonTextLink:visited {
	color: #333333;
	text-decoration:none;
	text-align:center;
	}
.buttonTextLink:hover {
	color: #333333;
	text-decoration:underline;
	text-align:center;
}
.inactiveButtonTextLink
{
	color: #BBBBBB
}
.imgorder	{ position:absolute }
.s11pic { border: 1px solid #FFFFFF; padding-bottom: 2px; }
#fadeshow1 img { width:270px; height:180px; 
    }
