div.ofUnselected {
min-height:100%;
height:100%;
FLOAT:left;
PADDING-RIGHT:0px; 
PADDING-LEFT: 8px; 
PADDING-BOTTOM:0px; 
PADDING-TOP:0px;
MARGIN-TOP:0px;
background: url('../images/tb_6_loff_long_menu.gif') no-repeat left top;
}
div.ofUnselected div.Right{
FLOAT:RIGHT;
min-height: 100%;
height:100%;
width:100%;
PADDING-lefT:0px;
MARGIN-RIGHT:0px;
background: url('../images/tb_6_roff_long_menu.gif') no-repeat right top;
PADDING-BOTTOM:0px;
PADDING-TOP:0px; 
}

div.ofUnselected div.content {
TEXT-ALIGN:LEFT;
VERTICAL-ALIGN:MIDDLE;
color:#0066CC;
font-size:13px;
font-weight:bold;
PADDING-BOTTOM:2px; 
PADDING-TOP:5px;
MARGIN-RIGHT:8PX;
font-family:'Arial';
}
div.ofUnselected div.content a{
	text-decoration:none;
	color:#0f57c2;
}

div.ofSelected {
FLOAT:LEFT;            
min-height: 100%;
height:100%;
width:auto;
FLOAT:left;
PADDING-RIGHT:0px; 
PADDING-LEFT:8px; 
PADDING-BOTTOM:0px; 
PADDING-TOP:0px;
background: #ffffff url('../images/tb_6_lon_long_menu.gif') no-repeat left top;
}
div.ofSelected div.Right{
FLOAT:RIGHT;
min-height: 100%;
height:100%;
width:100%;
PADDING-lefT:0px;
PADDING-right:0px;
background: #ffffff url('../images/tb_6_ron_long_menu.gif') no-repeat right top;
PADDING-BOTTOM:0px;
PADDING-TOP: 0px;
}

div.ofSelected div.content {
TEXT-ALIGN:LEFT;
VERTICAL-ALIGN:MIDDLE; 
color:#408800;
font-size:13px;
font-weight:bold;
border-bottom:1px solid #FFF;
PADDING-BOTTOM:2px; 
PADDING-TOP:5px;
MARGIN-RIGHT:8PX;
font-family:'Arial';
min-height: 100%;
height:100%;
}

div.ofSelected div.content a.menu{
	text-decoration:none;
	color:#408800;
	width:auto;
}
div.ofSelected div.content a.menuOff{
	text-decoration:none;
	color:#0f57c2;
	width:auto;
}

#menu_table{
min-height: 100%;
height:100%;
width:auto;
}

/*
#tdborder{
BORDER-BOTTOM : 1PX SOLID #BBBBBB;
}
*/

.tdborder{
BORDER-BOTTOM : 1PX SOLID #BBBBBB;
height:100%
}