/* CSS Document */




body {
	background-color: #fbfdfd;
	color: #7d8181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}



h3 {
	font-size: 16px;
}

h4 {
	color: #ff0000;
	font-size: 16px;
}

hr {
	color: #333333;
	height: 1px;
}

img {
	border: 0;
	display: inline;
}









#box {
	margin: 50 0 0 0;
	width: 775px;
	height: 830px;
	background: url(""); 
	background-repeat: no-repeat;

}

#boxreg {
	
	width: 775px;
	height: 830px;
	background: url(""); 
	background-repeat: no-repeat;

}
#box1
{
	margin: 0 0 0 0;
	width: 775px;
height: 630px;


}
#box3
{	width: 555px;
margin: 0 10 0 20;
text-align:justify 
 

}
#box2
{
	margin: 10 0 0 20;
	width: 275px;
	height:350px;



}
#copy
{
	margin: 1 0 0 0 20;
	width: 500px;
	



}
#container_copy {

	margin: 20px;
	width: 600px;
	
	

}

#1footer {


	height:12px;

	color: #4f648d;
	font-size: 10px;
	text-decoration: none;
}

#1footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	font-size: 9px;
	text-decoration: underline;
}

#1footer a:hover {
	color: #f8a70a;
	font-size: 9px;
	text-decoration: underline;
}




#table, td, tr{
	color: #0d2937;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.transOFF {width: 100%; background-color:  }
div.transON  {width: 100%; background-color: white;opacity:1;filter: alpha(opacity=90); -moz-opacity: 0.6; }

.imgleft {
 float: left;
 padding: 15px;
}