body, html {background: #433a29; font: 11px Verdana,Helvetica,Arial,sans-serif;}
h1 {font-size: 150%;}
h2 {font-size: 110%; font-weight: bold;}
p {font-size: 11px;}
p.prompt {font: normal 9px Verdana,Helvetica,Arial,sans-serif; color: #ab9877;}

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

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: middle;
	padding: 4px 6px 4px 6px;
	}
	
table.contents th {background: #433a29; color: #ab9877; font-weight: normal; text-align: left;}
table.contents th a:link {color: #ab9877; font-weight: normal; text-decoration: none;}
table.contents th a:visited {color: #ab9877; 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: #433a29; font-weight: normal; text-align: left;}
table.contents td a:link {color: #433a29; font-weight: normal; text-decoration: none;}
table.contents td a:visited {color: #433a29; font-weight: normal; text-decoration: none;}
table.contents td a:active {color: 433a29; font-weight: normal; text-decoration: underline;}
table.contents td a:hover {color: 433a29; font-weight: normal; text-decoration: underline;}

.alt {background: #ab9877;}

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