/* CSS Document */

body {
	background-image: url(assets/lebanon-mo-bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.form1
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.lcolors {color: #000099; text-decoration: underline; font-weight: bold;}
.lcolors:visited {color: #000099; text-decoration: underline; font-weight: bold;}
.lcolors:active {color: #000099; text-decoration: underline; font-weight: bold;}
.lcolors:hover {color: #cccccc; text-decoration: none; font-weight: bold;}

.lcolors2 {color: #ffffff; text-decoration: underline; font-weight: bold;}
.lcolors2:visited {color: #ffffff; text-decoration: underline; font-weight: bold;}
.lcolors2:active {color: #ffffff; text-decoration: underline; font-weight: bold;}
.lcolors2:hover {color: #ffffff; text-decoration: none; font-weight: bold;}

h1	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	text-decoration:none;
	padding: 3px;
	padding-top: 26px;
	}


A.menulink
{
	background-image:url(assets/realty-executives-menu.gif);
	background-color:#526B80;
	color: #ffffff;
	display: block;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	text-decoration: none;
	width: auto;
	height:14px;
}
A.menulink2
{
	color: #ffffff;
	display: block;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: auto;
	height:14px;
}
A.menulink3
{
	background-color:#526B80;
	color: #ffffff;
	display: block;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	text-decoration: none;
	width: auto;
	height:14px;
}
A.menulink:hover
{
	color: #ffff00;
	text-decoration: underline;
}



p {font-family: Verdana, Arial, Helvetica;
}

.body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	text-align: left;
	text-decoration:none;
}

.bodycenter
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	text-decoration:none;
}

.header
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bolder;
	border-bottom: 1px #ff0000 solid;
	display: block;
	width: auto;
	text-align: center;
	text-decoration:none;
}

ul li
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	text-decoration:none;
	list-style-position: outside;
	list-style-type: square;
}

ol li
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	text-decoration:none;
	list-style-position: outside;
	list-style-type: decimal;
}


.footercenter
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

td.bgnr {background-repeat: no-repeat;}
td.bgry {background-repeat: repeat-y;}
td.bgrx {background-repeat: repeat-x;}

