body {
	background-image: url( '../graphics/background_body.gif' );
	background-repeat: repeat-y;
	background-position: top center;
}

table.primary {
	width: 764px;
}
td.primary_row_1_col_1 {
	height: 67px;
	background-color: #282E2B;
}
td.primary_row_2_col_1 {
	height: 258px;
	background-color: #BBBBBB;
}
td.primary_row_3_col_1 {
	height: 100%;
	background-color: #CFD1D6;
	padding: 10px;
	border-bottom: 3px solid #FFFFFF;
}
td.primary_row_4_col_1 {
	color: #DDDDDD;
	font-size: 9px;
	padding: 7px;
	text-align: right;
}

table.top_graphics {
	width: 100%;
	height: 100%;
}
td.top_graphics_row_1_col_1 {
	width: 425px;
}
td.top_graphics_row_1_col_2 {
	width: 339px;
	vertical-align: bottom;
}

table.main_header {
	width: 100%;
	height: 100%;
}
td.main_header_row_1_col_1 {
	width: 109px;
}
td.main_header_row_1_col_2 {
	width: 210px;
	background-color: #CFD1D6;
}
td.main_header_row_1_col_3 {
	width: 316px;
}
td.main_header_row_1_col_4 {
	width: 129px;
	padding-left: 9px;
	padding-top: 13px;
	background-image: url( '../graphics/graphic_panel_right.jpg' );
	background-repeat: no-repeat;
}

table.menu_container {
	width: 100%;
	height: 100%;
}
td.menu_container_row_1_col_1 {
	width: 154px;
}
td.menu_container_row_2_col_1 {
	width: 31px;
}
td.menu_container_row_3_col_1 {
	width: 72px;
}