@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #786d62;
	line-height: 22px;
}
body {
	background-color: #f2ece5;
	background-image: url(../images/back-tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DC872A;
	line-height: normal;
}
.mid-bL {
	background-image: url(../images/mid-back-L.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mid-bR {
	background-image: url(../images/mid-back-R.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A2F24;
	font-weight: bold;
	line-height: normal;
}
a:link {
	text-decoration: none;
	line-height: normal;
}
a:visited {
	text-decoration: none;
	color: #4A2F24;
	line-height: normal;
}
a:hover {
	text-decoration: underline;
	color: #9D420B;
	line-height: normal;
}
a:active {
	text-decoration: none;
	color: #9D420B;
	line-height: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #786D62;
}
