body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #676767;
	text-decoration: none;
	background-color: #E2E2E2;
}
.topbg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topmenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #55798A;
	text-decoration: none;
}
.topmenu:hover {
	color: #0C87BF;
	text-decoration: underline;
}
.menusep {
	background-image: url(images/menusep.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 199px;
}
.mainmenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
.mainmenu:hover {
	color: #003363;
	text-decoration: none;
	margin-left: 10px;
}
.yellowtxt {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AB8842;
	text-decoration: none;
}
.bodylinks {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AB8842;
	text-decoration: underline;
}
.bodylinks:hover {
	color: #0C87BF;
	text-decoration: none;
}
.bdrbtm {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1DFE5;
}
.bdrrght {
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1DFE5;
}
.footertxt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footermenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footermenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.underlinetxt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #55798A;
	text-decoration: none;
}
