body {
text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEFEFE;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FA2B5;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
}
.text_a:link {
color: #A8CCD8;
}
.text_a:visited {
color: #9DC3D0;
}
.text_a:hover {
color: #DAE9F0;
}
.table {
	background-image: url(images/comp2_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	margin: 0px;
}
body {
	background-color: #B6C6BB;
}
.repeat_textbg {
	background-image: url(images/BG__22.jpg);
	background-repeat: repeat;
}
.nav_bg {
	background-image: url(images/BG__21.jpg);
	background-repeat: repeat;
}
.nav_bg a {
position: relative;
overflow: hidden;
}
.nav_bg a span {
position: absolute;
width: 10px;
height: 50px;
background: #000;
display: block;
top: 0;
left: 0;
margin-left: 14px;
}

#Table_01 {
background: #B6C6BB url(table_01bg.jpg) top left repeat-y;
margin: 0 auto;
position: relative;
text-align: left;
}
.tlink {
float: right;
width: 256px;
height: 31px;
background: url(images/tlinklink.jpg) top left no-repeat;
display: block;
border: 0;
}
