
td#menucell
{
	background-color: #99cc99;
}

td#maincell
{
	background-color: #fcf6f6;
}

td#menu
{
	display: block;
	background-color: #fcf6f6;
}

td#menu a:hover
{
	display: block;
	background-color: #9999ff;
}

a:link
{
	color: #0000ff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:active
{
	color: #0000ff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #0000ff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #0000ff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

a.side:link
{
	color: #006699;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.side:active
{
	color: #006699;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.side:visited
{
	color: #006699;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.side:hover
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.blend img
{
	opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}
