td.tab_off{
background: url('../images/tab_off.jpg');
background-repeat: repeat-x;
height: 27px;
padding: 0 10 0 10px;
text-align: center;
}
td.tab_on_left{
background: url('../images/tab_on_left.gif');
width: 6px;
height: 27px;
background-repeat: no-repeat;
}
td.tab_on{
background: url('../images/tab_on.jpg');
background-repeat: repeat-x;
height: 27px;
padding: 0 10 0 10px;
text-align: center;
}
td.tab_on_right{
background: url('../images/tab_on_right.jpg');
width: 6px;
height: 27px;
background-repeat: no-repeat;
}
td.tekrar{
background: url('../images/tekrar.jpg');
width: 242px;
height: 27px;
}

td.left_menuHeader{
background: url(../images/left_menu_header.jpg);
background-repeat: no-repeat;
width: 4px;
height: 27px;	 
}

td.right_menuHeader{
background: url(../images/right_menu_header.jpg);
background-repeat: no-repeat;
width: 4px;
height: 27px;	 
}


a.menutext
{
	color: #11449E;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.menutext:hover
{
	color: #11449E;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}