.table {
	background-color: #FFFFFF;
	background-image: url(images/bg_textArea_06.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B1B56;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.text_a:link {
color: #4982DE;
}
.text_a:visited {
color: #ADD3F8;
}
.text_a:hover {
color: #4982DE;
}

.rightTable {
	background-image: url(images/right_table_06.jpg);
	background-repeat: repeat;
}
