body {
	background-color: #004068;
	background-repeat:repeat-x;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.Nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #39abd4;
	background-image: url(images/nav-up.gif);
	height: 26px;
	line-height: 26px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;

	}
 .Nav a:hover {
 	background-image: url(images/nav-down.gif);
	text-decoration: none;
	color: #ffffff;
}
.bodybg
{
background-image:url(images/body-bg.gif);
}
h1
{
color: #a4dcff;
font-size: 20px;
font-weight: bold;
text-align: left;
}
h2
{
color: #a4dcff;
font-size: 16px;
font-weight: bold;
font-style: italic;
text-align: left;
}
.body-white-text
{
font-family: "Trebuchet MS";
font-size: 14px;
color: #FFFFFF;
padding-left: 30px;
padding-right: 30px;
text-align: justify;
}
.body-white-text a
{
color: #a4dcff;
}
.body-white-text a:hover
{
color: #FFFFFF;
text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffffff;

	}
.footer a {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;

	}
 .footer a:hover {
	text-decoration: underline;
	color: #a4dcff;
}
img{
border: 0px;
}