body {
	background-color: #76BCBC;
	margin: 0px;
	padding: 0px;
	background-image: url(images/b_01.gif);
	background-repeat: repeat-x;
}
div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a {
	color: #006666;
	text-decoration: underline;
}
br {
	clear: both;
}
input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	border: 1px solid #333333;
	padding: 2px;
}
input.button {
	background-image: url(images/back_01.gif);
}
form {
	margin: 0px;
	padding: 0px;
}
a.download, a.download_pr {
	font-size: 120%;
	display: block;
	width: 190px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	padding: 5px;
	margin-top: 20px;
	background: #a8a9ad url(images/back_01.gif) repeat-x top;
	border: solid 1px #666666;
}
a.download:hover, a.download_pr:hover {
	text-decoration: underline;
}
a.download_pr {
	background: #0a8a8a url(images/back_03.gif) repeat-x top;	
	color: #003e3e;
}
table.header {
	height: 84px;
	background-image: url(images/b_02.gif);
	margin-top: 10px;
	width: 820px;
}
table.header td {
	padding-left: 50px;
}
table.menu {
	background-image: url(images/b_03.gif);
	width: 820px;
	font-size: 70%;
}
table.menu td {
	padding-bottom: 10px;
}

div.buttons {
	background-color: #A89780;
	width: 800px;
	margin-left: 10px;
}
div.buttons div {
	background-image: url(images/b_04.gif);
	padding: 6px;
	width: 88px;
	text-align: center;
	float: left;
}
div.buttons a {
	color: #FFFFFF;
	text-decoration: none;
}
div.buttons a:hover {
	text-decoration: underline;
}
table.middle {
	width: 820px;
	background-image: url(images/b_08.gif);
	font-size: 75%;
	text-align: justify;
}
table.middle td {
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
table.middle td.left {
	padding-left: 30px;
	vertical-align: top;
	padding-right: 10px;
}
table.middle td.right {
	vertical-align: top;
	padding-right: 30px;
	padding-left: 10px;
}
table.middle h1 {
	font-size: 200%;
	font-weight: normal;
	color: #9B8566;
	display: block;
	margin: 0px;
	padding-top: 20px;
}
table.middle h2 {
	font-size: 140%;
	font-weight: normal;
	display: block;
	margin: 0;
	padding-top: 20px;
	clear: both;
}
table.middle a.big {
	text-decoration: none;
	font-size: 120%;
	color: #333333;
}
table.middle ul {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
	list-style-type: square;
	display: block;
}
table.middle ul.tabl {
	margin-top: 0px;
}
table.middle li {
	margin: 0px;
	padding: 0px;
}
table.middle p {
	margin: 0;
	padding-top: 20px;
	display: block;
	clear: both;	
}
table.bottom {
	height: 20px;
	width: 820px;
	background-image: url(images/b_07.gif);
}
table.middle div.block_01 {
	color: #FFFFFF;
	width: 350px;
	display: block;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
table.middle div.block_01 h1 {
	font-size: 130%;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	margin: 0px;
}

table.middle div.block_01 a.h1link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table.middle div.block_01 a.Nlink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table.middle div.block_01 .Bold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table.middle div.block_01 p {
	margin: 0px;
	padding-top: 10px;
}
/* start left block 02 */
div.block_02 {
	width: 280px;
	margin-top: 20px;
}
div.block_02 .content {
	padding: 0 9px 9px 9px;
	border-bottom: solid 1px #5bacac;
	border-left: solid 1px #5bacac;
	border-right: solid 1px #5bacac;
}
div.block_02 table td {
	padding: 0px 0 0 0;
}
div.block_02 h1 {
	font-size: 140%;
	font-weight: normal;
	color: #FFFFFF;
	background: #5bacac;
	display: block;
	padding: 6px;
}
div.block_02 p {
	display: block;
	padding-top: 10px;
	margin: 0;
}
/* end left block 02 */




/* start table with content */
table.content, table.banner {
	margin-top: 20px;
}
table.content {
	border-bottom: 1px solid #5BACAC;
}
table.content td {
	padding: 5px;
	border-top: 1px solid #5BACAC;
}
table.content td.clear {
	border-top-width: 0px;
}
table.content td.color {
	background-color: #B3D2CA;
}
table.content th {
	border-top: 1px solid #5BACAC;
	color: #FFFFFF;
	background-color: #5BACAC;
	padding: 7px;
}
table.banner {
	border: none;
}
table.banner td {
	vertical-align: top;
	border: none;
	padding: 0 10px 10px 10px;
}
table.banner td.no_space {
	padding: 0;
}
table.banner h2 {
	margin-top: 10px;
}
table.banner p {
	padding-top: 10px;
}
/* end table with content */


/* start listing */
div.list {
	width: 460px;
	float: left;
	margin-top: 20px;
}
div.list img {
	margin-right: 10px;
	float: left;
}
div.list br {
	clear: none;
}	
/* end listing */

#bl_01 {
	background-color: #43A6D7;
	background-image: url(images/bl_b_01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#bl_02 {
	background-color: #D7A542;
	background-image: url(images/bl_b_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.nodecor {  color:black;text-decoration: none; font-weight: normal}
