body {
	background-image:  url(/images/bg/back_inm5.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.black {
	background-color: black;
	color: white;
}
body.black h1, body.black h2, body.black h3, body.black h4, body.black h5, body.black div, body.black span, body.black p, body.black a {
	color: white;
}
body.black div.stamp {
	color: #999999;
	text-align: right;
	vertical-align: bottom;
}
body.error {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
h1, .h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #000000;
}
h2, .h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
h3, .h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h4, .h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	margin-bottom: 10px;
}
.h4 {
	margin-top: 0px;
}
h5, .h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}
.h5 {
	margin-top: 0px;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
td.list {
	padding-bottom: 20px;
}
th, .th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
th:first-letter { font-size:140%; }
th.cvsDirectory, th.cvsDirectory a, th.cvsDirectory:first-letter {
	font-size: inherit;
	white-space: nowrap;
}
dt {
	margin-bottom: 5px;
	font-size: 14px;
}
dd {
	margin-bottom: 10px;
}
li {
	margin-bottom: 3px;
}
p.short {
	margin-bottom: 3px;
}
a:link { color: #236B8E; text-decoration:none; font-weight: bold; }
a:visited { color: #236B8E; text-decoration:none; font-weight: bold; }
a:hover { color: #000000; text-decoration:underline; font-weight: bold; }
a:active { color: #238E6B; text-decoration:underline; font-weight: bold; }

a.white:link { color: white; text-decoration:none; font-weight: normal; }
a.white:visited { color: white; text-decoration:none; font-weight: normal; }
a.white:hover { color: white; text-decoration:none; font-weight: normal; }
a.white:active { color: white; text-decoration:none; font-weight: normal; }

table.listing td {
	padding-left: 10px;
}
