body {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	cursor: default;
	background-color: #C8C8C8;
	padding-top: 50px;
}

#container {
	width: 950px;
	height: 550px;
	cursor: default;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(/image.php?cat=WEBSITE_IMAGES&name=intro-rot-rot-logo.jpg);
}

fieldset {
	overflow: hidden;
	display: block;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

legend {
	display: none;
}

#center_c {
	cursor: default;
	background-repeat: no-repeat;
	background-position: bottom left;
}

table {
	width: 100%;
	cursor: default;
}

a {
	font-weight: bolder;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
}

a:visited {
	color: #000000;
	font-weight: bolder;
}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

