body {
BACKGROUND: url("middlexbottom.png") no-repeat left top;
background-color: #2B251D;
font-family: Georgia, Garamond, Times New Roman;
font-size: 11px;
line-height: 16px;
color: #776B5A;
	scrollbar-face-color:#2B251D;
	scrollbar-arrow-color:#776B5A;
	scrollbar-track-color:#2B251D;
	scrollbar-shadow-color:#2B251D;
	scrollbar-highlight-color:#2B251D;
	scrollbar-3dlight-color:#2B251D;
	scrollbar-darkshadow-Color:#2B251D;}

table, td, tr {
font-family: Georgia, Garamond, Times New Roman;
font-size: 11px;
line-height: 16px;
color: #776B5A;}

a:link 
{font-size: 11px;
text-decoration: none;
color: #B1A99E;} 

a:visited 
{font-size: 11px;
text-decoration: none; 
color: #B1A99E;} 

a:hover 
{font-size: 11px;
color: #CFCCC7; 
cursor: crosshair;
text-decoration: underline;
border: 1px;}

input, textarea, submit	{
	background: #2B251D;
	border-style: dotted;
	border-width: 1px;
	border-color: #776B5A;
	text-align: center;
	font-size: 11px;
	font-family: Georgia, Garamond, Times New Roman;
	color: #776B5A;}