.bg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #3D558B;
}
.text_a:link {
color: #F5DEAA;
}
.text_a:visited {
color: #FFFFFF;
}
.text_a:hover {
color: #F4DBA2;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 25px;
}
.tableBody {
	background-image: url(images/comp_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableBG {
	background-image: url(images/bg_repeat_08.jpg);
	background-repeat: repeat;
}
.leftBG {
	background-image: url(images/left_BG_08.jpg);
	background-repeat: repeat;
	background-position: left top;
}
h3 {
	margin: 0px;
}
