body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/homepage-bg.gif);
}
.BorderAllBlue {
	border: 1px solid #666666;
}
.HeaderBg {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.BgIntoTxtBox {
	background-image: url(../images/GradientIntoTxtBox.gif);
	background-repeat: repeat;
}
.BgMenuRed {
	background-image: url(../images/MenuBgPic.gif);
	background-repeat: repeat;
}
.Border2SidesBlue {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
.ReviewsHeader {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.reviewsTxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.SidesHeader {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-transform: capitalize;
}
.MenuUp {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.MenuDown {

	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000066;
	text-transform: uppercase;
}
.footer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #6188AF;
}
.header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 28px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.slogen {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.updated {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
