body {
	background-color: #080e16;
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
	text-align:center;
}
	

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 12px;
	margin: 0;
	line-height: 1.5;
	color: #ddd;
	font-weight:200;
	text-align: justify;
}

h1 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-bottom:10px;
	font-weight:500;
	color: #eee;
}

h2 {
	font-size: 13px;
	letter-spacing: 0.03em;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.03em;
}

td {
	padding-right:45px;
}

hr {
	border:0px;
	border-top:1px solid #222;
}

div.bodycontainer {
	background: transparent url(../images/bg-1a.gif) repeat-y;
	margin: auto;
	width: 971px;
}

div.bodycontent {
	background: transparent url(../images/bg-1.gif) no-repeat;
	padding: 350px 10px 0 60px;
	min-height: 468px;
}

div.bodyfooter {
	background: transparent url(../images/bg-0.gif) no-repeat;
	color: #666;
	height: 90px;
	letter-spacing: 0.10em;
	margin: auto;
	padding-top: 40px;
	font-size: 9px;
	text-align: center;
	width: 971px;
	font-weight:500;
}

div.bodyfooter a {
	color: #666;
	font-weight:500;
	text-decoration: none;
}

div#menu {
	height: 26px;
	display: block;
	padding-bottom: 60px;
	padding-left:1px;
}

span.menu1-no a, span.menu1-act a, span.menu1-act a:hover, span.menu1-no a:hover {
	display: block;
	float: left;
	margin: 0 40px 0 0;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0.12em;
	line-height: 26px;
	text-decoration: none;
	font-weight:900;
	color: #ddd;
}

span.menu1-act a {
	color: #3B5D8C;
	font-weight:900;
	text-decoration: none;
}

