﻿body {
}
.bottom
{
	vertical-align: bottom;
}
.Caption
{
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 5px;
	border: thin solid #FFFF00;
}
.Menu
{
    background-position: left center;
    background-image: url('Images/MenuBackground.png');
    background-repeat: no-repeat;
    vertical-align: top;
    text-align: left;
}
.Invisible
{
	display: none;
}
.CheckBoxStyle
{
	font-family: Arial;
	font-size: small;
	font-weight: normal;
}
.menu2
{
    background-position: 0px -5px;
    background-image: url('Images/DetailPropMenu2.png');
    background-repeat: no-repeat;
    height: 840px;
}
.LightBlueBack
{
	background-color: #C2D4EB;
}
.FrEdge
{
	color: #003300;
	font-size: xx-small;
	font-family: Impact;
	text-align: left;
}

.CenterAddress
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #000066;
}
.PadLeft
{
    margin-left: 20px;
    margin-top: 10px;
}
