body{
	background-image:url(etc/n_bg.gif);
	background-repeat: repeat-y;
	color:#1117ca;
	font-family:verdana;
	font-size:8pt;
}

tr,td {
	background-color:transparent;
	color:black;
	font-family:verdana;
	font-size:8pt;
}
.mainTableDefault {
	background-image:url(etc/n_bg2.gif);
	background-repeat: no-repeat;
	background-position : center;
}
.headerBG {
	background-color:black;
}


hr {
	height:1px;
	color:#003C7F;
}

a 
{
    color: #003C7F;
    font-weight:bold;
    font-family:Verdana,arial;
}
a:hover {
	color:#000000;
}
.contestLink {
    color: #BB0729;
    font-weight:bold;
	text-decoration:underline;
}
.contestLink:hover {
	color:#003C7F;
	 font-weight:bold;
	text-decoration:underline;
}
.contest {
	border: 1px solid #000000;

}

.devLink {
	color:#003C7F;
	font-weight:bold;
	text-decoration:underline;
}
.devLink:hover {
	color:#6C6C6B;
	font-weight:bold;
	text-decoration:underline;
	
}


.pageHeader {
	color:#003C7F;
	font-weight:bold;
	font-family:times new roman;
	font-size:22pt;	
	font-variant : small-caps;
}
.itemHeader {
	color:#003C7F;
	font-weight:bold;
	font-family:times new roman;
	font-size:17pt;	
	font-variant : small-caps;
}
.largeBold {
	color:#000000;
	font-weight:bold;
	vont-style:italic;
	font-family:times new roman;
	font-size:16pt;	
}
/* .copyright {
 	color:#666666;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:10px;
 	font-style:italic;
  }
*/
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.arran-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4FF7;
	padding: 5px;
	padding-left:181px;
}
input,option,select,textarea {
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
}

.button {
	background-color:#003C7F;
	color: white;
}
.devHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:italic;
	color:#003C7F;
	font-weight:bold;
}
.builder {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#003C7F;
	font-weight:bold;
}
.builderLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#003C7F;
	font-weight:bold;
	text-decoration:underline;
}
.builderLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#003C7F;
	font-weight:bold;
	text-decoration:underline;
}
.details {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:none;
	color:#003C7F;
	font-weight:bold;
}
.CsDiv {
     text-align: justify;
     width: 500px;
}
.CsDiv2 {
     text-align: justify;
     width: 400px;
}


.header {
	font-family:verdana;
	font-size:10pt;
	/* font-style:italic; */
	font-weight:bold;
}
.tiny {
	font-size:7pt;
}
.detailsHr {
	color:#003C7F;
}

.header_searchgroup {
	font-family:verdana;
	font-size:10pt;
	/* font-style:italic; */
	font-weight:bold;
	background-color:#000000;
	color:#ffffff;
}

.header_propertySummary {
	font-family:verdana;
	font-size:10pt;
	/* font-style:italic; */
	font-weight:bold;
	background-color:#000000;
	color:#ffffff;
}

.indent {
	padding-left:18px;
}

.thumb_icon,.thumb_agent,.thumb_agentBranding,.thumb_property {
	border:1px solid #000000;
}
.photo {
	border:1px solid #000000;
}

.box_searchDisplayOptions {
	font-weight:bold;
}

.box_agentBranding {
	padding:6px;
}

.box_searchGroup {
	margin-bottom:12px;
}

.note_lastUpdate {
	color:#003C7F;
	font-weight:bold;
	padding:3px;
}

.note_lastUpdateDate {
	font-weight:bold;
}

.note_inputRequired {
	font-weight:bold;
	font-size:7pt;
}

.note_inputRequiredStar {
	font-weight:bold;
	color:red;
}
.header_propertySummarySiteListing {
	font-family:verdana;
	font-size:10pt;
	/* font-style:italic; */
	font-weight:bold;
	background-color:#FFFFFF;
	color:#003C7F;
}

.header_searchdetails {
	font-family:verdana;
	font-size:10pt;
	/* font-style:italic; */
	font-weight:bold;
	color:#003C7F;
}



//.pagebg {
//	background-image: url(images/n_bg.gif);
//	background-repeat: repeat-y;
//}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytext a {
	color: #1117CA;
}
.bodytext a:hover {
	color: #DD081C;
}
.bodytext a:active {
	color: #990000;
}
.bodytext a:visited {
	color: #060A84;
}