body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

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: #4F4F4F;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	padding-left: 20px;
	letter-spacing: -2px;
	font-size: 30px;
	font-weight: bold;
	color: #7E7E7D;
}

.text2 {
	padding-left: 22px;
	font-size: 10px;
	font-weight: bold;
	color: #7E7E7D;

}

.text3 {
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;

}

.text4 {
	padding-left: 22px;
	font-size: 10px;
	color: #7D7D7D;
}

.text5 {
	background:url(images/img9.gif) repeat-x left bottom;
	font-size: 16px;
	height: 30px;
	font-weight: bold;
	color: #ABB344;
}

.text6 {
	color: #696969;
}

a {
	color: #ABB344;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

.style1 {
	text-align: right;
	padding-right: 22px;
	font-size: 10px;
	color: #454545;
}

.style1 a {
	color: #7D7D7D;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/img1.gif);
	width: 315px;
	height: 80px;
}

.bg2 {
	background-image: url(images/img2.gif);
	width: 71px;
	height: 80px;
}

.bg3 {
	background-image: url(images/img3.gif);
	width: 71px;
	height: 80px;
}

.bg4 {
	background-image: url(images/img4.gif);
	width: 71px;
	height: 80px;
}

.bg5 {
	background-image: url(images/img5.gif);
	width: 71px;
	height: 80px;
}

.bg6 {
	background-image: url(images/img6.gif);
	width: 71px;
	height: 80px;
}

.bg7 {
	background-image: url(images/img7.gif);
	width: 68px;
	height: 80px;
}

.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;
}

