.MenuFont {
	font			: 11px Verdana;
	color			: #252525;
	font-weight		: 800;
	text-decoration	: none;
	width			: 145px;
	height			: 20px;
	padding-top		: 8px;
	padding-bottom	: 5px;
	cursor			: hand; 
	display			: block; 
	vertical-align	: bottom; 
}
.MenuBack {
	background-color : #70C1FF;
}
.SpecialFont
{
	font			: 11px Verdana;
	color			: #333333;
	font-weight		: 800;
	text-decoration	: none;
}

/* ------------------------------------------ */

.NormalFont
{
	font			: 11px Verdana;
	color			: #333333;
	text-decoration	: none;
}
.tb-s
{
	width 			: 200px;
	height 			: 20px;
	font			: 11px Verdana;
	color			: #000000;
}
.tb-m
{
	width 			: 250px;
	height 			: 70px;
	font			: 11px Verdana;
	color			: #000000;
}