.l{
	background-image: url(../images/tab/l_db.gif);
	width: 10;
}
.ls{
	background-image: url(../images/tab/l_dbs.gif);
	width: 10;
}
.r{
	background-image: url(../images/tab/r_db.gif);
	width: 10;
}
.rs{
	background-image: url(../images/tab/r_dbs.gif);
	width: 10;
}
.m{
	background-image:url(../images/tab/back_db.gif);
	vertical-align: bottom;
	text-align: left;
}
.ms{
	background-image:url(../images/tab/back_dbs.gif);
	vertical-align: bottom;
	text-align: left;
}

.s{
	width:1px;
}
.c{
	background-image: url(../images/tab/c_db.gif);
	width: 14px;
}
.cl{
	background-image: url(../images/tab/cl_db.gif);
}
.cr{
	background-image: url(../images/tab/cr_db.gif);
}
a.tab:LINK{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
a.tab:VISITED{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.tab:HOVER{
	color: Maroon;
}
a.tab:ACTIVE{
	color: Black;
	text-decoration: none;
}