﻿/* -- Body -- */
.Body_PageLeft
{
	background-color: #EEEEEE;
}
/* -- MenuBody -- */
.MenuBody_PageLeft
{
	background-color: #EEEEEE;
	vertical-align:top;
}
/* -- LogoBody -- */
.LogoBody_PageLeft
{
	background-color: #EEEEEE;
	vertical-align:bottom;
	text-align:center;
	font: 9pt Tahoma;
	color: black;
	padding: 2px 2px 2px 2px;
	line-height:20px;
}
.LogoBody_PageLeft_HR
{
	color:#B03131;
	width:90%;
}


