.style {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #CC9933;
	background-image: url(../images/FK_homepage_1_17.gif);
	background-repeat: repeat-y;
}
.bottomnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC9933;
	background-color: #000000;
}
.header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	background-image:  url(../images/repeating_center.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #330000;
	background-image:  url(../images/repeating_center.gif);
	background-repeat: repeat-y;
	margin: 0px;
	list-style-type: disc;
}
.leftrepeat {
	background-image:  url(../images/repeating_left.gif);
	background-repeat: repeat-y;
}
.rightrepeat {
	background-image:  url(../images/repeating_right.gif);
}
