@charset "utf-8";


body {
	margin: 0 0;
	background-color: #FFFFFF;
}
.buttonleft {
	padding-top: 0px;
}


.header {
	background-color: #000000;
}
.middletext {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	padding-left: 7px;
	padding-top: 5px;
}


.clearfooter {
	height: 26px;
	clear: both;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	color: #999999;
}
.footer {
	background-color: #000000;
	color: #333333;
	position: relative;
	clear: both;
	height: 20px;
}

#footer {
	bottom: 0;
	position: absolute;
	background-color: #000000;
	color: #000;
	width: 80%;
	text-align: center;
	padding: 2% 10%;
}
.righttext {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
}
.leftext {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	padding-left: 7px;
	padding-top: 5px;
}
.bgleft {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(images/bgbtnleft.png);
}
.middlebg {
	background-image: url(images/middlebg.png);
}
.spacer {
	height: 10px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}
.middletexttitle {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
