@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E2D2B0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.right-bg {
	background-attachment: scroll;
	background-color: #E2D2B0;
	background-image: url(Layout/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left-bg {
	background-attachment: scroll;
	background-color: #E2D2B0;
	background-image: url(Layout/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.body_bdr {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.body_content_box {
	background-color: #FFFFFF;
	background-image: url(Layout/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #660000;
	padding: 4px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.footer_contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.photo_bdr {
	border: 1px solid #660000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #330000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #990000;
}
.tab-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.tab_bdr {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000033;
}


.style2 {font-weight: bold}
