body {
	background:#900;
}
body,form {
	padding:0;
	margin:0;
}
body,p,table {
	color:#000;
	font:10pt/1.35em Arial,Helvetica,sans-serif;
}
th.bl {
	color:#FFF;
	background:#008;
	font-weight:bold;
}
img {
	border:0;
}
a {
	color:#800;
	text-decoration:underline;
}
a:hover {
	color:#C60;
	text-decoration:none;
}
a.list {
	color:#006;
}
a.lg {
	color:#800;
	font-weight:bold;
	background:transparent;
}
a.lg:hover {
	font-weight:bold;
	background:#EED;
}
a.topnav {
	color:#FC9;
	font-weight:bold;
	text-decoration:none;
}
a.topnav:hover {
	color:#FFC;
	font-weight:bold;
	text-decoration:underline;
}
a.login {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
a.login:hover {
	color:#FFC;
	font-weight:bold;
	text-decoration:underline;
}
.err {
	color:#900;
	font-weight:bold;
}
.msg {
	color:#900;
	font-weight:bold;
}
.sm,.smgr {
	font-size:8pt;
}
.smgr {
	color:#777;
}
.bld {
	font-size:12pt;
	font-weight:bold;
}
h1,h2,h3,h4,h5,h6 {
	margin:.75em 0;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	color:#006;
	font-weight:bold;
}
h1,.h1 {
	font-size:1.5em;
}
h2,.h2 {
	font-size:1.4em;
}
h3,.h3 {
	font-size:1.3em;
}
h4,.h4 {
	font-size:1.2em;
}
h5,.h5 {
	font-size:1.1em;
}
h6,.h6 {
	font-size:1.0em;
}
.breadcrumbs {
	font-size:8pt;
	text-align:left;
}

