a:link {
	background: transparent;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #990066;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	background: transparent;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: #FFFFFF;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
}

h1, h2, h3 {
	margin-left: 0px;
	margin-right: 70px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-weight: normal;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
}

li {
	margin: 3px;
	line-height: 14px;
	padding-bottom: 5px;
}

p {
	line-height: 18px;
}

p, h4 {
	margin-left: 70px;
	margin-right: 70px;
}

sup {
	font-size: 75%;
}

table.tableborder table, table.tableborder table td, table.tableborder table
th{
	border: none;
}

table.tableborder, table.tableborder td, table.tableborder th {
	border: 1px solid #000000;
	border-collapse: collapse;
}

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

ul, ol {
	margin-left: 90px;
	margin-right: 70px;
}

ul.redsquarebullet {
	list-style-image: url(/images/squarebullet.gif);
}
.breadcrumb-bkgrnd {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CD4810;
	border-right-color: #CD4810;
	border-bottom-color: #CD4810;
	border-left-color: #CD4810;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	vertical-align: 0;
	margin: 5px;
	text-align: center;
	padding: 0px 0px 5px;
	top: 10px;
}
.definition {
	padding: 20px;
}

.homebkgd {
	background: url("images/background.gif") no-repeat fixed center 175px;
}

.intothent {
	color: #71714A;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.largertext {
	font-size: 14px;
}

.largesttext {
	font-size: 16px;
}

.list-in-table {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

.margins {
	margin-left: 30px;
}

.nav {
	background: #BABA98;
	border-bottom: 1px solid #999999;
	color: #000000;
	font-size: 10px;
	text-align: center;
	width: 107px;
}

.nav a:link {
	background: transparent;
	color: #535337;
	font-weight: bold;
	text-decoration: none;
}

.nav a:visited {
	background: transparent;
	color: #535337;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover {
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.nav a:active {
	background: transparent;
	color: #535337;
	font-weight: bold;
	text-decoration: none;
}

.onthispage {
	background: #E1DFD2;
	border: 1px solid #535337;
	margin: 15px;
}

.onthispage td {
	font-size: 10px;
}

.onthispageheading {
	background: #76764E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.para-in-table {
	line-height: 20px;
	margin: 0px;
}

.para-in-table-spaced {
	line-height: 30px;
	margin: 0px;
}

.pullquote-left {
	background: #E1DFD0;
	color: #535337;
	float: left;
	font: 18px/normal Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	margin: 0 15px 15px 0px;
	padding: 15px;
	text-align: left;
	width: 250px;
}

.pullquote-right {
	background: #E1DFD0;
	color: #535337;
	float: right;
	font: 18px/normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 15px;
	padding: 15px;
	text-align: left;
	width: 250px;
}

.rowcolora {
	background: #E8E8E8;
}

.rowcolorb {
	background: #D1E0EF;
}

.rowcolorc {
	background: #FFFFF0;
}

.rowcolord {
	background: #FFF0F8;
}

.scripture {
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: 100px;
	margin-right: 100px;
}

.smallertext {
	font-size: 11px;
}

.smallesttext {
	font-size: 10px;
}

.tableoutline {
	border: 1px solid #000000;
}

.tableborderleft {
border:
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tip {
	background: #E8EDF4;
	border: 1px solid #000099;
	color: #000099;
	float: right;
	font-size: 11px;
	line-height: normal;
	margin: 0 30px 15px 15px;
	padding: 15px;
	text-align: left;
	width: 250px;
}

.tip2 {
	background: #FFDDDD;
	border: 1px solid #990000;
	color: #990000;
	float: left;
	font-size: 11px;
	line-height: normal;
	margin: 0 15px 15px 0px;
	padding: 15px;
	text-align: left;
	width: 250px;
}

.tipheading {
	font-weight: bold;
}

#footer {
	background: #BABA98;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #000000;
	font-size: 10px;
	text-align: center;
}

#maintable {
	background: #FFFFFF;
	color: #000000;
	line-height: 1.5em;
	padding-top: 15px;
	text-align: left;
	width: 750px;
}

#masthead {
	background: url(/images/masthead_slice.jpg);
}

#orient-word {
 font-size: 11px;
 color: #333333;
 text-align: center;
 background-color: #CCFFCC;
 border-bottom: 1px solid #999999;
}

#orient-similar {
 font-size: 11px;
 color: #333333;
 text-align: center;
 background-color: #FFFFF0;
 border-bottom: 1px solid #999999;
}

#orient-place {
 font-size: 11px;
 color: #333333;
 text-align: center;
 background-color: #CCFF99;
 border-bottom: 1px solid #999999;
}
#orient-action {
 font-size: 11px;
 color: #333333;
 text-align: center;
 background-color: #FFF0F8;
 border-bottom: 1px solid #999999;
}

#orient-big {
 font-size: 11px;
 color: #333333;
 text-align: center;
 background-color: #EFEFE7;
 border-bottom: 1px solid #999999;
 }
#orient-time {
 font-size: 11px;
 color: #333333;
 text-align: center;
 background-color: #D1E0EF;
 border-bottom: 1px solid #999999;
}
#orient-translation {
 font-size: 11px;
 color: #333333;
 text-align: center;
 background-color: #FFFFCA;
 border-bottom: 1px solid #999999;
}
#orient-character {
 font-size: 11px;
 color: #333333;
 text-align: center;
 background-color: #EAD5FF;
 border-bottom: 1px solid #999999;
}
#skilltype {
	background-color: #c4d2e6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 4px;
	padding: 1px;
	width: 50%;
	border-bottom: 1px solid #999999;
}
#typeoflit {
	text-align: center;
	background-color: #e1dfd2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 4px;
	width: 50%;
	padding: 1px;
	border-bottom: 1px solid #999999;
}
#printmasthead {
	display: none;
}
.li-no-padding {
		margin: 3px;
	line-height: 12px;
	padding-bottom: 0px;
}
.para-in-table-space-after {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.para-indent {
	text-indent: 3.0em;
	padding: 2px;
}
.para-hanging-indent-bibliography {
	text-indent: -38px;
}
