.lineaTop {
	background-color: #00648C;
	height: 5px;
}

.cv_left {
	/*background-image: url(images/submenu_left.gif);*/
	background-image: url(images/submenu2_left.gif);
	height: 25px;
	width: 6px;
}

.cv_left_on {
	/*background-image: url(images/submenu_left_on.gif);*/
	background-image: url(images/submenu_left.gif);
	height: 25px;
	width: 6px;
}
.cv_left_off {
	background-image: url(../../images/bt_main/off/left_gray_off.gif);
	height: 25px;
	width: 7px;
}

.cv_left_menu {
	background-image: url(images/menu_left_off.gif);
	height: 25px;
	width: 6px;
}

.cv_left_menu_on {
	background-image: url(images/menu_left_on.gif);
	height: 25px;
	width: 6px;
}
.cv_left_menu_off {
	background-image: url(../../images/bt_main/off/left_gray_off.gif);
	height: 25px;
	width: 7px;
}

.cv_right {
	/*background-image: url(images/submenu_right.gif);*/
	background-image: url(images/submenu2_right.gif);
	/*background-image: url(../../images/submenu_hover_right.gif);*/
	height: 25px;
	width: 6px;
}

.cv_right_on {
	/*background-image: url(images/submenu_right_on.gif);*/
	background-image: url(images/submenu_right.gif);
	height: 25px;
	width: 6px;
}
.cv_right_off {
	background-image: url(../../images/bt_main/off/right_blue_off.gif);
	height: 25px;
	width: 6px;
}

.cv_right_menu {
	background-image: url(images/menu_right_off.gif);
	height: 25px;
	width: 6px;
}

.cv_right_menu_on {
	background-image: url(images/menu_right_on.gif);
	height: 25px;
	width: 6px;
}
.cv_right_menu_off {
	background-image: url(../../images/bt_main/off/right_blue_off.gif);
	height: 25px;
	width: 6px;
}



.table_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
    width:100%;
    border:0;
    cellpading:0;
    cellspacing:0;
}

/*.table_menu td{
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold; 
	text-decoration: none;
	text-align: center;
	min-width: 100px;
	background-repeat: repeat-x;
	cursor:hand;
	cursor:pointer; 
}*/

.tdSeparator{
 width: 1px	;
 background-color: white;
 min-width: 1px;
 max-width: 1px;
}



.table_menu_not_selected{
	background-image: url(../../images/bt_main/off/fn_bt_off.gif);
	color: #666666;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold; 
	text-decoration: none;
	text-align: center;
	min-width: 100px;
	background-repeat: repeat-x;
	cursor:hand;
	cursor:pointer; 
}

.table_menu_selected{
    /*background-image: url(images/submenu_on.gif);*/
    background-image: url(images/menu_on.gif); 
    color: white;
    height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold; 
	text-decoration: none;
	text-align: center;
	min-width: 100px;
	background-repeat: repeat-x;
	cursor:hand;
	cursor:pointer; 
}

.table_menu_not_selected:hover{
    background-image: url(../../images/menu_over.gif); 
    color: white;
}

.table_menu a{
    text-decoration:none;    
}
.table_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
    border:0;
    width: 100%;
}

/*.table_submenu td {
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;    
	text-decoration: none;
	text-align: center;
	min-width: 100px;
	width: 100px;
	cursor:hand;
	cursor:pointer;
}
*/



.table_submenu_selected{
    /*background-image: url(images/submenu_on.gif);*/
    background-image: url(images/submenu.gif);
    background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;    
	text-decoration: none;
	text-align: center;
	min-width: 100px;
	width: 100px;
	cursor:hand;
	cursor:pointer;
}

.table_submenu_not_selected:hover{
    background-image: url(../../images/submenu_hover.gif);
}

.table_submenu_not_selected{
    /*background-image: url(images/submenu.gif);*/
    background-image: url(images/submenu2.gif);
    background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;    
	text-decoration: none;
	text-align: center;
	min-width: 100px;
	width: 100px;
	cursor:hand;
	cursor:pointer;
}

.table_submenu a{
    color: white;
    text-decoration:none;    
}

