


a:link{
	text-decoration: none;
	color: #A2A554;
		font-weight: bold;

}
a:visited{
	text-decoration: none;
	color: #A2A554;    
	     	font-weight: bold;
  
}
a:hover{

		color: #000000;
	
		text-decoration: done;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 20px 10px;
	line-height: normal;
		Color: #2E714E; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	line-height: normal;
	color: #A2A554;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px; 
	padding: 0px 10px 10px 10px;
	line-height: normal;
	color: #A2A554;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 10px 10px;
	line-height: 18px;
		border-top: 1px solid #A2A554;
	width: 200px;


}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-style: italic;  
	font-weight: bold;
	margin: 0px 0px 0px 20px;  
	padding: 0px 10px 10px 10px;
	line-height: 18px;
}

.main {
		background-color: #FFFFFF;
	border-top: 1px solid #A2A554;
		border-bottom: 1px solid #A2A554;
			padding: 4px;


}	
.footer {
		background-color: #FFFFFF;
			padding: 0px;
			margin: 0px 0px 0px 10px;




}	
.main2 {
	font-weight: bold;
			padding: 0px 5px;

}	
.back {
	background-image: url(image/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;

	
}
.back2 {
	background-image: url(image/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logo {
			padding: 0px 20px;

}	
.nopadding {
			padding:  0px;
	margin: 0px;
}
.padding-on-vertical {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #A2A554;
}
.large {
			font-size:14px; 
			font-weight:lighter;
			padding: 10px 0px;
			line-height:21px;

}
.line-short {

	border-top: 1px solid #A2A554;
	width: 200px;
	padding: 5px;

