body {
	background-color: #052a3f;
	margin: 0px;
	padding: 0px;
}
.h_bg {
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
}
.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
a.css:link, a.css:active, a.css:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav1.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 142px;
	padding-top: 10px;
	display: block;
}
a.css:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #043e59;
	text-decoration: none;
	background-image: url(images/nav2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 142px;
	padding-top: 10px;
}
a.css2:link, a.css2:active, a.css2:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #043e59;
	text-decoration: none;
	background-image: url(images/nav2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 142px;
	padding-top: 10px;
	display: block;
}
a.css2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav1.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 142px;
	padding-top: 10px;
}
.lshadow {
	background-image: url(images/cleft_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rshadow {
	background-image: url(images/cright_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #043D58;
	text-decoration: none;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #043D5A;
	text-decoration: none;
}
.rmore1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #043e59;
	text-decoration: underline;
}
.rmore2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #3d3e3e;
	text-decoration: underline;
}
.footertxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #043e59;
	text-decoration: none;
	padding-left: 20px;
}
