body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #184074;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
}
.style1 {
	color: #349EED;
	font-size: 9px;
}
.home-corner {
	background-image: url(images/home-corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F1FAF9;
}
.home-box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
}
.home-grey {
	background-color: #f0f0f0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
.grey-home {
	background-image: url(images/home-bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.grey-box-home-side {
	background-image: url(images/home-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.side-newsletter {
	background-image: url(images/news-bg.jpg);
}
.home-news2 {
	background-image: url(images/news-side.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.style3 {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #3692c5;
	border-bottom-width: 1px;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

