a:link {
	text-decoration: none;
	color: #4b77ff;
}
a:hover {
	text-decoration: underline;
	color: #4b77ff;
}
a:visited {
	text-decoration: none;
	color: #4b77ff;
}

.bodynormal {
	background: #ffffff;
	color: #000000;
}

.bodyprint {
	background: #ffffff;
	color: #000000;
}

th, td {
	vertical-align: top;
}

hr {
	width: 100%;
	height: 0px;
	border-top: solid 1px #000000;
}

p {
	text-align: justify;
}

.pagetable {
	width: 100%;
}

.sitetitle {
	font-size: 20pt;
}

.pagename {
        background-color: #eeeeee;
	width: 100%;
	border: solid 1px #777777;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.capital {
	color: #0040ff;
	font-size: 130%;
}

.printlink {
	text-align: right;
}

.printheader {
	font-size: 9pt;
	margin: auto;
}

.footer {
	font-size: 7pt;
	margin: auto;
}
.footer td {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.tdaroundnavtable {
	padding-right: 10px;
        width: 250px;
}

.navtable {
	border-top: solid 1px #4b77ff;
	border-left: solid 1px #4b77ff;
	border-right: none;
	border-bottom: none;
	
	width: 100%;
	margin-top: -1px; /* for subtables */
	margin-bottom: 30px;
	margin-right: -2px; /* for subtables */
	border-collapse: collapse;
	
	background-image: url("/hexdump.png");
}
.navth {
	text-align: left;
	border-bottom: 1px solid #4b77ff;
	padding-left: 5px;
}
.navthcurrent {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	background: #ddddff;
	border-bottom: 1px solid #4b77ff;
	padding-left: 5px;
}


.navtd {
	border-top: none;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #4b77ff;
	border-right: none;
	padding-left: 20px;
	padding-right: 3px;
}

.navtdcurrent {
	border-top: none;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #4b77ff;
	border-right: none;
	
	background: #ddddff;
	font-weight: normal;
	text-decoration: underline;
	
	padding-left: 20px;
	padding-right: 3px;
}

.navtdwithnavtable {
	padding-left: 20px;
	/*padding-right: 3px;*/
}


th.lang {
	text-align: right;
	font-weight: bold;
	font-style: normal;
	font-size: 80%;
	border-right: 1px solid #4b77ff;
	border-bottom: 1px solid #4b77ff;
}

th.langcurrent {
	text-align: right;
	font-weight: bold;
	font-style: normal;
	font-size: 80%;
	border-right: 1px solid #4b77ff;
	border-bottom: 1px solid #4b77ff;
	background: #ddddff;
}


td.lang {
	text-align: right;
	font-weight: normal;
	font-size: 80%;
	border-top: none;
	border-bottom: solid 1px #999999;
	border-left: none;
	border-right: solid 1px #999999;
}

td.langcurrent {
	text-align: right;
	font-weight: normal;
	font-size: 80%;
	background: #ddddff;
	border-top: none;
	border-bottom: solid 1px #999999;
	border-left: none;
	border-right: solid 1px #999999;
}

.navtable a {
	color: #000000;
}

.content {
	padding-left: 10px;
}

p.icon {
	text-align: center;
	margin: auto;
}

.artwork {
	padding-top: 100px;
	font-size: 7pt;
	text-align: center;
}

.artwork img {
	border: solid 1px black;
}

input {
    border: 1px solid black;
}

.somelinks {
    color: #e6e6e6;
    font-size: 9pt
}

.somelinks a {
    color: #e6e6e6;
}
