body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:visited { 
	color: #0000CC;
	}

.indentedBody {
	text-indent: 15px;
	font-family: "Times New Roman", Times, serif;
	right: auto;
	padding: 0px;
}
.padTable {
	padding-right: 45px;
	padding-left: 20px;
}
.padTableEven {

	padding-right: 35px;
	padding-left: 35px;
}
.indentedBox {
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
}

.indentedBoxRvs {
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99FFFF;
	text-align: center;
	background-color: #83877A;
}
.GreenHighlight {
	background-color: #E7EDDE;
}
.newsHeadline {
	background-color: #E7EDDE;
	color: #996600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.courier_2 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
}
.timesNewRoman_sm {
	font-family: "Times New Roman", Times, serif;
}
.arial_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
table#navbar a {
	text-decoration: none;
	font: normal medium Verdana, Arial, Helvetica, sans-serif;
	color: #6A8336;
}

table#navbar a:hover {
	color: #955900;
	font-weight: normal;
	text-decoration: underline;
}
table#navbar2 a {
	text-decoration: none;
	font: normal medium Verdana, Arial, Helvetica, sans-serif;
	color: #6A8336;
}

table#navbar2 a:hover {
	color: #955900;
	font-weight: normal;
	text-decoration: underline;
}.Verdana_xsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.menuBorder {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.GreenHeader {
	background-color: #DAE4CB;
	vertical-align: middle;
	background-image: url(../images/texture_green_lt.gif);
}
.indentedBoxBlue {

	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	background-color: #E7EDDE;
}
.linkHighlight {

	background-color: #FCE3FD;
}
.frameThumbs {
	border-top-color: #C7C9A7;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #C7C9A7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.GreenSpeckle {
	background-color: #E7EDDE;
	background-image: url(../images/speckle.gif);
	background-repeat: repeat;
}
.indentedBoxSpek {
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	background-color: #F6F4FD;
	background-image: url(../images/speckle.gif);
	background-repeat: repeat;
}
.insetBox {
	border-top: thin inset #999999;
	border-right: thin inset #CCCCCC;
	border-bottom: thin inset #CCCCCC;
	border-left: thin inset #999999;
}
.insetHdr {
	background-color: #E7EDDE;
	text-align: center;
	font-size: smaller;
	color: #8E442B;
}
#nav ul{

	padding : 3px 0px;

	margin : 0;

	white-space : nowrap;

	text-align: center;

}

#nav ul li{

	display : inline;

}

#nav ul li a{
	padding-left : 1em;
	padding-right : 1em;
	background-color : #E7EBDE;
	font-weight : normal;
	text-decoration : none;
	font-size: smaller;
	border-top: thin outset #E0DFE3;
	border-right: thin outset #526331;
	border-bottom: thin outset #627238;
	border-left: thin outset #E0DFE3;
	width: 100%;
	color: #526331;

}

#nav ul li a:hover{

	background-color : #3C4C1F;

	color : #FFFFFF;

}
.detectiveBkgnd {
	background-image: url(../images/detective_footprints.gif);
	background-repeat: no-repeat;
	background-position: left;
}

