.mainpart { 	color: #3F1414;
	background: #FECC9E; border: 1px solid #676134; font-size: 16px; font-style: normal; padding: 10px; }

h2 { background: #FF6640; font-size: 24px; color:252312; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #006633; border-right: 1px solid #006633; border-left: 1px solid #006633; text-align: center; margin-top:10px; }

.floatRight  {width:220px}

.mainpart TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252312;
}

#links {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	width: 210px;
	font-size: 14px;
	float: right;
}

#links UL {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

#links LI {
	margin-top: 2px;
	list-style-type: none;
}

#links li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #003162;
		border-right: 10px solid #0063C6;
		background-color: #00468C;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

html>body #links li a {
		width: auto;
		}

#links li a:hover {
		border-left: 10px solid #3E3EFF;
		border-right: 10px solid #9797FF;
		background-color: #6666FF;
		color: #fff;
		}


#inlinks UL {
	margin: 0 12;
	padding: 0;
	border: none;
	list-style-type: none;
}

#inlinks LI { margin-top: 2px; list-style-type: none; margin-right: 15px; margin-left: 15px; }

#inlinks li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #044F73;
		border-right: 10px solid #0A95D8;
		background-color: #076FA0;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

html>body #inlinks li a {
		width: auto;
		}

#inlinks li a:hover {
		border-left: 10px solid #3E3EFF;
		border-right: 10px solid #9797FF;
		background-color: #6666FF;
		color: #fff;
		}		
		
.previous {
	font-size: 14px;
	color: #993333;
	font-weight: 600;
	text-align: center;
	float: right;
	width: 209px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.previous a:link {
	color: #993333;
	text-decoration: none;
}

.previous a:visited {
	color: #993333;
	text-decoration: none;
}
.previous a:hover {
	color: #B63D3D;
	text-decoration: underline;
}

dt {
	margin-top: 15px;
	font-weight: 600;
}
.mainpart blockquote {
	margin-top: 2px;
	margin-bottom: 30px;
}

.section { color: #3C381E; font-size: 1.2em; font-style: italic; font-weight: 600; margin-bottom: 8px; line-height: 1.5em; }
.intable { background:  #E8EDF0; border: solid 1px #7A2929; margin: 10px; padding: 5px; }
table.intable { background: #7A2929; }
.intable ul { margin-left: 20px; list-style-type: disc; }
.intable td { padding: 4px; font-size: 0.85em; vertical-align: top; background: #E8EDF0; }
.intable TH{
	background: #CFDAE0;
	font-size: 16px;
	font-weight: 700;
}

.small {
	font: 12px Arial, Helvetica, sans-serif;
}

