@charset "utf-8";
body {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333130;
	text-decoration: none;
	background-color: #c8a79b;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16.3px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333130;
	text-decoration: none;
}
#content {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 13.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9a7c71;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9a7c71;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #73a497;
	text-decoration: underline;
}
#footer  {
	color: #5c5c5c;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#footer a:link {
	text-decoration: none;
	color: #5c5c5c;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#footer a:visited {
	text-decoration: none;
	color: #5c5c5c;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #5c5c5c;
	font-family:  tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
