@charset "utf-8";
.BGtop {
	background-color: #d9e2f1;
	background-image: url(/images/BGtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
}
.BGbottom {
	background-color: #d9e2f1;
	background-image: url(images/BGbottom2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.address {
	font-size: 10px;
	text-align: center;
}
.menuText {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 10px;
}
.TitleStrap {
	background-image: url(images/titlestrap.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.TextTitle {
	font-size: 16px;
	font-weight: bold;
}
.TextNormal {
	font-size: 11px;
	text-align: left;
}
.MenuBG {
	background-image: url(images/MenuBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	height: 414px;
	width: 150px;
	text-transform: none;
	padding-top: 10px;
}
.progress {
	font-size: 11px;
	text-align: center;
}
.TermsNormal {
	font-size: 11px;
	text-align: justify;
}
.buttonBG {
	background-image: url(images/BGbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
