body {

	background-color: #0756a1;

	background-image: url(images/home-bg.gif);

	background-repeat: repeat-x;

	background-position: top;

	margin: 0;

}

.nav-bg {

	background-color: #095aa5;

	background-image: url(images/home-nav-bg.gif);

	background-repeat: repeat-x;

	background-position: top;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #56a1d0;

	border-bottom-color: #56a1d0;

	border-left-color: #56a1d0;

}

.f-txt {

	font-family: Verdana;

	font-size: 9px;

	color: #3a8db5;

	text-decoration: none;

}

.black-txt {

	font-family: Verdana;

	font-size: 10px;

	color: #020b15;

	text-decoration: none;

}

.white-txt {

	font-family: Verdana;

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;

}
