﻿

*{
	margin:0;
	padding:0;
	border:0;}
	
#page {
	width:900px;
	border:1px solid #aeb3b4;
	margin: 0 auto;
	min-height: 980px;
  max-height: 4500px;
background-color:#f5f4f4;
	 }
	
#header {
	width:900px;
	height:210px;
	
	 }
	
#strip {
	width:900px;
	height:25px;
	background-image: url('pics/strip.png');
	 }


#main {
	width:719px;
	border-left:1px solid #d1d2d2;
	min-height: 980px;
    max-height: 4500px;
	 margin-left: 180px;
	 background-color:#ffffff;
	 }

#left {
	width:180px;
	height:100%;
	float:left;
	
	min-height: 980px;
    max-height: 4500px;}
	



#footer {
	width:900px;
	height:100px;
	background-image: url(pics/foot.png);
	
	 }

#content {
	width:719px;
	
	
	
	
	}
.zag {
 
color: #373838; 
font-weight: bold;
font-size: 12pt;
font-family: Arial,trebuchet ms, Verdana,  Helvetica, sans-serif;
padding-top: 15px;
padding-bottom:10px;
text-align: center;
}

div.zag {
    padding: 0; 
}


P {
   color: #424444; 
  font-size: 9pt;
  font-family: Arial, Verdana,trebuchet ms,  Helvetica, sans-serif;
  padding-left:20px;
  padding-bottom:0.5px;
  padding-right:10px;
  line-height: 1.4;
 }


p.orange {
 
color: #fc922a; 
font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
font-size: 10.5pt;
}


p.text {
 
color: #424444; 
  font-size: 9pt;
  font-family: Arial, Verdana,trebuchet ms,  Helvetica, sans-serif;
  padding-left:20px;
  padding-bottom:0.5px;
  padding-right:10px;
  line-height: 1.4;
  text-indent: 25px;
  
}
p.news {
text-indent: 0px;
color: #137794;
font-weight: bolder;
font-size: 10pt;
text-decoration: underline;
}

ol.text {
 
color: #424444; 
  font-size: 9pt;
  font-family: Arial, Verdana,trebuchet ms,  Helvetica, sans-serif;
  padding-left:20px;
  padding-bottom:0.5px;
  padding-right:10px;
  line-height: 1.4;
  text-indent: 35px;
}

a.news {
text-indent: 0px;
color: #137794;
font-weight: bolder;
font-size: 10pt;
text-decoration: underline;
}


a:link {
color: #137794;
font-size: 10.5pt;
text-decoration: underline;
}

a:visited {
color: #137794;
text-decoration: underline;

}

a:hover {
color: #fc922a;
text-decoration: none;
}

tbody:td {
    border: 1px solid #666666;
    padding: 5px;
}