body {

	background-color: #343436;

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

	background-repeat: repeat-x;

	background-position: top;
	margin: 0;

}

.topheader-bg {

	background-color: #28518e;

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

	background-repeat: repeat-x;

	background-position: top;

}

.content-bg {

	background-color: #03112c;

	background-image: url(images/homenew_content_bg.jpg);

	background-repeat: repeat-x;

	background-position: top;

}

.content-bg-right {

	background-image: url(images/h-content-bgright.gif);

	background-repeat: no-repeat;

	background-position: right top;

}

.maintxt {

	font-family: Verdana;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	line-height: 15px;

}

.f-bg {

	background-color: #343436;

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

	background-repeat: repeat-x;

	background-position: top;

}

.f-txt {

	font-family: Arial;

	font-size: 10px;

	color: #fbfbfc;

	text-decoration: none;

}
.black-sideborder {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
