body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #431f1c;
}
a:visited {
	color: #431f1c;
}
a:hover {
	color: #b88c89;
}
a:active {
	color: #431f1c;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #431f1c;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #431f1c;
	line-height: 1.5;
}

.Border
{
    BORDER-RIGHT: #5b231e 1px solid;
    BORDER-TOP: #5b231e 1px solid;
    BORDER-LEFT: #5b231e 1px solid;
    BORDER-BOTTOM: #5b231e 1px solid;
	padding: 2px;
}
.listings
{
    BORDER-RIGHT: #5b231e 2px solid;
    BORDER-TOP: #5b231e 2px solid;
    BORDER-LEFT: #5b231e 2px solid;
    BORDER-BOTTOM: #5b231e 2px solid;
	background-color: #FFFFFF;
}
.input
{
    BORDER-RIGHT: #5b231e 1px solid;
    BORDER-TOP: #5b231e 1px solid;
    BORDER-LEFT: #5b231e 1px solid;
    BORDER-BOTTOM: #5b231e 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #431f1c;
}

