/** BASIC */

body {
	margin: 0px;
	padding: 10px 0px;
	background: #FFFFFF url(images/homepage01.gif);
}

img {
	border: none;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 105px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #838383;
}

/** 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: #000000;
	font-weight: bold;
	text-align: center;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: center;
}

.text1 {
	font-size: 9px;
}

.text2 {
	display: block;
	margin-bottom: 5px;
	padding: 4px 10px 6px 10px;
	font-size: 9px;
	font-weight: normal;
	background: url(images/homepage22.gif) repeat-x;
}

.text3 {
	display: block;
	margin-bottom: 5px;
	padding: 5px 10px 6px 10px;
	font-size: 9px;
	font-weight: normal;
	background: url(images/homepage47.gif) repeat-x;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
}

.text5 {
	display: block;
	margin: 0px;
	padding: 3px 20px 4px 20px;
	background: url(images/homepage28.gif) no-repeat 8px 50%;
	font-size: 9px;
	font-weight: normal;
}

.text6 {
	text-align: center;
	color: #475963;
}

/** LINKS */

a {
	color: #AE7300;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	height: 14px;
	padding: 3px 10px;
	background: url(images/homepage18.gif);
	text-decoration: none;
	color: #000000;
}

a.link1:hover {
	background: url(images/homepage19.gif);
	color: #B10000;
}

a.link2 {
	display: block;
	padding: 4px 10px 6px 10px;
	background: url(images/homepage22.gif) repeat-x;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	display: block;
	height: 24px;
	margin-top: 10px;
	background: url(images/homepage23.gif) no-repeat center top;
}

a.link3 b { position: absolute; left: -10000px; }

a.link4 {
	display: block;
	height: 24px;
	margin-top: 10px;
	background: url(images/homepage40.gif) no-repeat center top;
}

a.link4 b { position: absolute; left: -10000px; }

a.link5 {
	display: block;
	padding: 2px 10px 5px 20px;
	background: url(images/homepage22.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.link6 {
	display: block;
	padding: 3px 10px 5px 20px;
	background: url(images/homepage47.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #FFFFFF;
}

.style1 a {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.style1 a:hover {
	text-decoration: underline;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage13.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage26.gif) repeat-x;
}

.bg3 {
	background: url(images/homepage42.gif) repeat-y;
}

.bg4 {
	background: url(images/homepage43.gif) no-repeat left bottom;
}

.bg5 {
	background: url(images/homepage36.gif) repeat-y;
}

.bg6 {
	background: url(images/homepage37.gif) no-repeat left bottom;
}

.bg7 {
	background: url(images/homepage31.gif) repeat-y;
}

.bg8 {
	background: url(images/homepage32.gif) no-repeat left bottom;
}

.bg9 {
	background: url(images/homepage29.gif) repeat-x;
}

.bg10 {
	background: url(images/homepage45.gif) repeat-x;
}

.bg11 {
	background: url(images/homepage44.gif) no-repeat left top;
}

.bg12 {
	background: url(images/homepage46.gif) no-repeat right top;
}

/** MISC */

.margin10 {
	margin: 0px 10px;
}

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 2px;
	margin: 0px -4px;
	padding-bottom: 10px;
	background: url(images/homepage35.gif) no-repeat;
}
