/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #5C6162 url(images/bg01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 174px;
	height: 18px;
	background: #1D2221;
	border: 1px solid #1F2422;
	border-top-color: #141818;
	border-bottom-color: #4A5453;
}

.input2 {
	width: 143px;
	height: 15px;
	background: #1D2221;
	border: 1px solid #1B2220;
	border-top-color: #141818;
	border-bottom-color: #636D6C;
}

.submit1 {
	width: 56px;
	height: 20px;
	background: url(images/homepage14.gif) no-repeat left top;
	border: none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.submit2 {
	width: 56px;
	height: 20px;
	background: url(images/homepage15.gif) no-repeat left top;
	border: none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DADDDE;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 10px;
}

.text3 {
	text-align: center;
	color: #7B7F57;
}

/** TABLES */

.table1 {
}

.table1 tr {
}

.table1 td {
	height: 28px;
	padding-left: 15px;
	font-size: 10px;
}

.table1 td.top {
	height: 31px;
	background: url(images/homepage16.gif) no-repeat left top;
}

.table1 td.dark {
	background: url(images/homepage17.gif) no-repeat left top;
}

.table1 td.light {
	background: url(images/homepage18.gif) no-repeat left top;
}

.table1 td.bottom {
	height: 30px;
	background: url(images/homepage19.gif) no-repeat left top;
}

.table2 {
}

.table2 tr {
}

.table2 td {
	height: 28px;
	padding-left: 15px;
	font-size: 10px;
}

.table2 tr.top {
	height: 31px;
	background: url(images/homepage21.gif) no-repeat left top;
}

.table2 tr.dark {
	background: url(images/homepage22.gif) no-repeat left top;
}

.table2 tr.light {
	background: url(images/homepage23.gif) no-repeat left top;
}

.table2 tr.bottom {
	height: 30px;
	background: url(images/homepage24.gif) no-repeat left top;
}

.table2 td.right {
	padding-right: 15px;
	background-position: right top;
	color: #D8DF99;
}

/** LISTS */

.list1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 3px 0px 6px 15px;
	background: url(images/homepage09.gif) repeat-x left bottom;
	font-size: 10px;
}

.list1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.list1 a:hover {
	text-decoration: underline;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

/** LINKS */

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	display: block;
	padding-right: 24px;
	background: url(images/homepage20.gif) no-repeat right center;
	text-align: right;
	font-size: 10px;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(images/bg02.gif) repeat-x left top; }
.bg2  { background: url(images/bg03.jpg) no-repeat left top; }
.bg3  { background: url(images/bg04.jpg) no-repeat left top; }
.bg4  { background: url(images/bg05.jpg) repeat-y left top; }
.bg5  { background: url(images/bg06.jpg) no-repeat left top; }
.bg6  { background: url(images/bg07.jpg) no-repeat left bottom; }
.bg7  { background: url(images/homepage08.gif) no-repeat left top; }
.bg8  { background: url(images/homepage10.gif) no-repeat left top; }
.bg9  { background: url(images/subpage3_02.jpg) no-repeat left top; }
.bg10 { background: url(images/homepage13.gif) no-repeat left top; }

.bg11 { background: url(images/bg1_01.jpg) repeat-y left top; }
.bg12 { background: url(images/bg1_02.jpg) no-repeat left top; }
.bg13 { background: url(images/bg1_03.jpg) no-repeat left bottom; }
.bg14 { background: url(images/subpage2_01.gif) no-repeat left top; }

.bg15 { background: url(images/bg2_01.jpg) repeat-y left top; }
.bg16 { background: url(images/bg2_02.jpg) no-repeat left top; }
.bg17 { background: url(images/bg2_03.jpg) no-repeat left bottom; }
.bg18 { background: url(images/subpage3_01.gif) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: -5px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

