@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #6F1611;
}
#main {
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding: 10px 30px 10px 30px;
	margin-top: 0px;
}
#main  img.rt {
	margin: 0px 0px 10px 15px;
	padding: 5px 0px 10px 15px;
}

#main h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #B09423;
}
#main h2 {
	font-size: 16px;
	font-weight: bold;
}
#main  table.trouble {
	border: 1px solid #006600;
}
#main  .trouble th {
	color: #006600;
	border: 1px solid #006600;
}
#main  .trouble td {
	border: 1px solid #006600;
}
#main td.desc {
	font-weight: bold;
	color: #0000CC;
	vertical-align: top;
}



#bbox {
	color: #0000CC;
	vertical-align: top;
	background-color: #C9D0E6;
	padding: 10px 20px 10px 20px;
	text-align: justify;
}
#bbox h4 {
	font-size: 14px;
	font-weight: bold;
}

#footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
	background-color: #0000CC;
}
.leanclean {
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.infront {
	z-index: 1000;
}
