body {
	/*background-color: #6A5323;
	margin:0px; 
	background-image: url(../images/bg_fade.jpg); 
	background-repeat: repeat-x;}*/
	background-color: #c0a783;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
}
.buttons
{
   color:#000000;
   font-family:Arial, Verdana, Helvetica, sans-serif;
   font-size:11px;
   background-color:#E07B4D;
   font-weight:bold;
   border:1px solid;
   border-top-color:#666666;
   border-left-color:#666666;
   border-right-color:#cccccc;
   border-bottom-color:#cccccc;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=1,StartColorStr='#B55B36',EndColorStr='#F1C8B6');
	height:20px;
	width:100px;
}
.errors{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight:bold;
   font-size:12px;
}
a:link {
	text-decoration: none;
	color: #742912;
}
a:visited {
	text-decoration: none;
	color: #742912;
}
a:hover {
	text-decoration: underline;
	color: #339933;
}
a:active {
	text-decoration: underline;
	color: #339933;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D512F;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #162688; }
.style6 {color: #162688}

