body{
	background-color: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
	}

/*table, td, tr{
	margin: 0;
	padding: 0;
	}*/
	
.regular {
font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}

.progress{
	background-color: #ffffff;
	background-image: url(../images/subpage/builder_support/progress_back.gif);
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	}
	
.brown{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
}

.footer{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}

.boldpurple{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660066;
}

.title{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699cc;
}

.titleBIG{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660066;
}


a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	text-decoration: underline;
}

.footerlink:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
.footerlink:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
.footerlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffff99;
	text-decoration: underline;
}
.footerlink:active {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}

ul{
	list-style-image: url(../images/bullet.gif);
	margin-left: 0;
	padding-left: 0;
}

li{
	margin: 0;
	padding: 3px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
  }
	
img{
	border: none;
	}

	
td.builders{ 
	background-image: url(../images/main/index_19.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
td.homebuyer{ 
	background-image: url(../images/main/index_20.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
td.midgradient{ 
	background-image: url(../images/main/back_middle_gradient.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
td.footerback{ 
	background-image: url(../images/main/footer.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}
	
td.builders_stripe{ 
	background-image: url(../../builders/images/stripe.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}
	
td.builders_stripeSUB{ 
	background-image: url(../../builders/images/stripe2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}
	
td.builders_footer{ 
	background-image: url(../../builders/images/stripe_footer.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}
	
td.builders_paths{ 
	background-image: url(../../builders/images/home_07.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}