@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidenav {
	border-right: 1px dotted #deac15;
}
.sidenav ul {
	list-style-type:none;
	margin: 0;
	padding: 5px 0 15px 10px;
}
.sidenav a:hover {
	text-decoration: none;
	color: #327caa;
	border-bottom: 1px dotted #327caa;
}
a {
	text-decoration: none;
	color: #327caa;
}
a:hover {
	text-decoration: none;
	color: #327caa;
	border-bottom: 1px dotted #327caa;
}
.sidenav a {
	text-decoration: none;
	color: #327caa;
}
.sidenav p {
	padding:0;
	margin:0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #923C33;
	margin-bottom: -5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96433A;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#glance tr td {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#glance {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}