body { 
/**margin-top: 20px;**/
font-family: Arial, Helvetica, sans-serif;	
color: #00034e; 
background-color: #c0c0c0; 
font-size: 12px;  
text-align: center; 
padding: 0; 
height: 544px;
}
a { 
color: #006400; 
text-decoration: underline; 
font-weight: normal;
}
p {
/**margin: 0 0 10px 0;**/
padding: 0; 
}
a:hover {
text-decoration: underline; 
color: #2CB73B; 
}
form{ 
margin: 0;
}

	
#H_NAVIGATION { 
width: 788px; 
height: 112px; 
text-align: center; 
margin-left: auto; 
margin-right: auto;
background-image: url(header01.jpg);
background-repeat: no-repeat;    
}
	#TABS { 
	margin-right:10px; 
	height:112px; 
	text-align: center;
	}
	#TABS ul {
	margin:0;
	padding-left: 0;
	display: inline;
	list-style: none;
    } 
	#TABS li {
	float:left;
	margin: 0;
	padding: 92px 0px 0px 16px;
	list-style: none;
	display: inline;
    }
	#TABS .menu-last {
	background-image: none;
	}
	#TABS a { 
	color: #00034e;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    }
	#TABS a:hover {
	color: red;	
        text-decoration: none;
	border-bottom: 2px solid red;
	}
	
#WRAPPER{
width: 788px;
height: 432px; 
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}
#WRAPPER:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#WRAPPER {
display: inline-block;
}
#WRAPPER {
display: block;
}
	
        #CONTENT {
        padding: 0px 0px 0px 0px;
	height:432px;
	margin: 0 0 0 0; 
	display: block;  
	position: relative; 
	}
	#CONTENT h1 {
	color: #5F5F5F;  
	font-size: 18px; 
	font-weight: normal; 
	margin: 0 0 5px 0;
	margin: 0 0 0 0;
	padding: 5px 0 0 0; 
	padding: 0 0 0 0;
	}
	#CONTENT p {
	text-align: justify; 
	line-height: 18px; 
	margin-bottom: 18px; 
	}
	#CONTENT ul.Path {
	margin-left: 0;
	padding-left: 0;
	display: block;
	border: none;
	margin: 0 0 0 0;
	} 
	#CONTENT ul.Path li {
	margin-left: 0; 
	padding-left: 0px; 
	border: none; 
	list-style: none; 
	display: inline; 
	color: #B90000; 
	font-size: 11px;  
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	line-height: 18px;
	}
	#CONTENT ul.Path a {
	color: #000000;
	text-decoration: none;
	font-size:11px;
        padding-right: 8px;
	margin-right: 5px; 
	background-image: url(arrow_path.gif);
	background-position: right;
	background-repeat: no-repeat;
	}	
	#CONTENT ul.Path a:hover {
	text-decoration: underline;
	}

/**#FOOTER { 
width: 788px; 
text-align: left; 
margin-left: auto; 
margin-right: auto;
padding-top: 9px; 
background: #ffffff;
}
	#LINKS { 
	margin-right:250px;
	height:40px;
	text-align: left; 
	color: #00034e;
	padding-left: 5px; 
	}
	#LINKS ul {
	margin:0; 
	padding-left: 0;
	display: inline;
	list-style: none; 
	} 
	#LINKS li{
	float:left;
	margin: 0;
	padding: 10px 8px 0px 8px;
	list-style: none; 
	display: inline;
	}
	#LINKS li.Last {
	border-right: none;
	}
	#LINKS a {
	font-size:12px;
	color: #00034e;
	text-decoration: none;
	}
	#LINKS a:hover {
	text-decoration: underline;
	}**/
