﻿table.PageHeader
{
	width: 100%;
	color: #FFFFFF;
}

td.PageHeader_Links
{
	width: 50%;
}

a.PageHeader_Link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.PageHeader_Link:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a.PageHeader_Link:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

a.PageHeader_Link:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.PageHeader_Link:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

td.PageHeader_User
{
	width: 50%;
}

table.PageHeader_User
{
	width: 100%;
	color: #FFFFFF;
	text-align: right;
}

th.AlignRight
{
	text-align: right;
}