@charset "utf-8";
/* CSS Document */


h1 {

	color: #252e6d;
	text-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: dashed 1px #79c142;
	
	
	
	}


h2 {

	color: #252e6d;
	text-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;

	
	
	
	}
	
	
	
h3 {

	color: #252e6d;
	text-weight: bold;
	font-size: 12px;
	margin-bottom: 1px;
	
	
	
	}
	
	
h4 {

	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url(../images/submenu_bgd.jpg);
	padding: 8px;
	font-weight: normal;
	
	
	
	}


h5 {

	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url(../images/submenu_bgd2.jpg);
	padding: 8px;
	font-weight: normal;
	
	
	
	}
	
	
	
		
		
a {

			color:#62b034;
			text-decoration: none;
			
			
			}



a:hover {

			color:#62b034;
			text-decoration: underline;
			
			
			}
			

		
#footer a {

		text-decoration: none;
		color: #252e6d
		
		}
		

#footer a:hover {

		text-decoration: underline;
		color: #252e6d
		
		}
		
		
strong {

		color:  #252e6d;
		
		}
		
.phototext {

		color:  #252e6d;
		font-size: 9px;
		
		}
