form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #746A3D;
	text-decoration: none;
}

.toplnk
{
	font-family: Arial;
	font-size: 10px;
	color: #746A3D;
	text-decoration: none;
}

.toplnk:hover
{
	color: #746A3D;
	text-decoration: underline;
}

.bottomlnk
{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #ACA47E;
	text-decoration: none;
}

.bottomlnk:hover
{
	color: #ACA47E;
	text-decoration: underline;
}
.lnk
{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #7D7243;
	text-decoration: none;
}

.lnk:hover
{
	color: #7D7243;
	text-decoration: underline;
}.bg {
	border: 1px solid #CDC5AE;
}
body
{
    margin:0px;
    padding:0px;
    }