@charset "utf-8";
/* CSS Document */







.hdrblue
{
	
	background-image:url(images/hdrblue_en.png);
	background-repeat:no-repeat;
	height:57px;
    width:305px;
	background-position:center; 
}


.hdrblue div {
	color: #FFF;
}



.hdrgray
{
	
	background-image:url(images/hdrblue.png);
	background-repeat:no-repeat;
	height:57px;
    width:623px;
	background-position:center; 
}


.hdrgray div {
	color: #FFF;
}


.para{
margin-top:5px;
margin-bottom:5px;
margin-right:10px;
margin-left:10px;
text-align:justify;	
}





a.more1:link,a.more1:visited
{
	display:block;
	background-image:url('images/more3.png'); 
	height:32px;
    width:80px;
}


a.more1:hover,a.more1:active
 {
	display:block;
	background-image:url('images/more4.png'); 
	height:32px;
    width:80px
 
 }