/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage08.jpg) repeat-x left top;
}

/** FORMS */

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

.input1 {
	width: 200px;
	height: 20px;
	border: none;
	background: url(images/homepage29.gif) no-repeat left top;
}

/** 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: 13px;
	color: #7F7F7F;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
font-size: 13px;
}

.text1 {
	font-size: 13px;
	font-weight: bold;
	color: #3E3E3C;
}

.text2 {
	font-size: 10px;
}

.text3 {
	text-align: center;
	font-size: 9px;
	color: #9F9E94;
}

.text4 {
	font-size: 11px;
color: #fff;
}

.text5 {
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #7f7f7f;
}

.text6 {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #ffcc00;
}


.text8 {
	color: #7F7F7F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
border-bottom: 1px dotted #7F7F7F;
padding-bottom: 8px;
	}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 10px;
	list-style: circle;
	line-height: 16px;
font-size: 12px;
}

.list1 a {
	padding-left: 14px;
	
}

/** LINKS */

a {
	color: #C84601;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 16px;
	background: url(images/homepage15.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage18.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage27.gif) repeat-y left top; }
.bg3 { background: url(images/homepage23.gif) repeat-x left center; }
.bg4 { background: url(images/homepage31.jpg) repeat-x left top; }

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img10 {
	float: left;
	margin: 3px 10px 5px 0px;
border: solid 3px #ccc;
}


.img11 {
	float: left;
	margin: 3px 10px 10px 0px;
}

.img12 {
	float: left;
	margin: 3px 15px 10px 0px;
border: solid 4px #ccc;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage23.gif) repeat-x left top;
}

