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

h2 { background: #C9C292; 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}
#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 #7A2929;
		border-right: 10px solid #B63D3D;
		background-color: #993333;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

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

#links li a:hover {
		border-left: 10px solid #9A3434;
		border-right: 10px solid #C75858;
		background-color: #C14848;
		color: #fff;
		}


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

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

#inlinks li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #7E5229;
		border-right: 10px solid #B5753C;
		background-color: #996433;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

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

#inlinks li a:hover {
		border-left: 10px solid #9A3434;
		border-right: 10px solid #C75858;
		background-color: #C14848;
		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;
}
.deflist  { background: #EBE9D8; border: 1px dashed #996433; padding: 10px 5px 5px; margin-left: 25px; margin-right: 25px; }

	
.deflist li {
	margin-bottom: 10px;
}
.deflist UL {
	list-style-image: url(graphics/check.gif);
  padding-left:30px;
}
dt {
	margin-top: 15px;
	font-weight: 600;
}
.mainpart blockquote {
	margin-top: 2px;
	margin-bottom: 30px;
}

.section {
	color: #3C381E;
	font-size: 22px;
	font-style: italic;
	font-weight: 600;
	margin-bottom: 8px;
}
.touble {
	background: #7A2929;
}
.touble tr td { padding: 4px; vertical-align: top;  color: #4A4626; }
.touble tr .darker { background: #E9DCDC; }
.touble TR{
	background: #EEECDD;
}
.touble TH{ background: #B76262; font-size: 1.2em; font-weight: 700; color: #333; padding: 3px; }
.equation { font-style: italic; font-weight: bold; text-decoration: underline; }
