
#banner { 
position: absolute; 
top: 50px; 
left: 75px; 
width: 780px; 
height: 100px; 
z-index: 1 
} 

}
.BODYLINK {
	color : #292C79; 
	font-family : arial;
	font-size : 10pt;
	font-weight : bolder;
	text-decoration : none;
	
}
.BODYLINKSMALL {
	color : #292C79; 
	font-family : arial;
	font-size : 9pt;
	font-weight : bolder;
	text-decoration : none;
	

}
.BOTTOMSITENAV {
	color : #000000; 
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;

}
.BOTTOMTEXT {
	color : #000000; 
	font-family : arial;
	font-size : 8pt;
	font-weight :none;
	text-decoration : none;

}
.BOTTOMLINK {
	color : #000000; 
	font-family : arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;

}
.BODYTEXT {
	color : #000000; 
	font-family : arial;
	font-size : 10pt;
	font-weight : none;
	text-decoration : none;

}
.BODYBOLD{
	color : #000000; 
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	
}
.BODYBOLDSMALL{
	color : #000000; 
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;

}
.BODYBOLDHEAD{
	color : #000000; 
	font-family : arial;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : underline;

}
.BODYBOLDHEADSMALL{
	color : #000000; 
	font-family : arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;

span.date {
color : navy;
font-family : verdana, arial;
font-size : 9pt;
font-weight : bold;
text-decoration: none;
text-align: right;
}

td.abouttitle {
color : navy;
font-family : arial;
font-size : 10pt;
font-weight : bold;
}

td.aboutcontent {
color : navy;
font-family : arial;
font-size : 10pt;
font-weight : normal;
}

td.title {
color : navy;
font-family : arial;
font-size : 10pt;
font-weight : bold;
}

td.content {
color : black;
font-family : arial;
font-size : 10pt;
font-weight : normal;
}

td.searchtitle {
color : black;
font-family : arial;
font-size : 10pt;
font-weight : normal;
text-align: center;
}

td.listing {
color : black;
font-family : arial;
font-size : 10pt;
font-weight : normal;
text-align: left;
}

td.dirhead {
color : black;
font-family : arial;
font-size : 14pt;
font-weight : bold;
text-align: center;
}

td.dirfield {
color : black;
font-family : arial;
font-size : 10pt;
font-weight : normal;
}

td.dirtitle {
color : black;
font-family : arial;
font-size : 10pt;
font-weight : bold;
}

td.contactdetails {
color : Navy;
font-family : arial;
font-size : 10pt;
font-weight : normal;
}
.cntbody {
color : #000000;
font-family : arial;
font-size : 10pt;
font-weight : bold;
}

.cntbodybold {
color : #FFFF99;
font-family : arial;
font-size : 11pt;
font-weight : bold;
}

td.searchtitle {
color : Navy;
font-family : arial;
font-size : 11pt;
font-weight : bold;
}

td.areahead {
color : #000000;
background-color : Navy; 	 	
font-size : 14pt;
font-weight : bold;
font-family : arial; 
}

td.message {
font-family : Tahoma;
font-size : 12px;
font-variant : normal;
font-weight : 500;
font-style : normal;
background : #FFE4C4;
color : Blue;
border-color : Blue;
}

div#links {
	position: absolute; 
	top: 10px; 
	left: 0; 
	width: 120px; 
	font: 12px Verdana, sans-serif; 
	z-index: 100;
	background-color: white; 
	}
div#links a {
	display: block; 
	text-align: center; 
	font: bold 1em sans-serif; 
   	padding: 5px 10px; 
   	margin: 0 0 1px; 
   	border-width: 0; 
   	text-decoration: none; 
   	color:white; 
   	background:Navy;
   	border-right: 5px solid #483D8B;
   	}
div#links a:hover {
	color: #411; 
	background: #AAA;
   	border-right: 5px double white;
   	}

tr.thead {
background-color : #6666ff;
font-family : verdana, arial;
font-size :12pt;
font-weight : bold;
text-decoration: none;
}

tr.trowdark {
background-color : #6666ff;
}

tr.trowlight {
background-color : Teal;
}

h1,h2,h3,h4,h5 {
color : navy;
font-family : arial;
font-weight : bold;

}