body {
	background-color: #d6d7d9;
}
.menu-bg {
	background-image: url(../../images/index_01.gif);
	background-repeat: no-repeat;
}
.main-body-bg {
	background-image: url(../../images/index_03.gif);
	background-repeat: no-repeat;
}
.vert-dots-bg {
	background-image: url(../../images/vert-dots.gif);
}
.main-body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #606A74;
}
.main-body-black {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.sub-title {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0C3B59;
	font-weight: bold;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #868F98;
	font-weight: bold;
}
.main-title-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #EC8000;
	font-weight: bold;
}
A.main-menu {
	font-family: "Arial Narrow";
	font-size: 16pt;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
A.main-menu:hover {
	font-family: "Arial Narrow";
	font-size: 16pt;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #EC8000;
}
A.body-link {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #0C3B59;
}
A.body-link:hover {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #EC8000;
}
.main-point {

	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: 0C3B59;
	font-weight: bold;
}
