.GUItable {
	background-position: bottom;
	bottom: auto;
	vertical-align: bottom;
	color: #1c1c1c;
	font-size: 24px;
}
body {
	background-color: #1c1c1c;
	color: #000;
}
.SideDivs {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-position: center center;
	padding: 10px;
	color: #000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.ContentDivs {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-position: center center;
	color: #000;
	padding: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-style: none;
	border-left-style: none;
}
.ContentDivs A:link {
	color: #000;
}
.ContentDivs A:hover {
	text-decoration: blink;
	color: #666;
}
.ContentDivs A:visited {
	color: #000;
}
.ContentDivs A:active {
	color: #000;
}
.TextOnBlack {
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
.GUI A:link {
	text-decoration: none;
	color: #FFF;
}
.GUI A:visited {
	text-decoration: none;
	color: #FFF;
}
.GUI A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CCC;
}
.GUI A:active{
	text-decoration: none;
	color: #FFF;
}
.style1 {
font-size: 10px;
}
.ContentTable {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.ReadMe A:link{
	font-size: small;
	text-decoration: underline;
	color: #333;
}
.ReadMe A:hover{
	font-size: small;
	text-decoration: underline;
	color: #666;
}
.ReadMe A:visited{
	font-size: small;
	text-decoration: underline;
	color: #333;
}
.ReadMe A:active{
	font-size: small;
	text-decoration: underline;
	color: #333;
}
.SideDivs A:link{
	font-size: small;
	text-decoration: underline;
	color: #333;
}
.SideDivs A:hover{
	font-size: small;
	text-decoration: underline;
	color: #999;
}
.SideDivs A:visited{
	font-size: small;
	text-decoration: underline;
	color: #333;
}
.SideDivs A:active{
	font-size: small;
	text-decoration: underline;
	color: #333;
}
.TextOnBlack A:link{
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
.TextOnBlack A:hover{
	font-family: "Times New Roman", Times, serif;
	color: #333;
	text-decoration: underline;
}
.TextOnBlack A:visited{
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
.TextOnBlack A:active{
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
