/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../home/images/homepage01.jpg) repeat-x 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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

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

.text1 {
	width: 166px;
	height: 21px;
	padding: 11px 0px 0px 16px;
	background: url(../home/images/homepage05.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
}

.text3 {
	text-align: center;
	color: #A1A1A1;
}

.text4 {
	width: 166px;
	height: 21px;
	padding: 9px 0px 0px 16px;
	font-size: 11px;
	color: #FFFFFF;
}

.text5 {
	font-size: 25px;
	font-family: "Calisto MT";
	font-weight: bold;
	color: #088AC6;
}

.text6 {
	display: block;
	width: 218px;
	height: 21px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 15px;
	background: url(../home/images/homepage11.gif) no-repeat left top;
	color: #434343;
}

.text7 {
	font-size: 25px;
	font-family: "Calisto MT";
	font-weight: bold;
	color: #C61410;
	}

.text8 {
	display: block;
	height: 20px;
	padding: 5px 0px 0px 10px;
	background: url(../home/images/red2.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.text9 {
	font-family: Tahoma;
	font-size: 12px;
}

.text10 {
	font:14px georgia;
	color:#333333;
	line-height:24px;
	}
	

.text11 {
	font-family: Tahoma;
	font-size: 12px;
	color:#0875AD;
}

.text12 {
	font:16px georgia;
	color:#333333;
	line-height:24px;
	}
/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	display: inline;
}

.list1 a {
	display: block;
	width: 166px;
	height: 22px;
	padding: 8px 0px 0px 16px;
	background: url(../home/images/homepage06.gif) no-repeat left top;
	text-decoration: none;
	color: #434343;
}


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

.list1 .last a {
	margin-bottom: 10px;
	background-image: url(../home/images/homepage07.gif);
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	display: inline;
}

.list2 a {
	display: block;
	width: 218px;
	height: 21px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 15px;
	background: url(../home/images/homepage11.gif) no-repeat left top;
	color: #434343;
}

/** LINKS */

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #7A7B7B;
}

.link2 {	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link3 {
	display: block;
	height: 20px;
	padding: 5px 0px 0px 20px;
	background: url(../home/images/homepage19.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link4 {
	display: block;
	height: 20px;
	padding: 5px 0px 0px 20px;
	background: url(../home/images/red.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


.link3:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../home/images/homepage03.gif) repeat-x left top; }
.bg2 { background: url(../home/images/homepage20.gif) 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;
}

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

hr { display: none; }

.hr1 {
	height: 1px;
}

