body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#655F49;
}

.style1 {
	color: #64645a;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #c83200;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #eae9e4;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #FFF799;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #9b9b8c;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #c83200;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #78786e;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.style8 {
	color: #78786e;
	font-size: 10px;
	font-family: tahoma;
}
.style9 {
	color: #978f78;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style10 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style11 {
	color: #64645a;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style12 {
	color: #605331;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style13 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}


input.button
{
	background-color:		#EFEFEF;
	color: 							#000000;
	border:							1px;
	border-color:				#D0841B #D0841B #D0841B #D0841B;
	padding:						2px;
	font-size:					8pt;
	font-family:				Verdana;
	height:							20px;
	filter:							progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#CCCCCC);
	cursor:pointer; cursor:hand;
}
input.buttonHover
{
	background-color:		#004080;
	color: 							#000000;
	border:							1px;
	border-color:				#D0841B #D0841B #D0841B #D0841B;
	padding:						2px;
	font-size:					8pt;
	font-family:				Verdana;
	height:							20px;
	filter:							progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#F5D300);
	cursor:pointer; cursor:hand;
}
textarea,input,p,select{
	font-family: tahoma,verdana,geneva;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
input.input,textarea{
	border: 1px outset #D7D6D6;
	color:#000000;
	padding-left:4px;
}

.clientshead,.clientsline,.clientssearch,.clientserror {
	font-size: 11px;
	font-family: tahoma;
	background-color:#F3F0E6;
	padding:0,5,0,5;
}
.clientssearch,.clientserror {
	font-weight: bold;
}
.clientserror{
	color: A00000;
	height:60px;
}
.clientshead {
	font-weight: bold;
	background-color:#CDC8AF;
}
.sitemap{
	font-size: 12px;
	font-family: tahoma,verdana;
	font-weight: bold;
	height: 20px;
}