/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #003300 url('images/homepage01.gif') left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 117px;
	height: 15px;
	padding: 4px;
	border: medium none;
	background: url('images/homepage16.gif') no-repeat left top;
	color: #003300; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif
}

/** 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: 12px;
	color: #FFFFFF;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:disc; list-style-image:url('images/homepage24.gif')
}

.ul1 a, a.link1 {
	font-size: 10px;
	color: #DFE1E4;
	text-decoration: none;
}

.ul1 a:hover, a.link1:hover {
	text-decoration: underline;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFC000;
}

.text2 {
	font-size: 10px;
}

/** LINKS */

a {
	color: #FFCC00;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url('images/homepage07.gif') repeat-y left top;
}

.bg2 {
	background: url('images/homepage18.gif') left top;
}

.bg3 {
	background: url('images/homepage19.gif') no-repeat left top;
}

.bg4 {
	background: url('images/homepage22.gif') left top;
}

.bg5 {
	background: url('images/homepage31.gif') no-repeat left top;
}

.bg6 {
	background: url('images/homepage21.gif') no-repeat left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}