﻿
.MenuItem
{
	BORDER-LEFT: white 2px solid; 
	BORDER-RIGHT: white 0px solid; 
	FONT: bold 12pt Arial; 
	COLOR: white; 
	BORDER-BOTTOM: white 1px solid; 
	POSITION:relative;
	TOP: 0px; 
	text-align:center;
	HEIGHT: 25px; 
	width:320px;
	BACKGROUND-COLOR:Green;
	
}
.MenuItemBody
{
	BORDER-LEFT: white 2px solid; 
	BORDER-RIGHT: white 0px solid; 
	 text-align:left;
	FONT: bold 14pt Arial; 
	COLOR:Green;
	BORDER-BOTTOM: white 1px solid; 
	POSITION:relative;
	TOP: 0px; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR:White 
}
.MenuItemLI
{	BORDER-LEFT: white 2px solid; 
	BORDER-RIGHT: white 0px solid; 
	FONT: bold 14pt Arial; 
	COLOR:Black;
	BORDER-BOTTOM: white 1px solid; 
	POSITION:relative;
	TOP: 0px; 
	text-align:center;
	HEIGHT: 25px; 
	BACKGROUND-COLOR:White 

}
.MenuItemHoverLast 
{	BORDER-LEFT: white 2px solid; 
	BORDER-RIGHT: white 2px solid; 
	FONT: bold 9pt Arial; 
	COLOR: white; 
	BORDER-BOTTOM: white 1px solid; 
	POSITION:relative; 
	TOP: 0px; 
	text-align:center;
	HEIGHT: 25px; 
	width:160px;
   background-color :Silver;

}
.address
{
 color: #666666; 
 font: normal 8pt Arial; 
}
.SubTitle
{
  color:white;
  background-color:#2B65EC;
  font-family:tahoma; 
  font-size:15px; 
  font-weight: bold;
  padding:10px;
  cursor:default; 
}

table.House
{
	background-color: #d4d4d4;
	width: 100%;
}

td.Account
{
  color:white;
  background-color:#2B65EC;
  font-family:tahoma; 
  font-size:15px; 
  font-weight: bold;
  padding:10px;
  cursor:default; 
}

td.Lease
{
	width: 20%;
	text-align: right;
	vertical-align: middle;
}
