body { 
margin-top: 2px;
background: url('http://www.aks.gr/green/theme/background.jpg') no-repeat fixed 100px center;
font-family: Microsoft sans serif;
font-size: 10pt;
scrollbar-face-color: #999999;
scrollbar-shadow-color: white;
scrollbar-highlight-color: #999999; 
scrollbar-3dlight-color: white; 
scrollbar-darkshadow-color: white;
scrollbar-track-color: #cccccc; 
scrollbar-arrow-color: white;
align: center;
}
.menu {
	width: 600px;
	height: 175px;
	background-color: white;
	text-align: left;
}
img {
	border-width: 0px;
}
img a {
	text-decoration: none;
}
.bar {
 	width: 280px;
	height: 25px;
	background-color: #666666;
	margin-top: 55px;
	position: absolute;
	text-align: center;
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
	color: white;
	font-weight: bold;
}
.main {
	width: 600px;
	height: 400px;
	background-color: transparent;
	text-align: left;
}
.bartext {
 	width: 90px;
	height: 20px;
	float: left;
	margin-top: 5px;
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
	color: white;
	font-weight: bold;
}
.bartext a {
	text-decoration: none;
	color: white;
}
.frontboxenergy {
	width: 300px;
	height: 200px;
	float: left;
	background: url('http://www.aks.gr/green/theme/boxenergy.jpg');
}
.frontboxrecycle {
	width: 300px;
	height: 200px;
	float: left;
	background: url('http://www.aks.gr/green/theme/boxrecycle.jpg');
}
.frontboxresources {
	width: 300px;
	height: 200px;
	float: left;
	background: url('http://www.aks.gr/green/theme/boxresources.jpg');
}
.frontbox {
	width: 300px;
	height: 200px;
	float: left;
}
.boxtext {
		margin-top: 20px;
		margin-left: 50px;
		margin-right: 12px;
}
.continue a {
	width: 50px;
	float: right;
	margin-right: 35px;
	color: red;
	text-decoration:none;
}
.continue a:hover {
	text-decoration: none;
	color: #66CCFF;
}
.leftmenu {
	width: 100px;
	height: 400px;
	float: left;
	background-color: white;
}
.maincontent {
	width: 500px;
	height: 400px;
	overflow: auto;
	font-family: Microsoft Sans Serif;
	font-size: 10pt;	
	background-color: white;
	float: left;
}
.maincontent a {
	color: red;
}
.topicbox {
	width: 220px;
	height: 200px;
	float: left;
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.footer {
	width: 600px;
	height: 30px;
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
}
.footer a {
	text-decoration: none;
	color: black;
}
.footerleft {
	float: left;
}
.footerright {
	float: right;
}