a{
display:block;padding:10px}
#hh{
	margin-left: 10%;
	font-size: 220%;
	color: #228B22;
}
#header img{
	width: 98%;
}
#header ul{
	margin-top: 2%;
	text-align: center;
}
#header li {
	list-style:none;
	float:left;
}
#header li a {
	text-decoration:none;
	color:white;
	background: green url(../../images/system/corner.gif) no-repeat;
	font-size: 160%;
}
#header li a:hover {
	color:black;
	background: orange url(../../images/system/cornerhover.gif) no-repeat;

}
.noactive{
	color:white;
	background: orange url(../../images/system/cornerhover.gif) no-repeat;	
	font-size: 160%;
	display:block;padding:10px	
}
#footer{
		
	font-size: 120%;
	color: #228B22;
}
#footer table{
	margin-left:2%;
	margin-top: 5%;
	width: 50%;
	border:0px;
	text-align: left;
}
#footer { 
	background-image: url(../../images/system/nice8.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 233px;
	text-align: left;	
}
#navigation{
	padding-top:4%;
}
#navigation title{
	font-size:200%;
}
#navigation ul{
	list-style:none;
}
#navigation a{
	text-decoration: none;
	color: blue;
	font-size: 110%;
}
#navigation a.noactive{
	background: white;
	color: green;
	font-weight: bolder;
	padding-left: 2%;
}
#navigation a:hover{
	font-weight:bolder;
	color: #228B22;
}



#content{
	padding: 2%;
	margin: 3%;
	padding-top: 1%;
	margin-top: 1%;
	text-align:justify;
}
#content ul{
	list-style:none;
	padding: 1%;
}
#content a{
	text-decoration: none;
	color: blue;
	font-size: 110%;	
}
#content a:hover{
	font-weight:bolder;
	color: #228B22;
}
#title{
	font-size: 130%;
	font-weight: bolder;
}
.biga{
	color: green;
	font-size: 120%;
	margin-top: 2%;
}
