#PrintLogo {display:none;}
#PageWrap {
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
}
#PageMaster {
	width: 666px;
	margin-left: auto ;
	margin-right: auto ;
	background-image: url("searchbkg1.jpg");
}
#CopyrightRow {
	background-image: url("bluebar.gif");

	width:646px;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	text-align:center;
	
}
#CopyrightRow a {
	color:silver;
}
#CopyrightRow a:hover {
	color:red;
}
div#MenuRow {
	/*position: relative; left: 200px; top: 112px;*/
}
#UserOptions {
	float: right;

}
#MenuRow {
	width: 646px;
	
	text-align: left;
}
#MiddleRow {
	width:646px;
	margin-left: auto ;
	margin-right: auto ;
	padding:5px;
	text-align: left;
	
}
#dnn_ContentPane 
{
    margin-left:9px;
}
#LogoRow {
	width:646px;
	height:198px;
	margin-left: auto ;
	margin-right: auto ;
	background-image:url("header.jpg");
	
}

BODY {
	FONT-SIZE: 10pt; COLOR: #000000; background-image: url("searchbkg2.jpg");FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; 
}
.GridPager_Default {
	font-size:7pt;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	display:block;
	
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #1b1d36;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	border:0px;
	background-color: Transparent;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #fe0018;
	filter:alpha(opacity=75);   /* Internet Explorer       */
   -moz-opacity:0.75;           /* Mozilla 1.6 and below   */
   opacity: 0.75;               /* newer Mozilla and CSS-3 */
}
.MainMenu_MenuIcon
{
	display:none;
}

.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #ffffff;
	border-bottom: #fe0018 1px solid;
	border-left: #fe0018 1px solid;
	border-top: #fe0018 1px solid;
	border-right: #fe0018 1px solid;
}

.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}

.MainMenu_MenuArrow
{
	display:none;
}
.MainMenu_RootMenuArrow
{
	display:none;
}

.MainMenu_RootMenuItem {
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	border:0px;
	padding-right:8px;
	padding-left:5px;
	background-color: Transparent;
}

.MainMenu_RootMenuItemSel
{
	color: #000000;
}

TD.propertydetail {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color: #000000;
	vertical-align : top;
}
TD.propertybold {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color: #000000;
	font-weight : bold;
	background-color : #CCCCCC;
}