@import url(tables.css);
@import url(boxes.css);
@import url(Page-Default.css);
@import url(Menu.css);

DIV.CommonHeader
{
	padding-top:3px;
	height:26px;
	background-color:#12354B;
	color:white;
	font-weight:bold;
	padding-right:5px;
}

TD.MenuHolder
{
	background-color:#12354B;
	height:32px;
	color:White;
	font-weight:bold;
}

TD.MainButtons
{
	background-color:#EFF4F5;
	height:29px;
	color:black;
}

TD.Logo
{
	width:220px;
	height:111px;
	background-image:url(/images/Logo.gif);
	cursor:pointer;
}

TD.LogoBackground
{
	text-align:left;
	vertical-align:bottom;
	padding-left:20px;
	padding-bottom:18px;
	font-size:9pt;
	width:550px;
	height:110px;
	background-image:url(/images/LogoBackground.gif);
}

P
{
	margin:0;
}

DIV.Toolbar BR
{
	padding:0;
	margin:0;
}

TABLE
{
	empty-cells:show;
}

UL
{
	margin-top:0;
	margin-bottom:0;
}

OL
{
	margin-top:0;
	margin-bottom:0;
}

OL LI
{
	list-style-image:none;
}

LI
{
	list-style-image:url(/images/bullet.gif);
	padding-top:0;
	padding-bottom:0;
	padding-right:5pt;
	padding-left:3pt;
	margin: 0 0 0 0;
}

Table.Authentication
{
	width: 100%;
	font-size: 10pt;
	text-align: center;
}

TR.AuthenticationButtons
{
	text-align: center;
}

TABLE.AutoTable
{
	border:solid 1px black;
}

TABLE.AutoTable TD
{
	border:solid 1px #909090;
}
