body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFF99;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
}

p {
	font-weight:bolder;
	color:#000000;
	font-size:16px;
	
}


blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	letter-spacing: -4px;
	padding-left: 20px;
	font-size: 32px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #315931;
}

.text2 {
	background: url(images/images/img4.gif) no-repeat left 60%;
	padding-left: 15px;
	letter-spacing: -2px;
	font-size: 24px;
	color: #579A64;
}

.text3 {
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	color: #8B8B8B;
}

.text4 {
	font-weight: bold;
	color: #1EA969;
}

.text5 {
	text-align: center;
	font-size: 10px;
	color: #66AB6A;
}

.text6 {
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	color: #8B8B8B;
}

a {
	color: #003300;
}

a:hover {
	text-decoration: none;
}

.link1{
	background: url(images/images/img12.gif) no-repeat left 85%;
	padding-top: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #315931;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.bg1 {
	background: url(images/index_01.jpg);
}


.bg2 {
	background: url(images/index_02.jpg) ;
}

.bg3 {
	background: url(images/index_03.jpg);
}

.bg4 {
	background: url(images/index_05.jpg);
}

.bg5 {
	background: url(images/index_06.jpg);
}

.bg6 {
	background: url(images/index_07.jpg);
}

.bg7 {
	background: url(images/index_08.jpg);
}

.bg8 {
	background: url(images/index_09.jpg);
}

.bg9 {
	background: url(images/index_10.jpg);
}

.bg10 {
	background: url(images/index_11.jpg);
	background-repeat:repeat-y;

}

.bg11 {
	background: url(images/index_12.jpg);
	background-repeat:repeat-y;

}

.bg12 {
	background: url(images/index_13.jpg);
	background-repeat:repeat-y;
	
}

.bg13 {
	background: url(images/empty.jpg) ;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.active {
	text-decoration:none;
	font-style:italic;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}




