BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 1px;*/
	line-height:18px;
}
A
{
	font-size: 12px;
	font-family: Arial;
}
a:link, a:link td, a:visited, a:visited td
{
text-decoration: underline;
color: #CC0000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
a:hover, a:hover td
{
text-decoration: underline;
color: #FF0000;
}
a:active, a:active td
{
text-decoration: underline;
color: #CC0000;
}

img a:link, img a:link, img a:visited
{
text-decoration: underline;
color: #CC0000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

img a:hover, img a:hover td
{
text-decoration: none;
color: #FF0000;
}
img a:active, img a:active td
{
text-decoration: none;
color: #CC0000;
}

/* MODULE Links */
.Normal, .Normal td
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	color: black;
}
A.Normal:link A.Normal:visited A.Normal:active
{
}

A.Normal:hover
{
}
/* [USER][LOGIN] */

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
/*.breadcrumb
{color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited
{color:#cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.breadcrumb:hover
{
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.breadcrumb:active
{
color: #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}*/
/* [LINKS] */
.Content_Link A.Content_Link:link A.Content_Link:visited A.Content_Link:active

{
	font-weight: normal;
	font-size: 12px;
	color: #cc0000;
	font-family: Arial, sans serif;
}
A.Content_Link:hover
{
	color: #FF0000;
	text-decoration: none;
}
.Copyright
{
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	font-family: Arial;
	padding-right: 5px;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	font-family: Arial;
}
/* [TERMS][PRIVACY][HELP] */


.Light_Link, A.Light_Link:link, A.Light_Link:visited
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;	
}
A.Light_Link:hover
{
	color: #FFFF00;
}
A.Light_Link:active
{
	color: #ffffff;
}
.AgentsOnly_Link, A.AgentsOnly_Link:link, A.AgentsOnly_Link:visited
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;	
}
A.AgentsOnly_Link:hover
{
	color: #FFFF00;
}
A.AgentsOnly_Link:active
{
	color: #ffffff;
}
/*PANES*/
.contentpane
{
	padding-top: 10px;
	padding-right:10px;
	padding-left:10px;
}
.headerpane
{
background-color:transparent;
padding:0;
margin:0;
vertical-align:bottom;

}
.righttoppane
{	
	padding-bottom: 10px;
}
.rightpane
{	
	padding: 10px;
	background-color: #FFF;
	border:1px solid #CCC;
}
.rightpane2
{	
	padding: 10px;
	}
.botlftpane
{	padding:2px;
	height:100%;
}
.botmidpane
{	
	padding:2px;
	height:100%;

}
.botrtpane
{
	padding:2px;
	height:100%;
}

ul li
{
padding:0;
margin-left:-20;	
font-size: 12px;
list-style:disc;
font-weight:normal;
line-height: 20px;
}

ul li a:link
{
text-decoration: none;
color: #cc0000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
list-style: disc;
font-weight:normal;
}

ul li a:hover
{
text-decoration: underline;
color: #FF0000;
list-style:disc;

font-weight:normal;
}

/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	width: 100%;
	height: 32px;
	}
.MainMenu_MenuBar
{	
}
.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height:32px;
	background-color: #336699;

}
.MainMenu_MenuItemSel
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	height:32px;
	background-color: #336699;
}
.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F1F1F1;
	border-bottom-style: none;
}
.MainMenu_MenuArrow
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_MenuBreak
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	border-bottom-style: none;
	background-color:transparent;
	font-size: 8px;
}

.MainMenu_MenuBreak_Vert
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	border-bottom-style: none;

}
.MainMenu_SubMenu
{
	margin-left: 1px;
	background-color: #336699;
	font-weight: normal;
	color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height:32px;
}
.MainMenu_SubMenuItemSel
{
	font-size: 12px;
	font-weight: normal;
	height: 32px;
	background-color: #336699;
	color: #FFFF99;	
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-size: 12px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 23px;
	width:100%;
	background-color:transparent;
}
.MainMenu_RootMenuItemActive
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	background-color:transparent;
	color: #FFFF00;
	width:100%;
}

.MainMenu_RootMenuItemSel
{
	color:#ffffff;
	background-color: #336699;
	height: 32px;
	width:100%;

}

.MainMenu_MenuIcon_Admin
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffff;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Admin
{
	width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #9999cc;
	border-bottom-style: none;
}
.MainMenu_SubMenu_Admin
{
	border-right: gray 1px solid;
	margin-top: 0px;
	margin-left: 1px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #9999cc;
	color:#33FF00;
}
.MainMenu_RootMenuItem_Admin
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
}
.MainMenu_RootMenuItemActive_Admin
{
	font-size: 11px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
}
.MainMenu_RootMenuItemSel_Admin
{
	height: 24px;
}


#dnnsearch
{
}
.Search_Text
{
font: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003399;
}
h1
{
font-size:16px;
font-weight:bold;
color: #369;
}
h2
{
font-size:14px;
font-weight:bold;
color: #369;
}
h3
{
font-size:14px;
font-weight:bold;
color: #369;
}
.realtors, .realtors a, .realtors a:link, .realtors a:visited
{	font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#CC0000;
}
.realtors a:hover
{
color: #336699;
}

A.realtors:active
{
color:#CC0000;
}

