/* CSS Document */


BODY { 
  background-image: url(images/bg.png);
 background-attachment: fixed;
  background-repeat:no-repeat;

	background-color:#000;
}
	
	#basestripe{
		background-color:#333;
		border:1px solid #666;
		height:25px;
		vertical-align:middle;
	}
		#forsale{
	background-image:url(images/contentbg.png);
	border:1px solid #666;
	height:auto;
	width:560px
	}

a:link {
	color:#0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}

.form {
margin: 0;
padding: 0;
}
.smltxt {
	font-family: Arial;
	font-size: 10px;
	color: #666;
}
.smlbtxt {
	font-family: Arial;
	font-size: 11px;
	color: #069;
}
.bodytxt {
	font-family: Arial;
	font-size: 12px;
	color: #ccc;
}
.boldblue {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #0CF;
}.boldlblue {
	font-family: Verdana;
	font-size: 11px;
	color: #36F;
}
.bluebutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	background-color:#36F;
}
.hdr {
	background-image:url(images/vdtline.gif);

}
.headblue {
	font-family: "book Antiqua";
	font-size: 17px;
	font-weight:bold;
	color: #CCC;
	font-style:italic;
}
.msgbox {
	font-family: Arial;
	font-size: 10px;
	color: #069;
	width: 300px;
	
}

.linkswhite a:link {
	color: #ffffff;
	text-decoration: none;
}
.linkswhite a:visited {
	color: #ffffff;
	text-decoration: none;
}
.linkswhite a:hover {
	color: #0099FF;
	text-decoration: none;
}
.linkswhite a:active {
	color: ffffff;
	text-decoration: none;
}

.stylemenu {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #003399;
	background-color: #CCCCCC;
	border-color: #000066;
	list-style-type: disc;
}
.search {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	background-color: #ffffff;
	border-color: #cccccc;
	width: 180px;
}
.searchsmall {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	background-color: #ffffff;
	border-color: #cccccc;
	width: 150px;
}
.mboxlrg {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	background-color: #ffffff;
	border-color: #cccccc;
	width: 250px;
}
.join {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699 ;
	background-color: #ffffff;
	border-color: #cccccc;
	width: 150px;
}
.button {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	background-color: #006699;
	width: 70px;
}
.advanced {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003399;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
