<!--table {
	border-collapse: collapse;
	float: left;
	margin: 10px;
}
table caption {
	color: #000000;
	font-weight: bold;
	border: 3px solid black;
}
th {
	border: 2px solid  black;
	text-align: center;
	background: #C3C3C3;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}
td {
	border: 2px solid  black;
	text-align: center;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	margin: 0;
}
td.stm:hover {
	background: yellow;
}
a:link {
	color: #000000;
}
a:visited {
	color: #800000;
}
a.irr:link {
	color: red;
}
a.irr:visited {
	color: coral;
}
.bodyBK {
	width: 950px;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	background: #FFFACD;
	color: #800000;
	text-align: center;
}
.tableMargin100 {
	float: left;
	margin-left: 100px;
}
.tableMargin100 a:link {
	color: blue;
}
.pItal {
	font-style: italic;
}
.pRed {
	color: red;
	font-style: italic;
}
.pGrey {
  color:lightgray;
}
.pContruction {
	background: #FFFFFF;
	font-weight: bold;
	padding: 20px;
}
.paraTx {
	font-weight: bold;
	font-size: large;
	text-align: left;
}
.cRed {
	color: red;
}
.bkLBlue {
	background: lightblue;
}
.bkLBlueRed {
	background: lightblue;
	color: red;
}
.bkLYellow {
	background: yellow;
}
.bkLYellowRed {
	background: yellow;
	color: red;
}
.bkLGreen {
	background: lightgreen;
}
.bkLGreenRed {
	background: lightgreen;
	color: red;
}
.image {
	float: left;
	margin-top: 20px;
}
.sups {
	position: relative;
	top: -4px;
}
.subs {
	position: relative;
	top: 4px;
}
#shellVerb {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana;
}
#content {
	width: 80%;
	margin: 0 auto;
	padding: 0 50px 0 50px;
	text-align: left;
	border: 1px solid #000000;
	clear:both;
}
#navBar {
	float: left;
	width: 950px;

	background: #800000;
	border: 3px solid #FFA500;

	font-size: 1.2em;
}
#navBar li {
	float: left;
	list-style-type: none;
}
#navBar ul a {
	display: block;
	width: 150px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	padding: 20px 0 20px 0;
	text-decoration: none;
}
#navBar a:hover, .selected a {
	color: #FFFFFF;
}
#topBox {
	width: 200px;
	color: #FFFACD;
	background: #800000;
	text-align: left;
	padding: 0 20px 0 20px;
}
#headLabel {
	width: 950px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	float: left;
}
/* ---Title Page--- */
#headTitle {
	width: 950px;
}
#headTitle .home a {
	background: #FFFACD;
	color: #000000;
	cursor: default;
}
#headBox {
	float: left;
}
#headApp {
	height: 225px;
	width: 350px;
	float: left;
	background: black;
	color: silver;
	text-align: center;
	font-size: 1em;
}
/* ---Rules Page--- */
#headRules {
	width: 950px;
}
#headRules .rules a {
	background: #FFFACD;
	color: #000000;
	cursor: default;
}
#navBarR li {
	float: left;
	list-style-type: none;
	background: white;
	border: solid black;
	margin: 1px;
}
#navBarR ul a {
	display: block;
	width: 90px;
	color: black;
	text-align: center;
	padding: 5px 0 5px 0;
	text-decoration: none;
}
#ruleBox {
	float: left;
	width: 850px;
	border: solid black;
	padding: 7px 20px 7px 30px;
	color: maroon;
	margin: 1px 0 1px 50px;
	text-align: left;
}
#ruleBoxEnd {
	float: left;
	width: 900px;
}
.fleetT {
	float: right;
	margin: 10px;
	border: 2px solid black;
	background: white;
}
.fleetTY {
	background: yellow;
}
.fleetTP {
	background: pink;
}
.tableEnd {
	float: left;
	margin: 20px;
	border: 2px solid black;
	background: white;
}
#ruleBox p {
	font-size: 0.85em;
}
#ruleLabel {
	float: left;
	width: 150px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#ruleLeft {
	float: left;
	width: 300px;
	background: black;
	color: white;
	border-right: 5px solid orange;
	margin-right: 5px;
	font-size: 1.5em;
	text-align: right;
	padding: 0 7px 7px 0;
	font-weight: bold;
}
#ruleRight {
	float: left;
	width: 350px;
	background: black;
	color: white;
	font-size: 1.5em;
	text-align: left;
	padding: 0 0 7px 7px;
	border-left: 5px solid orange;
	font-weight: bold;
	margin-bottom: 15px;
}
/* ---Irregular Page--- */
#headIrreg {
	width: 950px;
	float: left
}
#headIrreg .irreg a {
	background: #FFFACD;
	color: #000000;
	cursor: default;
}
#textBar {
	float: left;
	width: 900px;
	background: black;
	color: white;
	font-size: 1.2em;
	margin-bottom: 5px;
}
/* ---Comments Page--- */
#secBox {
	width: 900px;
	float: left;
}
#secLead {
	width: 900px;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	border-top: 1px solid black;
	padding: 5px;
}
.ulNone {
	list-style: none;
	margin: -5px;
}
.ulNoneB {
	list-style: none;
	margin: -5px;
    color: black;
}
.liRed {
	color: red;
}
.liblue {
	color: blue;
}
.liblack {
	color: black;
}
#secLeft {
	float: left;
	width: 350px;
	font-size: 1em;
	font-style: italic;
	line-height: 125%;
	text-align: right;
	padding-right: 50px;
}
#secRight {
	width: 350px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	line-height: 125%;
}
#secFoot {
	width: 900px;
	float: left;
	padding: 5px;
}
/* ---Reference Page--- */
.referList {
	list-style: decimal;
}
#headRefer {
	width: 950px;
	float: left;
}
#headRefer .refer a {
	background: #FFFACD;
	color: #000000;
	cursor: default;
}
.referList li {
	padding-bottom: 20px;
}
/* ---Example Page--- */
#headExample {
	width: 957px;
	float: left;
}
#headFleet {
	float: left;
	border: 2px solid black;
}
#headStem {
	float: left;
	width: 380px;
	height: 219px;
	background: silver;
	border: 2px solid black;
}
#headExample .example a {
	background: #FFFACD;
	color: #000000;
	cursor: default;
}
/* ---Terms Page--- */
#headTerms {
	width: 950px;
	float: left;
}
#headTerms .terms a {
	background: #FFFACD;
	color: #000000;
	cursor: default;
}
