/* CSS Document */

body {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: verdana;
		font-size: 11px;
	color: #666666;
}

th {
	font-family: verdana;
		font-size: 11px;
	color: #666666;
}
A {color: #B28900;}
A:link { }
A:hover {color: #333333;}

.BoldGold {
font-size: 12px;
	font-weight:bold;
	color: #B28900;
}
.BoldWhite{
font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.BoldRed {
	font-weight:bold;
	color: #990000;
}
.BoldGrey {
    font-weight:bold;
    color: #666666;
}
.footer {
	font-family: verdana;
font-size: 9px;
	color: #333333;
}
.smallTxt {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.greyLine {
	font-size: 8px;
	color: #CCCCCC;
}
.PropertyTitle {
	font-size: 10px;
	color: #B28900;
}
.Goldnolinks {
	color: #B28900;
}
.ForDots {
font-family: Arial;
	font-size: 9px;
	color: #B28900;
}
a.backtoTop:link { color: #D5C99F; text-decoration: none; }
a.backtoTop:visited {color: #D5C99F; text-decoration: none; }
a.backtoTop:hover {color: #666666; text-decoration: underline; } 

a.press:link { color: #333333; text-decoration: none; }
a.press:visited {color: #333333; text-decoration: none; }
a.press:hover {color: #000000; text-decoration: underline; } 
.underline {
	font-weight:normal;
	color: #666666;
	text-decoration: underline;

}
