body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body *{
	font-family: Arial, sans serif;
	font-size: 8pt;
	line-height: 10pt;
}

.mfrm {
	background-color: #FFFFFF;
}

.ddir {
	background-color: rgb(167,178,210);
	color: #FFFFFF;
}

.ddir *{
	background-color: rgb(167,178,210);
	color: #FFFFFF;
}

.dfc1 {
	background-color: #F2F2F2;
}
.dfc2 {
	background-color: #E5E5E5;
}

a.me {
	text-decoration: none;
}

.ct a{
	text-decoration: none;
	color: #E95133;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}


.ct a:hover{
	text-decoration: underline;
}


.mltls{
	display: block;
	border-color: #0E518D;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	color: #0E518D;
	font-weight: bold;
	cursor:pointer;
	font-size: 8pt;
	vertical-align: middle;
}

.mltls *{
	font-weight: bold;
	text-decoration: none;
	color: #0E518D;
	cursor:pointer;
	font-size: 8pt;
	vertical-align: middle;
}

.mltln{
	border-color: #AAB7C5;
	border-width: 1px;
	border-style: solid;
	padding: 0px 0px 0px 10px;
	color: #AAB7C5;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
	font-size: 8pt;
	text-decoration: none;
	vertical-align: middle;
}

.mltln *{
	font-weight: bold;
	text-decoration: none;
	color: #AAB7C5;
	font-weight: bold;
	cursor:pointer;
	font-size: 8pt;
	vertical-align: middle;
}

a.mt {
	text-decoration: none;
	border: none;
}

* h1{
	font-size: 18pt;
	line-height: 20pt;
	color: #0E518D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* h2{
	font-size: 16pt;
	line-height: 18pt;
	color: #0E518D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* h3{
	font-size: 14pt;
	line-height: 16pt;
	color: #0E518D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* h4{
	font-size: 13pt;
	line-height: 15pt;
	color: #0E518D;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* h5{
	font-size: 10pt;
	line-height: 12pt;
	color: #0E518D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* h6{
	font-size: 8pt;
	line-height: 10pt;
	color: #0E518D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ns {
	color: #AAB7C5;
}

.nsb {
	background-color: #AAB7C5;
}

.neob {
	color: #0E518D;
}

.dlber {
	width: 270px;
	border: 1px #AAB7C5 solid;
	padding: 5px 15px 5px 15px;
}

*.err{
	font-weight: bold;
	color: #FF0000;
}

* pre{
	font-family: Monospaced;
}

input {
	margin: 5px 0px 0px 0px;
}

li {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

a img {
	border:none;
}
