@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	height: 100%;
}

form
{
	height: 100%;
}

html
{
	height:100%;
}

.ContentCell
{
	font-size:0.8em;
	vertical-align:top;
	padding-top:20px;
	width: 330px;	
	padding-top:85px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:200%;
	padding-bottom:10px;
	text-align:justify;


}

.ContentCell table
{
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	width: 300px;
}

.Menu
{
	width:317px;
	vertical-align:top;
	padding-bottom:10px;
	margin-top:20px;
}

.MenuItem
{
	border:0px;
}

.Bottom
{
	width:841px;
}

.BaseTable
{
		width: 841px;
		height: 100%;
}

.BaseTable td
{
	margin: 0px;
	text-align:left;
	vertical-align:top;

}

.BottomCell
{
	margin-top:0px;
	vertical-align:bottom;
	height:34px;
}

.RightCell
{
	vertical-align:bottom; 
	padding-bottom:0px; 
}


.Logo
{
	width:317px;
	height:213px;
}
