/*
 * $Frontfree: projects/MidiFan/Web/App_Themes/Biz02/Header.css,v 1.2 2005/07/29 07:46:07 heallven Exp $
 */
#headerMainTable
{
	background-color: #7979b5;
	height: 80px;
	border-bottom: solid 1px #000000;
}
#headerLeftCell
{
	color: White;
	padding-left: 20px;
}
#headerRightCell
{
	color: White;
	padding-right: 20px;
}
#headerRightCell A
{
	color: White;
	text-decoration: none;
}
#headerRightCell A:visited
{
	color: White;
	text-decoration: none;
}
#headerRightCell A:hover
{
	color: White;
	text-decoration: underline;
}