/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 80px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(images/homepage19.gif) repeat-x left top;
}

#textfield2 {
	width: 80px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(images/homepage19.gif) repeat-x left top;
}

#textfield3 {
	width: 198px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(images/homepage19.gif) repeat-x left top;
}

#select1 {
	width: 130px;
	height: 19px;
	border: 1px solid #CCCCCC;
	background: url(images/homepage19.gif) repeat-x left top;
}

#submit1 {
}

#submit2 {
	width: 73px;
	height: 22px;
	border: none;
	background: #759B02 url(images/homepage20.gif) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #3C3C3C;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 13px;
	font-weight: bold;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
}

.text3 {
	text-align: center;
	font-size: 10px;
	color: #6F7072;
}

.text4 {
	font-size: 10px;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 7px;
	padding-left: 15px;
	background: url(images/homepage06.gif) no-repeat 1px 7px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding-left: 15px;
	background: url(images/homepage06.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #404855;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 10px;
	background: url(images/homepage06.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) no-repeat left top; }
.bg2 { background: #9D0700 url(images/homepage03.gif) repeat-x left bottom; border: 1px solid #9D0700; }
.bg3 { background: url(images/homepage09.gif) repeat-y left top; }
.bg4 { background: url(images/homepage11.gif) repeat-x left top; }
.bg5 { background: url(images/subpage1_02.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
