body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.logo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer {
	background-image: url(gfx/footer.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 9px;
}
.links_panel_top {
	background-image: url(gfx/links_panel_top.png);
}
.links_panel_middle {
	background-image: url(gfx/links_panel_middle.png);
	padding-left: 35px;
	text-align: left;
}
.links_panel_bottom {
	background-image: url(gfx/links_panel_bottom.png);
	background-repeat: no-repeat;
	background-color: #000000;
}
.main_panel {
	background-color: #000000;
	background-image: url(gfx/men_watermark.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	text-align: left;
}
.left_space {
	background-color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	text-decoration: underline;
}
.download_panel_middle {

	background-image: url(gfx/links_panel_middle.png);
	padding-left: 28px;
}
.main_panel a:link {
	text-decoration: underline;
}
.main_panel a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
.main_panel a:active {

	text-decoration: underline;
}
.main_panel a:visited {

	text-decoration: underline;
}
h2 {
	font-size: 14px;
}
