.body_white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #827149;
	color : #663300;
	line-height : 19px;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	text-decoration : none;
}
.button:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : red;
	text-decoration : underline;
}
.buttontoo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #413C3B;
	text-decoration : none;
}
p.button {
	border-color : #010101;
	border-right-color : white;
	border-width : 1px;
	border-style : solid;
	padding: 2px;
}
.right {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #010101;
	text-decoration : none;
}
.rightButton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #010101;
	text-decoration : underline;
}
.rightButton:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
	text-decoration : underline;
}
.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
    font-weight : bold;
	color : #010101;
	text-decoration : none;
}
.headlineWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
    font-weight : bold;
	color : white;
	text-decoration : none;
}
.mainText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #010101;
	text-decoration : none;
}
.mainTextWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	text-decoration : none;
}
A.mainTextWhite:link {
	color : white;
	text-decoration : underline;
}
A.mainTextWhite:visited {
	color : white;
	text-decoration : underline;
}
body {
	background-color: #E2E6F2;
	scrollbar-3dlight-color: #DADFD6;
	scrollbar-arrow-color: #6F8264;
	scrollbar-base-color: #BEC8BA;
	scrollbar-darkshadow-color: #26341E;
	scrollbar-face-color: #BEC8BA;
	scrollbar-highlight-color: #DADFD6;
	scrollbar-shadow-color: #26341E;
	scrollbar-track-color: #526447;
	overflow:auto;
}
.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #26231E;
	line-height : 15px;
	padding-left : 12px;
}
.picsub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #645A57;
	text-decoration : none;
}
.main_pic_sub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #645A57;
	text-decoration : none;
}


