html, table
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img
{
	padding: 0px;
	margin: 0px;
}

h1
{
	font-family: Arial;
	font-size: 16pt;
	color:#FFFFFF;
	font-weight: normal;	
}

h1 span
{
	font-family: Arial;
	font-size: 16pt;
	color:#961B1E;
	font-weight: normal;}

h2
{
	font-family: Arial;
	font-size: 13pt;
	color:#FFFFFF;
	font-weight: normal;
}


.Top 
{
	background-image: url(../Images/Powerhouse/Login/Top.jpg);
	background-repeat:no-repeat;
	height: 79px;
	padding-left: 168px;
}

.Left-Border 
{
	background-image: url(../Images/Powerhouse/Login/Left-Border.gif);
	background-repeat:repeat-y;
	font-size: 1px;
}

.Right-Border 
{
	background-image: url(../Images/Powerhouse/Login/Right-Border.gif);
	background-repeat:repeat-y;
	background-position: right;
	font-size: 1px;
}

.Bottom
{
	background-image: url(../Images/Powerhouse/Login/Bottom.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height: 68px;
	font-size: 1px;
}

.Center
{
	padding: 0px 20px;
	text-align: justify;
}

.Center h1
{
	font-family: Arial;
	font-size: 16pt;
	color:#000000;	
	margin-bottom: 10px;	
}

.Center h2
{
	font-family: Arial;
	font-size: 10pt;
	color:#000000;		
}
