Body
{
	font-family: Arial;
	margin: 0,0,0,0;
	background: #d9d9d9;
	
}

.TableBody
{
	background: #ffffff;
}

H1
{
	color: #000000;
}

.Top
{
	background: url(Images/pxl_TopTitle.gif);
	width:100%;
}

.TopTitle
{
	font-size:xx-large;
	font-family:Tahoma;
	filter:Shadow(color=#ffffff,strength=5, direction=135);
	letter-spacing: 4pt;
	text-decoration: none;
	color: Black;
	font-weight:bold;
	padding-right:30;
	height: 80;
}

.Info
{
	color: DarkBlue;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:5;
	padding-top:5;
	text-decoration: none;
	
}

/*
.TitleHR
{
	height: 5;
	width: 500;
	color: #727a82;
}
*/

.Menu
{
	background: #eeeeee;
	color: #000000;
	height:25;
	width:100%;
	border-top: 1 solid #ffffff;
}

.MenuTitle
{
	color: #000000;
	font-family: Arial;
	font-size:17px;
	text-decoration: none;
}

A.MenuTitle:hover
{
	color: #000000;
	font-family: Arial;
	font-size:17px;
	text-decoration: none;
	font-weight:bold;
}


.InnerLink
{
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.MiddleRight
{
	width:500;
	height:500;
	background: #ffffff;
}

.ContactInfo
{
	border:1 solid #000000;
	background: url(Images/pxl_Left.gif);
	width: 350;
	font-family: Arial;
	font-size: 12px;
	color: Black;
}

.Links
{
	background: #ffffff;
	color: Green;
	font-size:10pt;
	text-decoration: none;
}

.MiddleLeft
{
	width:250;
	height:500;
	background: #ffffff;
	border-right:1 solid #c2c2c2;
}

.LineSep
{
	background: url(Images/pxl_TopTitle.gif);
	border-top:1 solid #606060;
	font-size:1pt;
	height:10;
	width:100%;
}


.Bottom
{
	width:100%;
}

.BottomInfo
{
	color: #ffffff;
	background: url(Images/pxl_Bottom.gif);
	font-size:10pt;
	height: 25;
}

.Credit
{
	color: #000000;
	font-size:10pt;
	padding-top:5;
	padding-bottom:5;
}


.ContactButton
{
	width:65;
	height:25;
	background:#ffffff;
}
