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

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #8d7865;
	text-align: left;
}
.border {
	border: 1px solid #FFF;
}
a.other:link {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.other:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.other:hover {
	color: #8d7865;
	text-decoration: underline;
}
a.other:active {
	color: #8d7865;
	text-decoration: none;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d7865;
}
.brownbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d7865;
	font-weight: bold;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.form { margin-top: 0; margin-bottom: 0; }
a.underline:link {
	color: #8d7865;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.underline:visited {
	color: #8d7865;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.underline:hover {
	color: #000;
	text-decoration: underline;
}
a.underline:active {
	color: #000;
	text-decoration: underline;
}
a.underline2:link {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.underline2:visited {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.underline2:hover {
	color: #8d7865;
	text-decoration: underline;
}
a.underline2:active {
	color: #8d7865;
	text-decoration: underline;
}

.button {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #735f4d;
	border: 1px dashed #999999;
	font-weight: bold;
}
a.navlinks:link {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.navlinks:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.navlinks:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
a.navlinks:active {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
.blackbold {
	color:#000;
	font-weight:bold;
}
a.navlinks2:link {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
a.navlinks2:visited {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
a.navlinks2:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
a.navlinks2:active {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
