body {
	background-color: #666666;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a, a:visited {
	color: #FFCC00;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;

}
.table_main {
	background-color: #000000;
	background-image: url(/images/bg_main.jpg);
	height: 550px;
	width: 900px;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
}
.td_top {
	height: 100px;
	text-align: right;
	vertical-align: top;
	padding: 10px;
}
.td_nav {
	background-image: url(/images/bg_nav.jpg);
	height: 30px;
	vertical-align: middle;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	padding-left: 10px;
}
.td_content {
	height: 420px;
	background-color: #000000;
}
.table_button {
	padding: 5px;
	border: none;
}
.td_content_left {
	width: 185px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat;
}
.table_content_left {
	height: 400px;
	width: 165px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}
.td_content_left_hl {
	height: 30px;
	background-image: url(/images/bg_content_left_hl.jpg);
	text-align: center;
	vertical-align: middle;
}
.td_content_left_content {
	height: 350px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}
.td_content_right {
	width: 715px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-image: url(/images/bg_contentwatermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.front_td_content_right {
	width: 715px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.front_td_content_left {
	width: 185px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	height: 420px;
}
.table_rahmen {
	margin: 20px;
	border: solid;
	border-width: 1px;
}
.eyecatcher {
	color: #FFCC00;
	font-weight: bold;
}
.eyecatchersmall {
	color: #FFCC00;
	font-weight: bold;
	font-size: 9px;
}
.formdisguise {
	background-image: url(/images/bg_content.gif);
	color: #FFFFFF;
}
.smallertext {
	font-size: 10px;
}
