.top_table {
	background-color: #b5344a;
}
.top_table_btm {
	background-color: #b5344a;
	border: 1px solid #b5344a;
}
.main_table {
	background-color: #ffffff;
}

.left_nav_box {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.main_image {
	background-image: url(../images/main_06.jpg);
	background-repeat: no-repeat;
	height: 313px;
	width: 494px;
	line-height: 17px;
	margin: 0px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-position: right;
}

