.active_l{
	background-image:url(../gfx/overview/r_la_2.gif);
	width:4px;
	height:28px;
	font-size:3px;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:1px;
	}
.active_r{
	background-image:url(../gfx/overview/r_ra_2.gif);
	width:5px;
	height:28px;
	font-size:3px;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-right:1px;
	}
.active{
	background-image:url(../gfx/overview/r_a_2.gif);
	height:28px;
	text-align:center;
	font-size:13px;
	background-repeat:repeat-x;
	background-position:bottom;
	white-space:nowrap;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:4px;

/*	font-weight:bold;*/
	}

.active a {
    text-decoration:none;
    color:#333333;
}

.active a:hover {
    text-decoration:underline;
    color:#333333;
}


.inactive_l{
	background-image:url(../gfx/overview/r_li_3.gif);
	width:4px;
	height:28px;
	font-size:3px;
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:1px;
	}
.inactive_r{
	background-image:url(../gfx/overview/r_ri_3.gif);
	width:5px;
	height:28px;
	font-size:3px;
	background-repeat:no-repeat;
	background-position:left top;
	padding-right:2px;
	}
.inactive{
	background-image:url(../gfx/overview/r_i_3.gif);
/*	  	background-image:url(../gfx/i_back.gif);*/
		background-position:center bottom;

	height:28px;
	text-align:center;
	font-size:13px;
	overflow:hidden;
	background-repeat:repeat-x;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:2px;
	white-space:nowrap;
	}

.inactive a {
    text-decoration:none;
    color:#000000;
}

.inactive a:hover {
    text-decoration:underline;
    color:#333399;
}

.active_l_u{
	background-image:url(../gfx/overview/r_la_u_3.gif);
	width:4px;
	height:28px;
	font-size:3px;
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:1px;
	}
.active_r_u{
	background-image:url(../gfx/overview/r_ra_u_3.gif);
	width:5px;
	height:28px;
	font-size:3px;
	background-repeat:no-repeat;
	background-position:top left;
	padding-right:1px;
	}
.active_u{
	background-image:url(../gfx/overview/r_a_u_3.gif);
	height:28px;
	text-align:center;
	font-size:13px;
	background-repeat:repeat-x;
	background-position:top;
	white-space:nowrap;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;

/*	font-weight:bold;*/
	}

.active_u a {
    text-decoration:none;
    color:#333333;
}

.active_u a:hover {
    text-decoration:underline;
    color:#333333;
}


.inactive_l_u{
	background-image:url(../gfx/overview/r_li_u_3.gif);
	width:4px;
	height:28px;
	font-size:3px;
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:1px;
	}
.inactive_r_u{
	background-image:url(../gfx/overview/r_ri_u_3.gif);
	width:5px;
	height:28px;
	font-size:3px;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:2px;
	}
.inactive_u{
	background-image:url(../gfx/overview/r_i_u_3.gif);
	height:28px;
	text-align:center;
	font-size:13px;
	overflow:hidden;
	background-repeat:repeat-x;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	white-space:nowrap;
	}

.inactive_u a {
    text-decoration:none;
    color:#000000;
}

.inactive_u a:hover {
    text-decoration:underline;
    color:#333399;
}




.empty{
	background-image:url(../gfx/overview/r_line.gif);
	height:28px;
	font-size:3px;
	background-repeat:repeat-x;
	background-position:bottom;
}

.empty_u {
	background-image:url(../gfx/overview/r_line_u.gif);
	height:28px;
	font-size:3px;
	background-repeat:repeat-x;
	background-position:top;
}


