body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px; 
	border: 0px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

.leftextender {
	background-image: url(images/left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: scroll;
}
.rightextender {
	background-image: url(images/right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
.col1ext {
background-image: url(images/left_ext_bottom.jpg);
background-repeat: repeat;
}
.col2ext {
background-image: url(images/left_bottom.jpg);
background-repeat: repeat;
}
.col3ext {
background-image: none;
background-repeat: repeat;
}
.col4ext {
background-image: url(images/right_bottom.jpg);
background-repeat: repeat;
}
.col5ext {
background-image: url(images/right_ext_bottom.jpg);
background-repeat: repeat;
}
.bottom_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #576D6B;
}
.bottom_menu_rollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #B9C3C2;
	font-weight: bold;
}
.bottom_menu_pressed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #97ADAB;
}

.headline1 {
	font-family: "Akzidenz Grotesk BE Ex";
	font-size: 24px;
	font-style: normal;
	color: #556C6A;
}
.headline2 {
	font-family: "Akzidenz Grotesk BE Ex";
	font-size: 16px;
	font-style: normal;
	color: #556C6A;
}

.normaltext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #566D6B;
	line-height: 16px;
}
.normaltext1BOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #566D6B;
	line-height: 16px;
	font-weight: bold;
}
.specialamytext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #A8576D;
}
