* {
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	color: rgb(170,170,170);
}
body {
	background-attachment: fixed;
	background-color: rgb(44,45,52);
	background-image: url("../images/background_8_2.jpg");
	background-position: 50% -1px;
	background-repeat: no-repeat;
	line-height: 20px;
	font-family: verdana, sans serif;
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
table.main {
	border: 0px;
	border-spacing: 0px;
	height: 735px;
	padding: 0px;
	text-align: left;
	width: 901px;
}
tr th td {
	margin: 0px;
	border-spacing: 0px;
}
th.header {
	width: 901px;
}
tr.header {
	height: 78px;
}
.filler {
	background-color: rgb(83,89,94);
}
tr.filler {
	height: 1px;
}
th.filler {
	width: 901px;
}
td.filler {
	width: 1px;
}
tr.navigation {
	height: 31px;
}
th.navigation {
	background-image: url("../images/navigation_bg.jpg");
	background-repeat: no-repeat;
}
p.navigation {
	letter-spacing: normal;
	line-height: 10px;
	margin: 18px 0px 3px 22px;
	text-transform: capitalize;
	word-spacing: normal;
}
tr.main {
	height: 568px;
}
td.filler_img {
	width: 1px;
}
div.iframe {
	overflow-y: auto;
	overflow-x: hidden;
	word-wrap: break-word;
}
tr.footer {
	height: 56px;
}
th.footer {
	background-image: url("../images/footer.png");
	background-position: 536px 10px;
	background-repeat: no-repeat;
	width: 901px;
}
a:hover {
	color: #FFF;
}