/** BASIC */

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

/** FORMS */

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

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 165%;
}

.text1 {
	font-size: 21px;
	color: #000000;
}

.text2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.text3 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 span {
	background: url('images/homepage09.gif') left top;; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}

.text4 {
	text-transform: lowercase;
	color: #FFFFFF;
}

.text5 {
	color: #FFFFFF;
}


/** LINKS */

a {
	color: #00B2BD;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

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

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url('images/homepage02.gif') repeat-x left top; }
.bg2 { background: url('images/homepage04.jpg') no-repeat left top; }
.bg3 { background: url('images/homepage06.jpg') repeat-y left top; }
.bg4 { background: url('images/homepage10.jpg') no-repeat left top; }

/** MISC */

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

img { border: none; }

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

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

hr { display: none; }

.hr1 {
	height: 1px;
}


.shadeform	{ COLOR: #000000;
		  background-image: url('images/shadeform.gif');
		  margin-top:1px;
		  BORDER: 1px solid #000000;; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:arial, verdana, sans-serif
		}
		
		
.shadeform3	{ background-image: url('images/shadeform2.gif');
		text-align: left;
		WIDTH: 15PX;
		BORDER: 1px solid #666666;; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:century gothic, sans-serif }
		
		
