body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	background-color: #E9D9C3;
	color: #000000;
			
}

#mainT {
	background-image: url(images/bkg2.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;

}

#main{
	background-image: url(images/main2.gif);
	width: 583px;
	text-align: left;
	vertical-align: top;
	background-repeat: repeat;
	
 }
 

#header{
	background:url(images/header3.jpg);
	height: 130px;
}
#footer {
	background-image: url(images/footer_new.gif);
	height: 60px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	
}
.footer a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

	
#sidebar {
	background-image: url(images/sidebar.gif);
	width: 197px;
	background-repeat: no-repeat;
	text-align: left;	

}
	

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	width: 120;
	padding: 0px;
	margin: 16px;
	font-weight: bold;
}

#vertmenu h1 {
	display: block;
	background-color:#FF9900;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #552C0D;
	margin: 0px;
	width:159px;
	font-weight: bold;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #552C0D;
	width:160px;
	font-weight: bold;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #552C0D;
	background-color: #E7D4BC;
	font-weight: bold;
}
.current {
color: #552C0D;
background-color: #E7D4BC;
font-weight: bold;
}

#main div {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
}
      
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #ffffff;
padding: 2px;
}
img.floatLeft {
	float: left;
	border: 1px solid #ffffff;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

html { 
scrollbar-arrow-color:#EDE1D2; 
scrollbar-track-color:#E7D4BC; 
scrollbar-face-color:#975525; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} 

.field {
  background-image: url(images/field.jpg);
}
.formbutton{
cursor:pointer;
border:outset 1px #dcdcdc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;

}

