﻿body 
{
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#5A5A5A;
}

td
{ 
	vertical-align: top;
}

h1
{
	font-size: 160%;
	font-style: italic;
	color: #003366;
}

.DataLabel
{
	text-align: right;
	font-weight: bold;
}

#HeaderBanner
{
	background: #23798a url(/images/headerback.gif) repeat-x;
	width: 100%;
}

#Header
{
	background: #23798a url(/images/reiarentals.jpg) no-repeat; 
	width: 800px; 
	height: 141px;
}

#HeaderContent
{
	color: White;
	padding: 110px 0px 0px 340px;
	font-size: 120%;
}

#HeaderContent a
{
	text-decoration: none;
	color: White;
	font-weight: bold;
}

#HeaderContent a:hover
{
	text-decoration: underline;
}

.MenuSelected
{
	font-weight: bold;
	color: #2cb3ce;
}

.Divider
{
	margin-top: 6px;
	width: 780px;
	height: 8px;
	background-color: #23798A;
}