/*
 * $Frontfree: projects/MSUII/Web/App_Themes/MSU/Header.css,v 1.1.1.1 2006/03/01 12:55:19 try Exp $
 */
#masterHeaderCell
{
}

#headerMainTable
{
	height: 79px;
}
#headerMainTable TD
{
	vertical-align: top;
	padding-top: 0px;
	color: #4ac0e7;
}
#headerMainTable A
{
	color: #2d546d;
}
#headerMainTable A:visited
{
	color: #2d546d;
}
#headerMainTable A:hover
{
	color: #2d546d;
}
#headerLeftCell
{
	text-align: left;
	padding-left:0px;
	vertical-align:top;
	padding-top:0px;
}
#headerRightCell
{
	padding-right: 0px;
}
