/** BASIC */

html, body {
	height: 100%;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	background: url(images/subpage1_01.jpg) no-repeat left top;
	border: none;
	height: 23px;
	width: 181px;
}

/** 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: 12px;
	color: #6A6A6A;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFD324;
}

.text2 {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #3B3B3B;
}

.text4 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #3B3B3B;
}

.text5 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #3B3B3B;
}
.text6 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 11px;
	background: url(images/homepage10.gif) no-repeat 0px 8px;
}

.list1 a {
	display: block;
	width: 175px;
	padding: 4px 0px 8px 0px;
	background: url(images/homepage11.gif) repeat-x left bottom;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding: 0px 0px 5px 15px;
	background: url(images/homepage10.gif) no-repeat 0px 5px;
}

.list1 a {
}

/** LINKS */

a {
	color: #E90000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #3B3B3B;
}

.link2:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg0 { background: #3B3B3B url(images/bg00.jpg) repeat left top; }
.bg1 { background: #3B3B3B url(images/bg01.jpg) repeat-y left top; }
.bg2 { background: url(images/bg02.jpg) no-repeat top left; }
.bg3 { background: url(images/bg03.jpg) no-repeat top left; }
.bg4 { background: url(images/bg04.jpg) no-repeat top left; }
.bg5 { background: url(images/homepage03.gif) no-repeat left top; }
.bg6 { background: url(images/homepage08.gif) no-repeat 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;
}
.tagline {
	font-style: italic;
	font-weight: bold;
}
.style2 {font-size: 14px}
