.Lay-Bg-Body-Grad {
	background-color: #91A4CF;
	background-image: url(images/bg-grad-body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.Lay-Bg-Red {
	background-color: #9F261B;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
}

.Lay-AboutUs-Box {
	border: thin solid #357FC8;
	background-color: #EFF4FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}

.Lay-Sides-White-Rules {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Lay-Bg-Header {
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.Title-Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F261B;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
}
body {
	background-color: #275B8E;
	background-image: url(../images/Bg-final.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #275B8E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #275B8E;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #275B8E;
}

