﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial,Helvetica, Sans-Serif,Verdana,Tahoma;
	font-size: x-small;
	empty-cells: show;
	background-color:#A1A2A2;	
}
.Header
{
	width: 1003px;
	text-align: center;
	padding-right: 20px;
	background-color: #339933;
	color: white;
	height: 20px;
	vertical-align: middle;
}
.TableMain
{
	width: 1003px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	empty-cells: show;
	text-align:left;
	background-color:#FFFFFF;
}
.Footer
{
	width: 1003px;
	text-align: center;
	background-color: #339933;
	color: white;
	vertical-align: middle;
	text-decoration: none;
}
.Logo
{
	height: 200px;
	vertical-align: top;
	text-align: left;
	background-color: #f1f4f6;
	background-image: url(images/back1.jpg);
	background-repeat: repeat;
}
.sidebanner
{

	width: 160px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 60px;
}
.banner
{
	width: 160px;
	height: 70px;
	border-right: green 1px solid;
	border-top: green 1px solid;
	border-left: green 1px solid;
	border-bottom: green 1px solid;
}
a
{
	color: #993333;
	font-family: Arial, 'Microsoft Sans Serif' , 'Courier New' , Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
A:hover
{
	color: Green;
	font-family: Arial, 'Microsoft Sans Serif' , 'Courier New' , Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	border-bottom: orange 4px solid;
	font-weight: bold;
}
a.HeaderMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.HeaderMenu:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffcc;
}
a.FooterMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: white;
}
a.FooterMenu:Hover
{
	border-width: 0px 0px 3px 0px;
	border-color: #E58A25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	border-bottom-style: solid;
	border-top-style: solid;
	color: #ffffcc;
}
.MainMenu
{
	background: url(http://propertypanga.com/MasterImages/MenuBG.gif) repeat-x;
	height: 31px;
	width:1003px;
	text-align:left;
}
.aspmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	height: 20px;
	color: #4B6B6B;
	font-weight: bold;
}
.aspmenuHover
{
	background-color:#F3FBFC;
}
.SidePanel
{
	padding: 3px;
	border: 1px solid #79A2A2;
	width: 180px;
	background-color: #DEE8E8;
	text-align:center;
}
.CenterPanel
{
	padding: 20px 5px 20px 5px;
	width: 803px;
	background-color: white;
}
#divContainer
{
	position: relative;
	width: 170px;
	height: 1500px;
	border: 1px solid #DEE8E8;
	overflow: hidden;
	top: 30;
	left: 0;
	clip: rect(0,320,240,0);
	text-align: center;
}
.divContent
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 600px;
}
.Error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF3300;
	list-style-type: disc;
	text-align: left;
}
.Comment
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.LargeList
{
	width: 190px;
}
.MediumList
{
	width: 145px;
}
.SmallList
{
	width: 70px;
}
.InfoColumn1
{
	width: 450px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}
.InfoColumn
{
	width: 400px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}
/*

hr
{
	height: 1px;
	width: 95%;
	color: #235BD9;
}


*/