BODY {
        
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	PADDING: 0px;
	MARGIN: 0px; 	
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color: #000000;
	BACKGROUND-COLOR: #E0FFC0;
        text-align: center;
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
	background-image:url(img/background_page.jpg);

}
a:link    {text-decoration: none; color: #BB6000;}
a:visited {text-decoration: none; color: #BB6000;}
a:hover   {text-decoration: none; color: #FF8111;}
a:active  {text-decoration: none; color: #BB6000;}
hr {border: #979797 solid 2px;}

#wrapper { 
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	BACKGROUND-COLOR: #ffffff;
        min-height:570px;
	}	
	
#header {
        background: url(img/background_content.jpg) repeat-x left top; 
        BACKGROUND-COLOR: #ffffff;
        width:925px;
        padding-top: 14px;
        padding-left: 25px;
        padding-right: 25px;
        margin: 0px;
}
#content {
  width: 675px;
  float: right;
  border-left:dotted #FFEDDD 1px;
  padding: 10px;
  color: #000000;
  BACKGROUND-COLOR: #ffffff;
  padding-right: 25px;
  }
#leftPanel {
  width:240px;
  padding: 10px;
  float:left;
  BACKGROUND-COLOR: #ffffff;
  margin: 0px;
  }
#footer { 
  clear:both; 
  padding-top:15px; 
  text-align:center; 
  color:#999999; 
  padding-bottom:13px;
  padding-left:10px;
  padding-right:10px;
  FONT-SIZE: 8pt;
  margin: 0px;
  }
/* height bug */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */
.clearfix{display: inline-table;}

h1 {font-size:12pt; color:#FF8111; text-align: right; FONT-WEIGHT: bold;}
h2 {font-size:10pt; color:#FF8111; text-align: left; FONT-WEIGHT: bold;background: url(img/h3.jpg) repeat-y left top; }
h3 {font-size:10pt; color:#FF8111; text-align: left; FONT-WEIGHT: bold;background: url(img/h2.jpg) repeat-y right top; }
