.cellwhite
{
	font-family: Arial AM;
	font-size : 12px;
	text-align : center;
}
.celldark
{
	BACKGROUND-COLOR: #EAEAEA;
	font-family: Arial AM;
	text-decoration: underline;
	font-size : 12px;
	text-align : center;
}

.cellwhiteLeft
{
	font-family: Arial AM;
	font-size : 12px;
	text-align : left;
}
.celldarkLeft
{
	BACKGROUND-COLOR: #EAEAEA;
	font-family: "Arial AM";
	text-decoration: underline;
	font-size : 12px;
	text-align : left;
; cursor: hand
}
.biggdark {
BACKGROUND-COLOR: #EAEAEA;
	FONT: 18pt "Arial Am";
	text-decoration : underline;
}
.MENYU1
{
	font-family: "Arial AM";
	font-size : 10px;
	text-align : left;
	color: #660000;
	vertical-align:middle;
}

.MENYU2
{
	font-family: Arial AM;
	font-size : 10px;
	text-align : left;
	text-decoration : underline;
	vertical-align:middle;
	color: #330000;
}

.MENYU3
{
	font-family: Arial AM;
	font-size : 11px;
	margin-left : 16px;
	text-align : left;
	color: #330000
}
.white_bg
{
	background-color: #FFFFFF;
	width:100%; 
	height:100%; 
	vertical-align:middle;
}
.transp_bg
{
	background-color: none;
	width:100%; 
	height:100%; 
	vertical-align:middle;

}