body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	margin-left: 21px;
}
a {
	font-size: 14px;
	color: #33FF00;
	background-color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.content {
	position: absolute;
	height: auto;
	width: 600px;
	left: 199px;
	top: 101px;
}

.content2 {
	position: absolute;
	height: auto;
	width: 600px;
	left: 199px;
	top: 15px;
}
.top {
	position: absolute;
	height: auto;
	width: 600px;
	left: 200px;
	top: 0px;
}
.blkbgtinywhite {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.callengel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.ref {
	font-weight: bold;
	background-color: #FFFFCC;
}
.sold {
	font-weight: bold;
	color: #FF0000;
}
.teeny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodlink a {
	font-size: 14px;
	color: #0033cc;
	background-color: #ffffff;
	font-weight: bold;
}
a.bodlink:link, a.bodlink:visited {
	text-decoration: none;
	font-weight: bold;
}

a.bodlink:hover {
	text-decoration: none;
	color: #FF3333;
	font-weight: bold;
}
a.bodlink:active {
	text-decoration: none;
	color: #FF0099;
	font-weight: bold;
}
leftcont {
	text-align: left;
	padding: 4px;
	float: left;
	height: auto;
	width: 200px;
}
#rightcont {
	text-align: left;
	padding: 4px;
	float: right;
	width: 200px;
}
