body {
	text-align: center;
}

#cwrap {
	margin: auto;
	text-align: left;
	width: 952px;
}

div.menu {
	width: 270px;	
}

span.menuitem {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;	
	text-align: left;
	color: #555;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;	
}

span.menuitem a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;	
	color: #7D0F37;		
}

span.menuitem a:hover {
	color: #555;	
	text-decoration: none;			
}

span.menuitem_act {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;	
	text-align: left;
	color: #555;
	margin-top: 10px;
	padding-top: 3px;
	border-bottom: 0;
	border-top: 1px solid #000;	
}

span.menuitem_act a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;	
	color: #7D0F37;		
}

span.menuitem_act a:hover {
	color: #555;	
	text-decoration: none;		
}

.menuicon {
	vertical-align: middle;
	margin-top: -1px;
}


div.submenu {
	width: 270px;
	border-bottom: 1px solid #000;
	border-top: 0;
}

span.submenuitem {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	text-align: left;
	color: #555;
	margin-left: 25px;	
	margin-bottom: 5px;
	border: 0;
}

span.submenuitem a {
	text-decoration: none;	
	color: #7D0F37;	
}

span.submenuitem a:hover {
	color: #555;	
	text-decoration: none;		
	
}

span.submenuitem_act {

	text-decoration: none;	
	color: #555;			
}

#language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D0F37;
}

#language a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D0F37;
	text-decoration: none;
}

#language a:hover {
	text-decoration: underline;
	color: #555;
}

#metamenu {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D0F37;
}

#metamenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D0F37;
	text-decoration: none;
}

#metamenu a:hover {
	color: #555;
	text-decoration: underline;	
}

#metamenu span.ACT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #555;
	text-decoration: underline;	
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 40px;
	margin-right: 40px;
}

#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D0F37;
	text-decoration: none;
}

#content a:hover {
	color: #555;
	text-decoration: underline;	
}

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #465564;
	text-decoration: none;
}

#copyright {
	width: 539px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #999999;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-top: 1px solid #999; 
	
}




