/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage10.jpg) repeat-y 100% 0%;
}



/** TEXTS */

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



.style3 {color: #214864}

}
.style8 {color: #FFFFFF}
body {
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
	background-color: #004764;
}
.style9 {font-size: 18px}
.style11 {color: #FFFFFF; font-size: 13px; }


.text5 {
	color: #E4E8EC;
	text-align:center;
	font-size:13px;
}



/** LINKS */
.style12 {color: #123D60}
a:link {
	color: #B62C12;
}

a:link {
	color: #FFFFFF;
}

a.link2 {
	display: block;
	padding: 6px 22px;
	background: url(images/homepage06.jpg) no-repeat;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link2:hover {
	background: url(images/homepage07.jpg) no-repeat;
}


/** BACKGROUNDS */

.bg1 {
	background: #FFFFFF url(images/homepage09.gif) repeat-y center top;
}

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

.bg3 {
	background: #FFFFFF url(images/homepage05.gif) no-repeat;
}

.bg4 {
	background: #FFFFFF url(images/homepage14.gif) repeat-x;
}

.bg5 {
	background: #FFFFFF url(images/homepage15.gif) repeat-x;
}

.bg6 {
	background: #FFFFFF url(images/homepage11.jpg) no-repeat;
}

.bg7 {
	background: #FFFFFF url(images/homepage10.jpg) repeat-y 50% 0%;
}

.bg12 {
	background: url(images/homepage03.jpg) repeat-x left top;
}
.bg8 {
	background: url(images/bg03.gif) repeat-x left top;
}

