html {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: auto;
	height: auto;
	margin: 0px;
}
li {
}
ul {
	padding-left: 25px;
	font-size: 11px;
}

.whiteback {
	background-color: #FFFFFF;
}
.whiteback .page {
	position: relative;
	width: 1000px;
	background-image: url(/system/layout/layout_skins/atedin/images/bgnd-01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: visible;
	z-index: 0;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 15px;
}
.whiteback .page .lefttop {
	width: 250px;
	float: left;
	margin-top: 10px;
}
.whiteback .page .MENUtop {
	float: right;
	margin-top: 0px;
	margin-right: 40px;
}
.whiteback .page .MENUtop a {
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	text-decoration: none;
	color: #333333;
	display: block;
}
.whiteback .page .MENUtop .highlited {
	background-color: #0177C1;
	color: #FFFFFF;
}
.whiteback .page .MENUtop .selected {
	background-color: #C21300;
	color: #FFFFFF;
}
.whiteback .page .quadpicture {
	float: left;
	clear: left;
	background-image: url(images/quad.jpg);
	height: 399px;
	width: 336px;
	margin-top: 40px;
	margin-bottom: 70px;
}
.whiteback .page .content {
	float: right;
	width: 420px;
	text-align: left;
	clear: right;
	margin-top: 80px;
	margin-right: 100px;
}
.whiteback .page .MENUdown {
	clear: both;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
	height: 30px;
	font-size: 1.03em;
}
.whiteback .page .MENUdown a {
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
}
.whiteback .page .MENUdown .selected {
	background-color: #C21300;
	color: #FFFFFF;
}
.whiteback .page .language {
	text-align: left;
	margin-top: 20px;
	clear: both;
	float: left;
	margin-left: 50px;
}
.whiteback .page .language a,
.whiteback .page .language a:visited {
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	text-decoration: none;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.whiteback .page .language a:hover {
	color: #FFF;
}
.whiteback .page .language .selected a,
.whiteback .page .language .selected a:visited,
.whiteback .page .language .selected {
	background-color: #C21300;
	color: #FFFFFF !important;
}


.header {
	font-size: 22px;
}
.whiteback .page .footerright {
	clear: right;
	float: right;
	width: 200px;
}
.createdby {
	float: right;
	color: #666666;
	margin: 3px;
	padding: 3px;
}
.createdby a,
.createdby a:visited {
	color: #666666;
	text-decoration: none;
}
