body,td,input,select {font-family:Arial,Helvetica,Sans-serif; font-size:10pt; color:#000000;}

strong {font-weight:bold; color:#444444;}

A:link {text-decoration:none; font-weight:bold; color:#79484B;}
A:visited {text-decoration:none; font-weight:bold; color:#79484B;}
A:active {text-decoration:underline; font-weight:bold; color:#79484B;}
A:hover {text-decoration:underline; font-weight:bold; color:#AA0000;}

A.notBold:link {text-decoration:none; font-weight:normal; color:#79484B;}
A.notBold:visited {text-decoration:none; font-weight:normal; color:#79484B;}
A.notBold:active {text-decoration:underline; font-weight:normal; color:#79484B;}
A.notBold:hover {text-decoration:underline; font-weight:normal; color:#AA0000;}

A.menuItem:link {text-decoration:none; font-weight:bold; color:#D1AF94;}
A.menuItem:visited {text-decoration:none; font-weight:bold; color:#D1AF94;}
A.menuItem:active {text-decoration:none; font-weight:bold; color:#D1AF94;}
A.menuItem:hover {text-decoration:none; font-weight:bold; color:#FFFFFF;}

A.menuItemActive:link {text-decoration:none; font-weight:bold; color:#111111;}
A.menuItemActive:visited {text-decoration:none; font-weight:bold; color:#111111;}
A.menuItemActive:active {text-decoration:none; font-weight:bold; color:#111111;}
A.menuItemActive:hover {text-decoration:none; font-weight:bold; color:#FFFFFF;}

.bkgFormRows {background-color: #eeeeee;}
.copyright {font-size:8pt; color:#BBBBBB;}
.greyed {color:#999999;}
.floorPlanList {font-size:8pt; color:#222222;}
.fineTxt {font-size:8pt;}

.bkgOutline {
	width: 760px;  height: 100%; valign: top;
	background: url('images/bkgOutlineSides.jpg'); 
	background-repeat: repeat-y; 
	background-color: #ffffff; 
}
.bkgOutlineBtm {
	width: 760px;  height: 40px; valign: top;
	background: url('images/bkgOutlineBtm.jpg'); 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
}
.bkgOutlineTop {
	width: 760px;  height: 70px;
	background: url('images/bnrDanHinesCo.jpg'); 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
}
.bkgMenu {
	color: #ffffff; 
	background-color: #79484B;
    border-top: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;	
    border-right: #ffffff 19px solid;
    border-left: #ffffff 5px solid;
	font-weight: bold;
}
.bkgMenuActive {
    BACKGROUND-COLOR: #D1AF94;
    border-top: #79484B 1px solid;
    border-bottom: #79484B 1px solid;	
    BORDER-LEFT: #79484B 1px solid;
    BORDER-RIGHT: #79484B 1px solid;
    COLOR: #000000;
    TEXT-DECORATION: none;
	font-weight: bold;
	background-image: url('images/bkgMenuActive.jpg'); 
}

.error {
    COLOR: #660000;
}