/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	border: none;
	border-top: 1px solid #B1B1B1;
}

/** TABLES */

.table1 {
}

.table1 td, .table1 th {
	padding: 5px 10px;
}

.table1 thead th {
	background: url(images/subpage1_04.gif) repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.table1 tbody td {
	background: url(images/subpage1_05.gif) repeat left top;
}

.table1 tfoot td {
	background: url(images/subpage1_06.gif) repeat left top;
}

.table1 tfoot td a {
	text-decoration: none;
	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: #767676;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	text-align: right;
}

.text2 {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 15px;
	font-weight: bold;
	color: #707070;
}

.text4 {
	font-size: 34px;
	font-weight: bold;
	color: #FF9218;
}

.text5 {
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #F9CEAE;
}

.text6 {
	text-align: center;
	font-size: 10px;
	color: #8B8B8B;
}

.text7 {
	font-size: 11px;
	font-weight: bold;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 13px;
	background: url(images/homepage12.gif) no-repeat left bottom;
	font-size: 10px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list3 {
	list-style: none;
}

.list3 li {
	padding-left: 13px;
	background: url(images/homepage12.gif) no-repeat left bottom;
	font-size: 10px;
}

/** LINKS */

a {
	color: #FF7702;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4E4E4E;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
}

.link3 {
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/subpage1_01.jpg) repeat-x left top; }
.bg2 { background: url(images/subpage1_02.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage06.jpg) no-repeat left top; }

.bg4 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage09.jpg) repeat-y left top; }
.bg6 { background: url(images/homepage10.jpg) no-repeat left bottom; }

.bg7 { background: url(images/homepage11.gif) repeat-x left bottom; }

.bg8 { background: url(images/homepage14.jpg) no-repeat left top; }
.bg9 { background: url(images/homepage15.jpg) repeat-y left top; }
.bg10 { background: url(images/homepage16.jpg) no-repeat left bottom; }

.bg11 { background: url(images/subpage2_01.jpg) no-repeat left top; }
.bg12 { background: url(images/subpage2_02.jpg) no-repeat left bottom; }

.bg13 { background: url(images/subpage3_01.jpg) no-repeat left top; }
.bg14 { background: url(images/subpage3_03.jpg) no-repeat left bottom; }

/** 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;
}

