a {
	color : #000000;
}

body, td, div,  p, h1, h2, h3, h4, h5, h6 {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body, div {
	margin: 0;
	padding: 0;
}
dt {
	font-weight: bold;
}
h1{
	font-size: 1.3em;
}
h2 {
	font-size: 1.1em;
}
li{
	margin-top: .5em;
}
.bottomtrail {
	background-color : #F77F00;
	color : #FFFFFF;
	font-size : 85%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bottomtrail  a:active {
	color : #FFFFFF;
	background-color : #F77F00;
	text-decoration : none;
}

.bottomtrail  a:hover {
	color : #FFFFFF;
	background-color : #F77F00;
	text-decoration : none;
}

.bottomtrail  a:link {
	color : #FFFFFF;
	background-color : #F77F00;
	text-decoration : none;
}

.bottomtrail  a:visited {
	color : #FFFFFF;
	background-color : #F77F00;
	text-decoration : none;
}

.contents {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#instrinfo {
	margin: 2em auto 2em auto;
	width: 50%;
	background-color: red;
}

.leftmenu {
	background-color : #FFFFFF;
	color : #000000;
	font-weight : bold;
	font-size : 90%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.leftmenu a:active {
	background-color : #FFFFFF;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.leftmenu a:hover {
	background-color : #FFFFFF;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.leftmenu a:link {
	background-color : #FFFFFF;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.leftmenu a:visited {
	background-color : #FFFFFF;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.toprow {
	background-color : #008751;
	color : #F77F00;
}

.trail {
	background-color : #F77F00;
	color : #FFFFFF;
	font-size : 80%;
	text-decoration : none;
}

.trail a:active {
	background-color : #F77F00;
	color : #FFFFFF;
	text-decoration : none;
}

.trail a:hover {
	background-color : #F77F00;
	color : #FFFFFF;
	text-decoration : none;
}

.trail a:link {
	background-color : #F77F00;
	color : #FFFFFF;
	text-decoration : none;
}

.trail a:visited {
	background-color : #F77F00;
	color : #FFFFFF;
	text-decoration : none;
}

.trailhere {
	background-color : #F77F00;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.update {
	background-color : #FFFFFF;
	font-size : 80%;
	text-align : center;
}

.update  a:hover {
	color : #999999;
	background-color : #FFFFFF;
}

.update  a:link, a:visited, a:active {
	color : #000000;
	background-color : #FFFFFF;
}
div#contentupdate {
	font-size: .65em;
	font-style: italic;
	text-align: right;
	border-top: solid #a6a6a6;
}
