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

h2{
	
	background-image:url(../images/pagetitle_menu.png);
	/*background-repeat:no-repeat;
	background-position:bottom;
	*/
	}
h4{
	background-image:url(../images/mark_olive.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:15px;
	line-height:2em;	
		
	
	}
	
.listBar{
	background-image:url(../images/list_menu.jpg);
	background-repeat:no-repeat;
	display:block;
	width:900px;
	height:25px;
	clear:both;
	text-align:justify;
	text-indent:20px;
	line-height:25px;
	font-size:95%;
}

.return{
	margin-top:30px;
	text-align:right;
	
	}
	
.right{
	
	text-align:right;
	margin-right:50px;
	
	}
/*.right a{
	color:#5F5F5F;
	}*/