.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	border: thin solid #5296C5;
}
.menubackground {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.centerbackground {
	background-image: url(images/centerbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.rightbackground {
	background-color: #FFFFFF;
	background-image: url(images/rightpanel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-left-style: none;
	border-left-color: #5395C5;
}
.bottombackground {
	background-color: #FFFFFF;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sub_background {
	background-color: #FFFFFF;
	background-image: url(images/sub_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #5499C4;
}
.border {
	border: thin solid #5296C5;
	
}
.borderthin {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5296C5;
	border-right-color: #5296C5;
	border-bottom-color: #5296C5;
	border-left-color: #5296C5;
}

/** LINKS */

a {
	color: #5296C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2a8c8c;
	line-height: normal;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	width: 163px;
	padding: 10px 0px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.link1:hover {
	background: url(file:///LaCie d2 117 GB/MP0011BR/html/images/homepage04.gif) no-repeat;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2B2450;
	text-align: left;
}
.textcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: center;
}	
 
 .sub_background {
	background-image: url(images/sub_background.jpg);
	background-repeat: no-repeat;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}

 li.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px 0px 0px -15px;
	list-style-image: url(images/bullet.png);
}

 li.subheadline a{
	color: #ffffff;
	text-decoration:none;
}

 li.subheadline :hover{
 color:#2a8c8c;

}

.navbg {
	background-image:url(../images/main_nav.gif);
	background-repeat: no-repeat;
	width:195px;
}
