h1 {
	font-size: 16pt;
	text-align: center;
	color: navy;
	text-decoration: none;
	text-shadow: 4px 4px 10px #8080EE;
}

h1 a {
	color: navy;
}

h2 {
	font-size: 14pt;
	color: navy;
	text-shadow: 4px 4px 6px #8080EE;
}

h2 a {
	color: navy;
}

h3 {
	font-size: 12pt;
	color: navy;
	text-shadow: 3px 3px 4px #8080EE;
}

h3 a {
	color: navy;
}

h4 a {
	padding: 0;
	border: 0;
	font-size: 10pt;
	color: navy;
	text-shadow: 2px 2px 2px #8080EE;
}

h3 a img {
	vertical-align: middle;
	text-decoration: none;
	border: none;
	padding-left: 30px;
}

h3 applet {
	vertical-align: middle;
	text-decoration: none;
	border: none;
	padding-left: 30px;
}

.applet-span {
	width: 128px;
	height: 128px;
}

.bodyStyle {
	background-color: rgb(220, 220, 250);
	background-repeat: repeat;
	text-align: center;
	margin: auto;
}

.contentStyle {
	background-color: rgb(200, 200, 230);
	width: 1000px;
	text-align: justify;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	border: thin;
	border-style: solid;
	padding: 20px;
	margin: auto;
}

table.cubeList tr>td {
	width: 50%;
}

table.cubeList {
	width: 100%;
	padding: 4px;
	margin: 4px;
}

table.cubeList td {
	text-align: center;
	vertical-align: middle;
	border-width: 6px;
	border-color: blue;
	border-style: outset;
	padding: 4px;
	margin: 4px;
	background-color: rgb(230, 240, 255);
	vertical-align: middle;
}

a {
	text-decoration: none;
	text-shadow: 2px 2px 2px #8080EE;
}

.standardPage {
	background-color: #ccccff;
	text-align: center;
}

.langSelector {
	text-align: left;
	font-size: 80%;
}

.directionIndicator {
	background-color: #AAAAFF;
}

.top {
	text-align: center;
	vertical-align: top;
}

.topColumn {
	margin: auto;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

.fullSpan {
	margin: 0;
	text-align: center;
	width: 100%;
	height: 100%;
}

.cubeSelectorColumn {
	text-align: justify;
	vertical-align: top;
	width: 30%;
	border-right-width: 1pt;
	border-right-style: solid;
}

.bold {
	font-weight: bold;
}

.nodeBold {
	font-weight: bold;
	text-decoration: none;
}

.node {
	text-decoration: none;
}

.inputSmall {
	width: 24pt;
}

.fullBar {
	width: 100%;
	border-width: 1pt;
	border-style: solid;
	border-color: black;
	margin: 0;
	padding: 0 0 0 10pt;
}

.redOutline {
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-width: 1pt;
	border-right-style: solid;
	border-left-width: 1pt;
	border-top-width: 1pt;
	border-left-color: Red;
	border-top-color: Red;
	border-right-color: Red;
	border-bottom-color: Red;
}

.borderedCell {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 20%;
}

.borderedCellRight {
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.centerPage {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	border-style: none;
	width: 100%;
	height: 100%;
}

.centeredContent {
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

.centeredBorderedContent {
	text-align: center;
	vertical-align: middle;
	border-width: 1pt;
	border-style: solid;
	border-color: Black;
	margin: auto;
	padding: 0;
}

.horizontallyCenteredContent {
	text-align: center;
	vertical-align: top;
	margin: auto;
	padding: 0;
}

.normal {
	border-style: none;
	text-decoration: none;
}

.bordered {
	border-style: none;
	text-decoration: none;
	border-width: 1pt;
	border-style: solid;
	border-color: Black;
}

.classicTable {
	margin: auto;
	padding: 0;
	background-color: #cccccc;
	text-align: center;
	vertical-align: top;
	width: 800pt;
	height: 550pt;
	border-width: 1pt;
	border-style: solid;
	border-color: Black;
}
