body {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background: #fff;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000;
	text-align: left;
}

td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

big {
	font-size: 16px;
}

a:visited, a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #741;
	text-decoration: underline;
}

a:active, a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #b72;
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #06c;
	background-color: #06c;
	border: 0;
}

hr.text {
	margin-top: -10px;
}

span.font {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.error-box {
	padding: 6px;
	border: 1px solid #cc9;
	border-bottom: 1px solid #996;
	border-right: 1px solid #996;
	background-color: #ffc;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #d00;
	width: 96%;
}

.cream-box {
	padding: 6px;
	border: 1px solid #fe9;
	border-bottom: 1px solid #dc9;
	border-right: 1px solid #dc9;
	background-color: #ffc;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 96%;
}

.gray-box {
	padding: 6px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #f9f9f9;
	background: #f9f9f9;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 96%;
}

.gray-box-fine {
	padding: 6px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #f9f9f9;
	background: #f9f9f9;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333;
	width: 96%;
}
.gray-box p, .gray-box-fine p { color: #333; font-size: 12px; }

.gray-border {
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

h1 {
	color: #06c;
	width: 75%;
	min-width: 310px;
	margin-top: 18px;
	margin-right: 12px;
	font: bold 18px Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	color: #06c;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	color: #06c;
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
}

h4 {
	color: #06c;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}

h2, h3, h4 {
	margin: 0;
}

table#banner {
/*	border-bottom: 2px solid #06c; */
	width: 100%;
}

table#banner td {
	padding-bottom: 0px;
}

table#banner td#logo {
	color: #fff;
	width: 75%;
	min-width: 310px;
	text-align: left;
	vertical-align: top;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
}

table#banner td#header-title h1 { font-size: 13px; font-weight: normal; margin: 0.3em; margin-left: 0.5em; }

#page-content
{
	background: #fff url(../images/shadow_cg.gif) 0px -6px repeat-x;
}

div#page-content h1 { margin-top: 0px; }

label { font-size: 11px; }

table#list-all.sort-table { background: #fff; }
table#list-all th { }
table#list-all th#th-test-urls { color: #900; }
table#list-all th#th-public-urls { color: #080; }
table#list-all td.l { white-space: nowrap; }
.h0-1 { background: #cbb; }
.h1-1 { background: #dcb; }
.h1-0 { background: #ffc; }
.h0-0 { background: #cde; }
span.h0-1 { display: inline-block; padding: 0.25em; }
span.h1-1 { display: inline-block; padding: 0.25em; }
span.h1-0 { display: inline-block; padding: 0.25em; }
span.h0-0 { display: inline-block; padding: 0.25em; }
