.ctent_tbl_top {
	background-color: #FFFFFF;
	background-image: url(images/gradient_top_bground.gif);
	background-repeat: repeat-x;
}
.ctent_tbl_bottom {
	background-color: #FFFFFF;
	background-image: url(images/gradient_bottom_bground.gif);
	background-repeat: repeat-x;
}
.column_seperator_td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.title_box {
	background-color: #FFFFFF;
	border: 1px solid #DE6703;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1B1F4E;
	text-decoration: none;
}
.subhead_row {
	font-weight: bold;
	background-color: #CCCCCC;
}
