/** BASIC */
html, body {
	height: 100%;
}

body {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0D3302;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D3302;
}

.text2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D3302;
}

.text3 {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898876;
}

.text4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0D3302;
}
.text5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0D3302;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 7px 0px 10px 0px;
	background: url(images/homepage07.gif) repeat-x left bottom;
}

.list1 li.last {
	padding-bottom: 0px;
	background: none;
}

.list1 a {
	color: #0D3302;
}

/** LINKS */

a {
	color: #0D3302;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: none;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.jpg) repeat left top; }
.bg2 { background: url(images/homepage04h.jpg) no-repeat left top; }
.bg3 { background: url(images/subpage1_02.jpg) repeat-y left top; }
.bg4 { background: url(images/subpage1_01.jpg) no-repeat left top; }
.bg5 { background: url(images/subpage1_03.jpg) no-repeat left bottom; }
.bg6 { background: url(images/homepage08.jpg) repeat-y left top; }
.bg7 { background: url(images/homepage09.jpg) no-repeat left bottom; }
.bg8 { background: url(images/subpage2_02.jpg) repeat-y left top; }
.bg9 { background: url(images/subpage2_01.jpg) no-repeat left top; }
.bg10 { background: url(images/subpage2_03.jpg) no-repeat left bottom; }
.bg12 { background: url(images/homepage04i.jpg) no-repeat left top; }
.bg13 { background: url(images/homepage04j.jpg) no-repeat left top; }
.bg14 { background: url(images/homepage04k.jpg) no-repeat left top; }
.bg15 { background: url(images/homepage04l.jpg) no-repeat left top; }
.bg16 { background: url(images/homepage04m.jpg) no-repeat left top; }
.bg17 { background: url(images/homepage04n.jpg) no-repeat left top; }
.bg18 { background: url(images/homepage04o.jpg) no-repeat left top; }
.bg19 { background: url(images/homepage04p.jpg) no-repeat left top; }
.bg20 { background: url(images/homepage04q.jpg) no-repeat left top; }
.bg21 { background: url(images/homepage04r.jpg) no-repeat left top; }
.bg22 { background: url(images/homepage04s.jpg) no-repeat left top; }
.bg23 { background: url(images/homepage04t.jpg) no-repeat left top; }
.bg24 { background: url(images/homepage04u.jpg) no-repeat left top; }
.bg25 { background: url(images/homepage04v.jpg) no-repeat left top; }
.bg26 { background: url(images/homepage04w.jpg) no-repeat left top; }
.bg27 { background: url(images/homepage04x.jpg) no-repeat left top; }
.bg28 { background: url(images/homepage04y.jpg) no-repeat left top; }
.bg29 { background: url(images/homepage04z.jpg) no-repeat left top; }
.bg30 { background: url(images/homepage04g.jpg) no-repeat left top; }


/** MISC */

.align-left { text-align: left; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 35px 15px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

