.headerText
{
	font-family : Arial ;
	font-size : 11px;
	color : White;
	font-weight : bold;
}



.standard
{
	font-family : Arial ;
	font-size : 14px;
}

.subStandard
{
	font-family : Arial ;
	font-size : 10px;
	font-weight : bold;
}

.standardBold
{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

.subText
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color: White;
}

.standardBoldMin
{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.standardBoldBig
{
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

.breadCrumb
{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
}

.standardBoldBigBig
{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
}

.sbi
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	font-style :italic;
}

.standardTitle
{
	font-family : Verdana;
	font-size : 24px;
	font-weight : bold;
	font-style :italic;
	
}

input.standard
{
	font-family : Arial;
	font-size : 12px;
}

select.standard
{
	font-family : Arial;
	font-size : 12px;
}

.Cell
{
	background-color : gainsboro;
}

.Accent
{
	background-color : #333399
}

.errorBold
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : Red;
}

.error
{
	font-family : Arial;
	font-size : 12px;
	color : Red;
}

.alternateListRow
{
	background-color : #BBBBBB;
}

.listRow
{
	background-color : #DDDDDD;
}

a.realtorMail
{
	font-family : Arial ;
	font-size : 14px;
	color : white;
	text-decoration : underline;
}

a.realtorMail:hover
{
	font-family : Arial ;
	font-size : 14px;
	color : navy;
}

a.subStandard
{
	font-family : Arial ;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

a.subStandard:hover
{
	font-family : Arial ;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color: #BB1B05;
}

a.breadCrumbLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	color : #333399;
}

a.breadCrumbLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	color : maroon;
}

a.actionLink
{
	text-decoration : none;
	font-family : Arial;
	font-weight :bolder;
	font-size : 14px;
	color : #333399;
}

a.actionLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 14px;
	color : maroon;
}

a.actionLinkBig
{
	text-decoration : none;
	font-family : Arial;
	font-weight :bolder;
	font-size : 13px;
	color : #333399;
}

a.actionLinkBig:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 13px;
	color : maroon;
}

a.headerLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : white;
	font-weight : bold;
}

a.headerLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : #F89514;
	font-weight : bold;
}





a.menuLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 14px;
	color : #D1CFF8;
	font-weight : bold;
}

a.menuLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 14px;
	color : #FA4C35;
	font-weight : bold;
}

a.menuActionLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : #333399;
}

a.menuActionLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : maroon;
}


.menuAlternateListRow
{
	background-color : #CCCCCC;
}

.menuListRow
{
	background-color : #EEEEEE;
}

.allBorder {  border: 1px #000000 solid}
.topBottomBorder { border: #000000 solid; border-width: 1px 0px}
.rightLeftBorder { border: #000000 solid; border-width: 0px 1px}
.rightTopBorder { border: #000000 solid; border-width: 1px 1px 0px 0px}
.leftTopBorder { border: #000000 solid; border-width: 1px 0px 0px 1px}
.rightBottomBorder { border: #000000 solid; border-width: 0px 1px 1px 0px}
.leftBottomBorder { border: #000000 solid; border-width: 0px 0px 1px 1px}
.leftBorder { border: #000000 solid; border-width: 0px 0px 0px 1px}
.rightBorder { border: #000000 solid; border-width: 0px 1px 0px 0px}
.titleCell { border: #000000 solid; border-width: 0px 0px 0px 1px}
.topBorder { border: #000000 solid; border-width: 1px 0px 0px}
.bottomborder { border: #000000 solid; border-width: 0px 0px 1px}
.openRightBorder { border: #000000 solid; border-width: 1px 0px 1px 1px}
.openLeftBorder { border: #000000 solid; border-width: 1px 1px 1px 0px}
.openTopBorder { border: #000000 solid; border-width: 0px 1px 1px 1px}
.openBottomBorder { border: #000000 solid; border-width: 1px 1px 0px 1px}

.headerAllBorder {  border: #000000 solid; border-width: 1px 1px 2px 1px}
.headerTopBottomBorder { border: #000000 solid; border-width: 1px 0px 2px 0px}
.headerrightLeftBorder { border: #000000 solid; border-width: 0px 1px 0px 1px}
.headerrightTopBorder { border: #000000 solid; border-width: 1px 1px 0px 0px}
.headerleftTopBorder { border: #000000 solid; border-width: 1px 0px 0px 1px}
.headerrightBottomBorder { border: #000000 solid; border-width: 0px 1px 2px 0px}
.headerleftBottomBorder { border: #000000 solid; border-width: 0px 0px 2px 1px}
.headerleftBorder { border: #000000 solid; border-width: 0px 0px 0px 1px}
.headerrightBorder { border: #000000 solid; border-width: 0px 1px 0px 0px}
.headertopBorder { border: #000000 solid; border-width: 1px 0px 0px 0px}
.headerbottomborder { border: #000000 solid; border-width: 0px 0px 2px}
.headeropenRightBorder { border: #000000 solid; border-width: 1px 0px 2px 1px}
.headeropenLeftBorder { border: #000000 solid; border-width: 1px 1px 2px 0px}
.headeropenTopBorder { border: #000000 solid; border-width: 0px 1px 2px 1px}

