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

*{
	margin:0px;
	padding:0px;
	}

body, html {
width:100%;
height:100%;
}

body {
z-index: 0px ;
/*background-image: url(../images/bkgPage.png) ; 
background-repeat:repeat-x ;
background-position: center top;*/
background:#00320a;
width:100%; 
height:100%; 
margin:0; 
padding:0;
background-size: 100%;
}

#bkgPage_bottom {
z-index:0px; 
background-image: url(../images/bkgPage_bottom.png); 
background-repeat:repeat-x;
background:#00320a;

width:auto;
height:100px;
margin:0px; 
padding:0;
overflow:hidden;
}

#divExBody {

/*background: url(../images/bg_body.png) #41734B;
background-repeat: repeat-y ;
background-position:center top;*/
background-color: #003209;
background-size:50px;
margin:0px auto;
padding:0px;
width:1024px;
border:1px solid #FFFFFF;
color:#FFFFFF;
font-family:Arial,"Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:11px;
text-align:left;
background-size:100%;
}

#divExBody{
	
	
}

a img{
	color: #ffffff;
	border:0px;
}