h1 {font-size: 150%;}
h2 {font-size: 110%; font-weight: bold;}
h3 {font-size: 100%; font-weight: bold; color: black;}
p {font-size: 11px;}
p.prompt {font: normal 9px Verdana,Helvetica,Arial,sans-serif; color: #6d8269;}

div.nav {font: normal 11px Verdana,Helvetica,Arial,sans-serif; color: #6d8269; padding-bottom: 3px; padding-top: 3px;}
div.nav a {text-decoration: none; font-weight: normal;}
div.nav a:link {color: #6d8269;}
div.nav a:visited {color: #6d8269;}
div.nav a:active {color: #0E110E;}
div.nav a:hover {color: #0E110E; text-decoration: underline;}

div.folders {font: normal 11px Verdana,Helvetica,Arial,sans-serif; color: #336600; margin: 0 0 8px 5px;}
div.folders span {border: 1px solid #aaa; padding: 2px; margin: 0 4px 0 0;}
div.folders span.current { border: 1px solid #000; padding: 2px; margin: 0 4px 0 0; color: #000;}
div.folders a {text-decoration: none; font-weight: normal;}
div.folders a:link {color: #336600;}
div.folders a:visited {color: #336600;}
div.folders a:active {color: #0E110E;}
div.folders a:hover {color: #0E110E;}

table.box {
	border: none;
	font: normal 12px Verdana,Helvetica,Arial,sans-serif;
	color: #ab9877;
	}
	
.info {font: normal 12px Verdana,Helvetica,Arial,sans-serif; color: white;}
	
span.error {border: 1px solid #f66; padding: 4px; color: #f66; font-weight: bold; font-size: 10px;}

table.contents {border-width: 0; border-collapse: collapse; padding: 0; background: white;}
table.contents th, table.contents td {
	font: normal 11px Verdana,Helvetica,Arial,sans-serif;
	border: none;
	vertical-align: top;
	padding: 4px 6px 4px 6px;
	}
	
table.contents th {background: #6d8269; color: white; font-weight: normal; text-align: left;}
table.contents th a:link {color: white; font-weight: normal; text-decoration: none;}
table.contents th a:visited {color: white; font-weight: normal; text-decoration: none;}
table.contents th a:active {color: white; font-weight: normal; text-decoration: none;}
table.contents th a:hover {color: white; font-weight: normal; text-decoration: none;}

table.contents td {color: black; font-weight: normal; text-align: left;}
table.contents td a:link {color: #039; font-weight: normal; text-decoration: none;}
table.contents td a:visited {color: #039; font-weight: normal; text-decoration: none;}
table.contents td a:active {color: #039; font-weight: normal; text-decoration: underline;}
table.contents td a:hover {color: #039; font-weight: normal; text-decoration: underline;}

.alt {background: #ccc;}

table.form {border: none; border-collapse: collapse; padding: 0;}
table.form td {
	font: normal 11px Verdana,Helvetica,Arial,sans-serif;
	color: #666;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	}
	
table.form td.rt {text-align: right;}
table.form td.top {vertical-align: top;}
.rt {text-align: right;}


