﻿ul { 
	margin: 0; 
	padding: 0; 
	border: 0;
	line-height: 1; 
	font-family: Verdana, Helvetica, "Lucida Grande", Arial, sans-serif; 
	text-align: left;
	color: #333333;
	}
	
ol { 
	margin: 0; 
	padding: 0; 
	border: 0;
	font-family: Verdana, Helvetica, "Lucida Grande", Arial, sans-serif;
	text-align: left;
	color: #333333;
	}
	
li { 
	margin: 0; 
	padding: 0; 
	border: 0;
	font-family: Verdana, Helvetica, "Lucida Grande", Arial, sans-serif;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	}
.style1 {
	background-color: #FFFFFF;
}
.style2 {
	background-image: url('images/bottom_left.png');
}
.style3 {
	background-image: url('images/bottom_right.png');
}
.style4 {
	background-image: url('images/div_left.jpg');
}
.style5 {
	background-color: #D1D1D1;
}
.style6 {
	text-align: right;
	font-family: Calibri;
	font-size: 10.5pt;
}
.style7 {
	font-family: Calibri;
	font-size: 10.5pt;
}
.style8 {
	text-decoration: none;
}
a { color: #ffffff; text-decoration: none; }
a:hover { color: #135C04; } 

.green a { color: #747474; text-decoration: none; }
.green a:hover { color: #135C04; } 

.style9 {
	color: #747474;
}
.style10 {
	border-width: 0px;
}
.style11 {
	font-family: Calibri;
	font-size: 10.5pt;
	color: #437E30;
}
.style12 {
	font-family: Calibri;
	font-size: 10.5pt;
	color: #747474;
}
.style13 {
	font-family: Calibri;
	font-size: 8pt;
	text-indent: -9000px;
}
.top_nav_back {
	background-image:url('images/top_nav_back.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}

/************************************************  

 Buttons

************************************************/ 


.buttons li {  

display:inline;  

list-style:none;  

line-height:34px;

margin:0px;
}  
buttons li a {  

display:block;  

float:left;  

margin:0px;  

}  
.buttons li a span {  

display:inline;  

float:left;

padding:0px 0px 0px 23px;  

margin:0px 0px 0px 0px;  

cursor:pointer;  

border:0px;

height:34px;

width:200px;

text-align:center;

}  
.buttons li a:hover {  
	color:#ffffff; 
 }  
.buttons li a:hover span {  
	color:#ffffff; 
	border:0px;
	height:34px;
	background-image:url('images/top_nav_over.gif');
}
.buttonsover {    
display:inline;  
background-image:url('images/top_nav_over.gif');
	border:0px;
	color:#ffffff; 
	height:34px;
	cursor:pointer;  
} 
/************************************************  

 Buttons1

************************************************/ 


.buttons1 li {  

display:inline;  

list-style:none;  

line-height:26px;

margin:0px;

font-size:11px;
}  
buttons1 li a {  

display:block;  

float:left;  

margin:0px;  

}  
.buttons1 li a span {  

display:inline;  

float:left;

padding:0px 0px 5px 0px;  

margin:0px 0px 0px 0px;  

cursor:pointer;  

border:0px;

height:26px;

width:185px;

background-image:url('images/div_nav.jpg');
background-position:center bottom;
background-repeat:no-repeat;

}  
.buttons1 li a:hover {  
	color:#ffffff; 
 }  
.buttons1 li a:hover span {  
	color:#135C04; 
	border:0px;
	height:26px;
}
.buttonsover1 {    
display:inline;  
	border:0px;
	color:#135C04; 
	height:26px;
	cursor:pointer;  
} 

