body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-bottom-style: dotted;
	//border-bottom-color: #660000;
	border-bottom-color: #990000;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
        margin-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
}
h3{
	font-size: 12px;
}

input, select, textarea  {
        font-family: verdana, arial, helvetica;
        font-size: 11px;
}

a:link {
	color: #063;
}

a:visited {
	color: #900;
}

.main {
        margin-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
	border-bottom-style: dotted;
        border-bottom-color: #990000;
        border-bottom-width: thin;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
	min-height: 400px;

}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 5px;
}
	
.searchlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin-left: 5px;
	margin-top: 5px;
}

.property {
	margin-top: 10px;
	border-top-style: dashed;
	border-top-width: thin;
	border-top-color: #999;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999;
}
.copy {
	font-size: 9px;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}
.recordcount {
	float: right;
	font-weight: bold;
}

.recordnav {
	float: right;
	font-weight: bold;
}

.pName {
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.keywords{
	color: #fff;
	font-size: 6px;
	}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669966;
	font-weight: bold;
}
.style1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.date {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
 #navcontainer {
	width: 200px; 
	padding-top: 0px;
 }

#navcontainer ul
{
margin-left: 0px;
padding-left: 0px;
padding-top: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

#navcontainer a
{
display: block;
padding-top: 3px;
padding-bottom: 3px;
width: 200px;
background-color: #699;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
//background-color: #369;
//background-color: #696;
background-color: #fc0;
color: #fff;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; font-weight: bold; }
