body {
	color: #3e3e3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	background-image: url(../media/bg-bit-2.jpg);
}
.textmain {
	color: black;
	font-size: 13px;
	font-style: oblique;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 8px
}
.textmaingrey {
	color: #505050;
	font-size: 13px;
	font-style: oblique;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 8px
}
.textmed {
	color: black;
	font-size: 13px;
	font-style: oblique;
}
.textmedgrey {
	color: #505050;
	font-size: 11px;
	font-style: oblique;
	margin: 0;
	padding: 1px;
}
.textsmall {
	color: black;
	font-size: 11px;
	font-style: oblique;
	padding-left: 8px
}
.texttitle {
	color: black;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
}
.texttitlegrey {
	color: #505050;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	margin: 1px;
	padding: 1px;
}
.texttitle2 {
	color: black;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
}
.texttitle1grey {
	color: #2b2b2b;
	font-size: 20px;
	font-weight: bold;
	font-style: oblique;
	margin-top: 5px;
	margin-bottom: 5px;
}
.texttitle2grey {
	color: #505050;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
}
.texttitle3grey {
	color: #505050;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	margin-top: 5px;
	margin-bottom: 5px
}
.texttitle4grey {
	color: #505050;
	font-size: 15px;
	font-weight: bold;
	font-style: oblique;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 4px
}
.texttitle5grey {
	color: #505050;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 8px;
}
.imageborder {
	margin: 4px;
}
a {
	color: #652f08;
	font-weight: bold;
	text-decoration: underline
}
a:hover {
	color: #505050;
	text-decoration: underline
}
a.menu:link {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding: 1px 2px;
	display: block
}
a.menu:visited {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 2px;
	display: block
}
a.menu:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ba703f;
	display: block
}
a.menu:active {
}
.cellbg1 {
	background-color: #f6eaae
}
.cellbg2 {
	background-color: #f6eaae
}
.borderbg1 {
	background-image: url(../media/border-5.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderbg2 {
	background-image: url(../media/border-5.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.lineborder {
	margin: 1px;
	padding: 1px;
	border: solid 2px #652f08;
}
.titlespecial1 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	line-height: 16px;
	margin: 2px;
	padding: 2px 2px 1px;
}
.textspecial1 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	line-height: 15px;
	margin: 1px 2px 4px;
	padding: 2px;
}
.creambox1 {
	background-color: #f6f0cd;
	text-align: center;
	margin: 6px;
	padding: 4px;
}

