body {
	background: #46494c;
}

body, td, th {
	font-family: sans-serif;
}

h3 {
	margin: 0px 0px 1em 0px;
	padding-left: 10px;
	border-left: 10px solid #666666;
}

p {
	margin: 0px 0px 1em 0px;
}

table {
	border-collapse: collapse;
	empty-cells: show;
}

hr {
	display: none;
}

.clb {
	clear: both;
}

#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	height: 77px;
	background: url("img/hf_bg.gif");
}

#content {
	padding: 0px 50px;
}

#footer {
	height: 60px;
	margin-top: 1em;
	padding-top: 17px;
	background: url("img/hf_bg.gif");
	text-align: center;
	color: #999999;
	font-size: smaller;
}

#logo {
	top: 10px;
	left: 15px;
	position: absolute;
}

h1, h1 a, h1 span {
	width: 399px;
	height: 50px;
}

h1 {
	margin: 0px;
}

h1 a {
	display: block;
	background: url("img/logo.gif");
}

h1 span {
	display: block;
	position: relative;
	z-index: -1;
	overflow: hidden;
}

h2 {
	margin: 0px;
}

#menu {
	position: absolute;
	top: 28px;
	right: 15px;
	width: 344px;
	_width: 354px;	/* IE6Hack */
	height: 25px;
	_height: 31px;	/* IE6Hack */
	margin: 0px;
	padding: 6px 0px 0px 10px;
	background: url("img/menu_bg.gif");
	font-weight: bold;
}

#menu li {
	display: inline;
	margin-right: 10px;
	color: #595656;
}

#menu a:link, #menu a:visited {
	color: #eeeeee;
	text-decoration: none;
}

#menu a:focus, #menu a:hover, #menu a:active {
	color: #ffffff;
	text-decoration: underline;
}

.link {
	width: 260px;
	_width: 285px;	/* IE6Hack */
	height: 22px;
	_height: 28px;	/* IE6Hack */
	margin: 0px;
	padding: 6px 0px 0px 25px;
	background: url("img/link_bg.gif");
	font-weight: bold;
}

.link a:link, .link a:visited {
	color: #eeeeee;
	text-decoration: none;
}

.link a:focus, .link a:hover, .link a:active {
	color: #ffffff;
	text-decoration: underline;
}

.rad {
	background: url("img/ml.gif") repeat-y top left;
}

.rad div {
	background: url("img/g.gif") no-repeat bottom left;
}

.rad div div {
	background: url("img/mr.gif") repeat-y top right;
}

.rad div div div {
	background: url("img/tl.gif") no-repeat top left;
}

.rad div div div div {
	background: url("img/tr.gif") no-repeat top right;
}

.rad div div div div div {
	background: url("img/bl.gif") no-repeat bottom left;
}

.rad div div div div div div {
	background: url("img/br.gif") no-repeat bottom right;
}

.rad div div div div div div div {
	padding: 20px;
}
