@charset "utf-8";
.bluebackground {
	background-image: url(images/setup_02.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 950px;
	background-position: center;
}

.bodytable{
	vertical-align: top;
}

.header{
	background-image: url(images/setup_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.righttext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: justify;
	line-height: 20px;
}

.lefttext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	font-style: italic;
	color: #A57043;
}
.padding{
	list-style-position: outside;
	list-style-type: square;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

.padding2{
	padding-left: 40px;
}

.bodyframe{
	background-image: url(images/setup_03.png);
	background-repeat: repeat-y;
	background-position: center;
}

.bodyframe2{
	background-image: url(images/setup_03.png);
	background-repeat: repeat-y;
	background-position: center;
}

.footer{
	vertical-align: top;
}

