body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	margin: 0px auto auto auto;
	line-height:150%;

}

body{
	margin-top:0px;
	background-color:none;
	background-image: url(../images/fundal.jpg);
	width:980px;
}

h1 {
	font-family:Cambria, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#330000;
	font-weight: bold;
	text-align:center;
	line-height: 16pt;
}

h2 {
	font-size:10pt;
	color:#330000;
	font-weight: bold;
	text-align:center;	
}

h3 {
	
	font-size:10pt;
	color:#330000;
	font-weight: bold;
	text-align:center;	
}

h4 {
	font-size:10pt;
	color:#993300;
	font-weight: bold;
	text-align:left;
	margin:20px;
	line-height:150%;	
}

h5 {
	font-size:10pt;
	color:#330000;
	font-weight: normal;
	text-align:left;
	margin:20px;
	line-height:200%;
}

h6 {
	font-size:10pt;
	color:#cc9900;	
	text-align:left;
	font-style:italic;
	font-weight:normal;
}

h7 {
	font-size:10pt;
	color:#cc9900;	
	text-align:center;
	font-style:normal;
	font-weight:normal;
}

#HeaderSection{
	margin-left:0px;
	vertical-align:top;
	color:##cc9900;
}

#slogan{
	clear:left;
	background-color:none;
	margin:0;
	width:auto;
	height:auto;
	text-decoration:none;
	text-align: center;
	vertical-align:middle;
	color:#fffad2;
}

.slogan{
	font-weight:normal;
	color:#cc9900;
	background-position: center center;
	height: auto;
	margin:0;
}

#languages {
	text-align:left;
	text-decoration:none;
	visibility: visible;
	margin-right: 20px;
	border-width: 0px;
	color:#fffad2;
}

.LeftSideBar{
margin-left:0px;
width:150px;
vertical-align:top;
}

.ContentsArea{
	color:#663300;
	text-align:center;
	background-color: #FFFAD2;
	width:660px;
	height:auto;
	float: left;
	margin:auto;
	
}

.RightSideBar{
	margin-left:0px;
	margin-top: 0px;
	vertical-align:top;	
	width:150px;
	background-position: top;
	padding: 0px;
	float: right;
	top: 0px;
}

.cell {				
		background: #663300;
		height: 17px;
		width: 160px;
		text-align: left;
		display:block;
		text-decoration: none;
		font-family: arial;
		font-size: 12px;
		color: #cc9900;		
		border-bottom: solid 1px #cc9900;
}

a.cellhover:hover {
	font-family: arial;
	font-weight: none; 
	text-decoration: none;
	background-color: none;
	color: #fffad2;  
}

div.cellText{
	padding-top: 2px;
}

.cell1 {				
		background: #996600;
		height: 20px;
		width: 160px;
		text-align: left;
		text-valign:center;
		display:block;
		text-decoration: none;
		font-family: arial;
		font-size: 12px;
		color: #FFCC66;
		border-bottom: solid 1px #cc9900;
}

a.cell1hover:hover {
	font-family: arial;
	font-weight: none; 
	text-decoration: none;
	background-color: none;
	color: #fffad2;  

}

div.cell1Text{
	padding-top: 2px;
}

#footer{
	clear:left;
	background-color:none;
	margin:0;
	width:auto;
}

.footer{
	clear:left;
	background-color:none;
	margin:0;
	width:auto;
	color: #fffad2; 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

