/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
h2 {
	font-family: "Arial Narrow";
	color: #FF6600;
}
p {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #666666;
	text-align: justify;
}

 
#pagewidth{ 
 width:780px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
h3 {
	font-family: "Arial Narrow";
	color: #006699;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

 
#header{
	position:relative;
	height:130px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(../img-pnl/header.jpg);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
 
#twocols{
	width:480px;
	float:left;
	position:relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
  }
 
#rightcol{
	width:260px;
	float:right;
	position:relative;
	background-color:#FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
 }
.imgg {
	float: left;
	margin-right: 5px;
	border: 1px solid #006699;
	margin-bottom: 0px;
}

 
#maincol{background-color: #30FFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:480; 
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
h1 {
	text-align: center;
	margin: 0px;
	font-family: "Arial Narrow";
	color: #999999;
}
.imgg2 {
	float: right;
	margin-right: 0px;
	border: 1px solid #006699;
	margin-bottom: 0px;
	margin-left: 5px;
}
a {
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

