table.main {
	width: 739px;
	border: 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #30384f;
}

table.leftCol {
	width: 269px;
	border: 0px;
	border-collapse: collapse;
}

table.rightCol {
	width: 469px;
	border: 0px;
	border-collapse: collapse;
}

td.main_colleft {
	width: 269px;
	border-right: 1px solid #7987ae;
	background-color: #a0abd0;
	color: #3f4785;
}

td.main_colright {
	width: 469px;
	background: url(../images/content_row_bg03.gif) repeat-x;
	background-position: bottom;
    background-color: #7481a0;
}

td.Col_Border1 { 
	width: 10px; 
	background: url(../images/content_row_bg01.gif) repeat-x;
	background-color: #7380a0;
}

td.Col_Border2 {
	width: 10px; 
	background-color: #00003C;
}

td.contentSpacer01 {
	height: 9px;
	background: url(../images/content_spacer.gif) repeat-x;
}

td.contentSpacer02 {
	height: 10px;
	background: url(../images/content_spacer02.gif) repeat-x;
}

