/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 143px;
	padding: 2px 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #696969;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #EEEEEE;
}

.input2 {
	width: 46px;
	height: 16px;
	background: url(images/homepage10.gif) no-repeat left top;
	border: none;
	text-transform: lowercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/** 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: 11px;
	color: #434343;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	margin-bottom: 30px;
}

.text1 span {
	padding-bottom: 5px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.text3 span {
	padding-bottom: 5px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}

.text3 {
	margin-bottom: 30px;
}

.text4 {
	color: #FFFFFF;
}

.text5 {
	margin-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #C6C6C6;
}

.text6 {
	font-size: 11px;
	color: #FFFFFF;
}

.text7 {
	text-align: center;
	font-size: 10px;
	color: #7C878F;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 160%;
}

/** LINKS */

a {
	color: #434343;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-bottom: 5px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.link2 {
	font-size: 10px;
	color: #FFFFFF;
}

.link3 {
	color: #7F7F7F;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: #394748 url(images/homepage01.jpg) repeat-x left top; }
.bg2  { background: url(images/homepage02.jpg) no-repeat left top; }
.bg3  { background: url(images/homepage03.jpg) repeat-y left top; }
.bg4  { background: #5E7578 url(images/homepage09.gif) repeat-x left top; }
.bg5  { background: url(images/homepage11.gif) no-repeat center top; }
.bg6  { background: url(images/homepage13.gif) no-repeat center top; }
.bg7  { background: url(images/homepage16.gif) repeat-x left top; }
.bg8  { background: #384E51 url(images/homepage18.gif) repeat-x left top; }
.bg9  { background: url(images/homepage19.gif) no-repeat center top; }
.bg10 { background: url(images/subpage1_03.jpg) repeat-y left top; }
.bg11 { background: url(images/subpage2_01.jpg) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 15px;
	padding-top: 5px;
	background: url(images/homepage20.gif) repeat-x left bottom;
}
