body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
.BgHeader {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.BgMenuUp {
	background-image: url(../images/BgMenuUp.gif);
	background-repeat: repeat-x;
}
.BorderAllBlack {
	border: 1px solid #000000;
}
.BorderLeftRightBlack {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.BorderLeftRightWhite {

	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8DA6B8;
	border-left-color: #8DA6B8;
}
.reviewsTxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.menuUptxt {
	font-family: Arial, Tahoma, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.menuDowntxt {
	font-family: Arial, Tahoma, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.headerTxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 28px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.slogen {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
