body {
	margin: 0; padding: 0 10px;
	background: #FFF; color: #383E4A;
	font: 12px Arial,sans-serif;
}

table { border-collapse: collapse; width: 100% }
td { padding: 0; }

div { float: left }
div.right { float: right }
div.clear { clear: left }
img.left { float: left }
img { float: left; float: "none"; border: none }
form { margin: 0 }


.table_top { 
	border-collapse : collapse; 
	width: 100%; 
	height: 36px;
	background : #CFDBDC; 
	font: bold 14px Arial,sans-serif; 
	color: #FFF; 
}
.table_top td { 
	border-style: none; 
	text-align: center; 
	width: auto; 
	background : url(/images/menu/bg_menu_td_off-x.gif); 
	padding: 0; 
	cursor: pointer;
	color:#fff;
	font-weight:bold;
}
.table_top td.left_off { width: 9px; background : url(/images/menu/bg_menu_th.gif) -9px 0; }
.table_top td.left_on {width: 9px; background : #009D4B url(/images/menu/bg_menu_th_left.gif) -9px 0; }
.table_top td.on { background : #009D4B url(/images/menu/bg_menu_td_on-x.gif) right; cursor: default; }
.table_top th.left { width: 19px; background : #009D4B url(/images/menu/bg_menu_th_left.gif); }
.table_top th.right { width: 19px; background : #009D4B url(/images/menu/bg_menu_th_right.gif); }
.table_top th { width: 19px; background : url(/images/menu/bg_menu_th.gif); padding: 0; }
.table_top td.right_off { width: 10px; background : url(/images/menu/bg_menu_th.gif); }
.table_top td.right_on {width: 10px; background : #009D4B url(/images/menu/bg_menu_th_right.gif); }
.table_top tr td a { text-decoration : none; color: #383E4A; }
.table_top tr td a:hover,a:active { text-decoration : none; }
#bottom_left { width: 10px; height: 25px;
	background : url(/images/menu/bg_menu_top_sec_left.gif) no-repeat bottom; }
#bottom_right { float: right; width: 10px; height: 25px;
	background : url(/images/menu/bg_menu_top_sec_right.gif) no-repeat bottom; }

#level2 { margin: 3px 0 0 10px }
#level2 a { color: #FFF; text-decoration: none; font-weight:bold; }
	
//-------------------

