.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	border: thin solid #7D2C0E;
}
.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  #7D2C0E;
}
.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: #7D2C0E;
	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: #000000;
	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;
}

#olist {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding:10px 20px 10px 25px;
	color:#000000;
}