
/* Layout Stylesheet */ 



 
.style1 {color: #272b18;

font-size: 10pt;
text-decoration: none;
    
font-family: Trebuchet MS1, Helvetica, sans-serif;
    }
 
.style2 {

color: #272b18;
font-size: 13pt;
font-family: Trebuchet MS1, Helvetica, sans-serif;
 }
 .style3 {

color: #ffffff;
font-size: 10pt;
font-family: Trebuchet MS1, Helvetica, sans-serif;
text-decoration: none;
 }
 .style4 {

color: #272b18;
font-size: 7pt;
font-family: Trebuchet MS1, Helvetica, sans-serif;
text-decoration: none; 
 }
 .style5 {color: #272b18;

font-size: 8pt;
text-decoration: none;
    
font-family: Trebuchet MS1, Helvetica, sans-serif;
    }
		.style6 {color: #132952;

font-size: 13pt;
text-decoration: none;
    
font-family: Trebuchet MS1, Helvetica, sans-serif;
    }
		.style7 {color: #272b18;

font-size: 16pt;
text-decoration: none;
font-weight: bold;
    
font-family: Trebuchet MS1, Helvetica, sans-serif;
    }
		.style8 {color: #881414;

font-size: 10pt;
text-decoration: none;
font-weight: bold;    
font-family: Trebuchet MS1, Helvetica, sans-serif;
    }
		.style9 {

color: #ffffff;
font-size: 8pt;
font-family: Trebuchet MS1, Helvetica, sans-serif;
text-decoration: none;
 }
table.tableborder {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: fdfcfc;
	border-collapse: collapse;

}

table.tableborder td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: fdfcfc;
	-moz-border-radius: ;
}
table.tableborder2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;

}

table.tableborder2 td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: ;
}
#box {
  height:280px;  
	width: 200px;
	float: left;
	padding: 1em;
}
#box2 {
  height:280px;  
	width: 200px;
	position: relative;
}