/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('images/homepage01.jpg') repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 163px;
	height: 23px;
	margin: 0px;
	background: #FFFFFF url('images/homepage10.gif') no-repeat left top;
	border: medium none;; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Arial", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414F5A;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 12px;
}

.text1 {
	font-size: 10px;
	font-weight: bold;
}

.text2 {
	color: #384F6C;
}

.text3 {
	text-align: center;
	color: #73818C;
}

.text4 {
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.text5 {
	text-align: left;
	color: #F79905;
	font-size: 12px;

}
.tabletext {
	text-align: left;
	color: #73818C;
	font-size: 12px;

}
.ddmenutext {
	text-align: left;
	color: #55636E;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.ind_header {
	text-align: center;
	color: #414F5A;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;


}
/** LINKS */

a {
	color: #FF7600;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	color: #CE8B20;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;


}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #384F6C;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url('images/homepage02.jpg') repeat-x left top;
}

.bg2 {
	background: url('images/homepage07.gif') repeat-x 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;
	margin-bottom: 1em;
	background: url('images/homepage09.gif') repeat-x left top;
}
.text6 {

	text-align: center;
	color: #414F5A;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.align-left {
	text-align: right;
	right: auto;

}
.text6Copy {


	text-align: center;
	color: #414F5A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.text7 {



	text-align: center;
	color: #F79905;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.text8 {

	text-align: left;
	color: #414F5A;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.text4bigitalic {

	text-align: center;
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
