.up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F20000;
}
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 200;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/lbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 24px;


}
.lefta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F20000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 24px;
}
.tdbg {
	background-image: url(img/tdbg.gif);
	background-repeat: repeat-y;
}
.ltdbg {
	background-image: url(img/ltdbg.gif);
	background-repeat: repeat-y;
}
.dfix {
	background-image: url(img/dfix.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 982px;
}
.down {
	background-color: #000000;
	height: 10px;
	width: 100%;
	font-size: 9px;

}

