body,tr,td{
	scrollbar-face-color:#b7ae9f;
	scrollbar-shadow-color:#4d4131;
	scrollbar-3dlight-color:#b7ae9f;
	scrollbar-arrow-color:#b7ae9f;
	scrollbar-base-color:#b7ae9f;
	scrollbar-track-color:#b7ae9f;
	scrollbar-darkshadow-color:#4d4131;
	scrollbar-highlight-color:#b7ae9f;
	color:#4d4131;
	font-size:7pt;
	font-family:tahoma;
	background-color:;
	background-image:url(layout1bg.jpg);
	background-attachment: fixed;
	line-height: 13px;
	letter-spacing: 0px;
	text-align:center;
margin-top:0px;
                
}
a:link{
	color:#4d4131; 
	text-decoration:none;
	font-weight:bold;
	cursor:crosshair;
}
a:visited{
	color:#4d4131;
	text-decoration:none;
	font-weight:bold;
	cursor:crosshair;
}
a:active{
	color:#4d4131;
	text-decoration:none;
	font-weight:bold;
	cursor:crosshair;
}
a:hover{
	color:#ebe3d4;
	text-decoration:strike-through;
	font-weight:bold;
	cursor:crosshair;
}

textarea, input{
	font-family:tahoma;
	font-size: 7pt;
	color: #4d4131f;
	background:#ebe3d4;
	border: 1px solid;
	border-color:#4d4131; 
}

#imageleft {
  float:left;
  padding-right:3px;
  padding-bottom:3px;
}

#main { 
font-family: tahoma;
font-size: 7pt;
color: #4d4131;
position:absolute;
left:215px;
width:373px;
top:567px;
height:auto;
z-index:3;
padding:3px;
}

#side {
font-family: tahoma;
font-size: 7pt;
color:#4d4131;
position:absolute;
left:26px;
width:164px; 
height:auto;
top:567px;
z-index:2;
padding:3px;
}

#sideheader {
font-family: tahoma;
font-size: 10pt;
font-weight:bold;
text-transform: uppercase;
color:#4d4131;
border-bottom:1px dashed;
margin-left:3px;
width:163px;
text-align:right; 
}

#mainheader {
font-family: tahoma;
font-size: 10pt;
font-weight:bold;
text-transform: uppercase;
color:#4d4131;
border-bottom:1px dashed;
margin-left:3px;
width:370px;
text-align:right; 
}

#container {
background-image:url(layout1bg.jpg);
position:absolute;
top:0px;
width:620px;
left:0px;
height:auto;
text-align: left;
font-family: tahoma;
font-size: 7pt;
z-index:1;
}