body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0b142d;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	margin-top: 0px;
	padding-top: 5px;
	line-height: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #520f00;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3d3d3d;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
a {
	color: #2eb4db;
}
.copyright {
	font-size: 10px;
	color: #6e6e6e;
	line-height: 10px;
}
.menu-down {
	font-size: 12px;
	color: #FFFFFF;
}
.menu-down a {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
.menu-down strong {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
a:hover {
	text-decoration: none;
}
.top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}
.copyright a {

	font-size: 10px;
	color: #6e6e6e;
	line-height: 10px;
}
.menu-top tr td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5E2E8;
}
.top-inner {

	background-image: url(img/top-inner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
