body {	
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B7B4A2;
	font-family:verdana;
	font-size: 10px;
	color: #272316;
	}
.ver12brown {
	font-family: verdana;
	font-size: 12px;
	color: #3F3923;
}
.ver10brown {
	font-family: verdana;
	font-size: 10px;
	color: #272316;
}
a.ver10brown:hover {
	font-family: verdana;
	font-size: 10px;
	color: #272316;
	text-decoration: underline;
}
.3table {
	border-style:solid;
	border-color:#79744A;
	 border-bottom:solid;
    border-right-width:2px;
	border-bottom-width:2px;
    border-top-width:0px;
    border-left-width:2px;
	background-color:#FF0000;

}
.ver10white {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}
a.ver10white:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}