body {
	background-color: #dbcdc0;
	background-image: url(/images/mi_01.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lc {
	background-image: url(/images/mi_27.png);
	background-repeat: repeat-y;
	background-position: left;
}
.content {
	background-color: #FFF;
	background-image: url(/images/cc.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #61340A;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #BC2628;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #61340A;
	border-bottom-color: #61340A;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #BC2628;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #61340A;
	border-bottom-color: #61340A;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;
}
.content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BC2628;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #61340A;
	border-bottom-color: #61340A;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;
}
.content a:link, .content a:visited {
	font-family: 12;
	color: #C00;
	text-decoration: underline;
}
.content a:hover {
	color: #900;
	text-decoration: none;
}
.blue_title {

	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BC2628;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;

	
}
.question {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
.answer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #61340A;
}


.lp1 {
	background-color: #C4A991;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lp12 {
   border: 1px solid #C4A991;
	background-color: #FCF4EC;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.cc {
	background-color: #FFF;
}
.rc {
	background-image: url(/images/rc.png);
	background-repeat: repeat-y;
	background-position: left;
}

.level1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #61340a;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #61340a;
	text-align: left;
}
.level1 a:link, .level1 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #61340A;
	text-decoration: none;
}
.level1over {
	color: #FFF;
	background-color: #9C7754;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #61340a;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #61340a;
	text-align: left;
}
.level1over a:link, .level1over a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}


.level2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url(/images/mi_33.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #61340a;
	text-align: left;
}
.level2 a:link, .level2 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.level2 a:hover {
	color: #C00;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #9C7754;
}
.footer a:link, .footer a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #61340A;
	text-decoration: underline;
}
.content div {
	padding-top: 5px;
	padding-bottom: 10px;
}


