body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.main_table {
	background-image: url(images/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.st {
	text-align: left;
	vertical-align: top;
	padding-top: 115px;
	padding-left: 65px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #4F9501;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
}

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

.grey_text {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #7E7D7C;
}
.green_text {
	font-size: 11px;
	font-weight: bold;
	color: #4F9501;
}
.central_content {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #4F9501;
}

.central_content h1 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #4F9501;
}

.copy {
	text-align: center;
	font-size: 10px;
	color: #B4D293;
}

a {
	color: #4F9501;
}

a:hover {
	text-decoration: none;
}
.href {
	text-decoration: none;
	color: #FAF5EF;
}

.href:hover {
	text-decoration: underline;
}

.bg1 { background: url(images/header02.jpg) no-repeat left top; }
.bg2 { background: url(images/header04.jpg) repeat-y left top; }
.bg3 { background: url(images/header06.jpg) no-repeat left top; }
.bg4 { background: url(images/header07.jpg) no-repeat left top; }
.bg5 { background: url(images/header09.jpg) no-repeat left top; }
.bg6 { background: url(images/img15.gif) repeat-y left top; }
.bg7 { background: url(images/img16.gif) repeat-x left top; }

.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;
	margin-bottom: 10px;
	background: url(images/img08.gif) repeat-x left top;
}

.hr2 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/img11.gif) repeat-x left top;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
