/** BASIC */

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





/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	color: #196781;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
}

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

.text1 {
	text-align: center;
	color: #5DA9C2;
}

.style5 {font-size: 14px; color: #0A5A75; }
.style6 {font-size: 12px; color: #0A5A75;}
.style7 {font-size: 12px; color: #0A5A75; margin-left:250px;}
/** LISTS */

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

/** LINKS */

a {
	color: #007DA7;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	width: 146px;
	height: 24px;
	padding: 12px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.link11 {
	display: block;
	width: 146px;
	height: 24px;
	padding: 12px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.link2 {
	color: #FFFFFF;
}

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



/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg2 { background: url(images/subpage02.jpg) no-repeat left top; }
.bg3 { background: url(images/subpage06.jpg) no-repeat left top; }

.bg4 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage04.jpg) no-repeat left top; }
.bg6 { background: url(images/homepage05.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage06.jpg) no-repeat left top; }
.bg8 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg9 { background: url(images/homepage08.jpg) no-repeat left top; }

.bg10 { background: url(images/subpage04.jpg) no-repeat left top; }
.bg11 { background: url(images/subpage05.jpg) no-repeat left top; }
.bg12 { background: url(images/subpage07.jpg) no-repeat left top; }
.bg13 { background: url(images/subpage08.jpg) no-repeat left top; }
.bg14 { background: url(images/subpage09.jpg) no-repeat left top; }
.bg15 { background: url(images/subpage10.jpg) no-repeat left top; }
.bg16 { background: url(images/subpage11.jpg) 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;
}

.style55 {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}

