body, table
{
	color: black;
}

.menumain{
	background-image: url(/images/logo_0.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: Black;
}

td.center_right_columns{
	background-color: White;
}

.menumain p{
	color: white;
}

td.menuselected{
	background-color: White;
}

td.menunotselected{
	background-color: Black;
}

td.menunotselected a{
	color: White;
}

td.submenuselected{
	background-color: White;
}

td.submenunotselected{
	background-color: Black;
}

td.submenunotselected a{
	color: White;
}

td.gapleft{
	background: Black url('/images/gap_left_0.gif') no-repeat right top;
}
td.border_line{
	background-color: Black;
}
img{
	border: 0px solid Black;
}

