@charset "utf-8";
.BorderWeb {
	border: thin solid #CCCCCC;
}
.BgBody {
	background-image: url(bgBody.jpg);
	background-repeat: repeat;
}
.TextNavUnselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.TextNavSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.TextBoxesWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.PicBorderBrown {
	border: thin solid #400000;
}
.TextSmallBoxesBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.TextBoxesWhiteSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.TextSmallBoxesBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #6b919c;
}
.PageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #0099CC;
}
.TextMenuBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3A342C;
}
.TextMenuTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #345276;
}
.TextMenuPrice {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.BorderMenu {
	background-color: #E3D9C4;
	border: thin solid #FEF5E4;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #473E36;
}
