﻿/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #347235;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 107px;
	font-size: 9px;
	color: #979DA2;
}

/** HEADINGS */

h6 {
	margin: 0px;
}

h5 {
	margin: 0px;
}

h4 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h1 {
	margin: 0px;
}

/** TEXTS */

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
}

th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
}

dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.text1 {
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
}

.text2 {
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #6C7176;
}

.text4 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

.text5 {
	font-size: 18px;
	font-weight: normal;
	color: #003300;
}

/** LINKS */

a {
	color: #FF8500;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 10px;
	color: #979DA2;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	display: block;
	padding: 6px 17px 9px 0px;
	background: url(images/homepage08.gif) no-repeat;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

a.link2:hover {
	background: url(images/homepage09.gif) no-repeat;
}

/** STYLES */

.style1 {
	font-size: 9px;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: right;
}

.bg2 {
	background: url(images/homepage12.gif) repeat-x;
}

.bg3 {
	background: url(images/homepage28.gif) repeat-x;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	height: 5px;
	background: url(images/homepage12.gif) repeat-x;
}

.hr2 {
	height: 2px;
	background: url(images/homepage16.gif);
}
.page_main {
	background-color: #003300;
	background-image: url('assets/assets/LW-bkgd.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
