BODY {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #99999A
}

td, th {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 12px;
	color: #ffffff;
}


.AddressWhite24 {
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .5;
	line-height: 1.25;
}

.AddressWhite18 {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .5;
	line-height: 1.25;
}

.FeaturedListingWhite12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .5;
	line-height: 1.25;
}

 
.FeaturedListingWhite14 {
	font-family: Arial;
	font-size: 13px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

 
.HeaderWhite14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.HeaderWhite14:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #AD3800;
	text-decoration: none;
}

.HeaderWhite18 {
	font-family: Times New Roman;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1;
	line-height: 1.5;
}

.HeaderWhite20 {
	font-family: Times New Roman;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1;
}

.HeaderWhite24 {
	font-family: Times New Roman;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1;
}


.DefaultWhite12 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.DefaultWhite12:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #AD3800;
}


.DefaultWhite14 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.DefaultWhite14:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #AD3800;
	text-decoration: none;
}

.footergrey10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.footergrey10:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

















A.:visited {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
A.:hover {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}

/*
img {
	border: 3px solid #808080;
}
*/
.edit {
	font-family: Tahoma;
	font-size: 9px;
	color: #5E5C45;
}
.test {
	text-shadow: red 20px -12px 2px;
}
.textbox {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 12px;
	color: #191970;
	
	border: 1px solid #386278; 
	background: transparent; 
	background-color: white; 
	text-align: left;
}
.submit {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 12px;
	font-weight: bold;
	color: white;

	border: 1px solid white;
	background-color: #244662;
	margin-left: 0px;
	margin-right: 0px
}