body {
	font-family: "Lucida Console";
	font-size: 12px;
	font-weight: bold;
	background-color: #0000FF;
	text-align: center;
	background-image: url(../../image-box/smgrid.gif);
	background-repeat: repeat;
	background-position: 100px 15px;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	margin: 5px;
	padding: 0px;
}
.showcase {
	width: 400px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
}
.screen {
	height: 300px;
	width: 430px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	margin-right: auto;
	margin-left: 5px;
	z-index: 1;
	padding-top: 0px;
}
.menupane {
	height: 410px;
	width: 425px;
	margin-right: 100px;
	margin-left: 260px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	position: absolute;
	top: -20px;
	margin-top: 30px;
	overflow: scroll;
	display: block;
	padding: 20px 10px;
	float: left;
	left: 228px;
	background-color: #CCCCCC;
	text-align: center;
}
#varText {
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	height: 20px;
	margin: 10px 15px 5px;
	text-align: left;
	white-space: nowrap;
	padding: 5px 15px;
	background-color: #999999;
	left: -10px;
	top: 358px;
	position: absolute;
	width: 412px;
	z-index: 2;
	border-top: thin groove;
	border-right: thin groove;
	border-bottom: thin groove;
	border-left: thin groove;
}
.botnav {
	text-align: center;
	height: 10px;
	width: 429px;
	top: 407px;
	margin-right: auto;
	margin-left: 10px;
	left: -5px;
	bottom: 0px;
	position: absolute;
	margin-bottom: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	float: left;
	padding: 5px;
	background-color: #999999;
}

a:link {
	color: #ffff00;
	background-color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}
a:visited {
	color: #00ff00;
	background-color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}
a:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}
a:active {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	line-height: 24px;
	font-size: 16px;
}
.visual {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 455px;
	height: 450px;
	background-color: #CCCCCC;
	border: thick outset;
}
.listable {
	overflow: visible;
	position: relative;
	height: 90%;
	left: 0px;
	top: 0px;
}
.tablehead {
	font-size: 18px;
	background-color: #000000;
	height: 30px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	border: thick outset;
	margin-bottom: 15px;
}
.tablehead a:link {
	font-size: 20px;
	line-height: 30px;
	color:#00FF00;
	font-weight: bold;
}
.tablehead a:visited {
	font-size: 20px;
	line-height: 30px;
	color:#00FF00;
	font-weight: bold;
	
}
.tablehead a:hover {
	font-size: 20px;
	line-height: 30px;
	color:#00FF00;
	font-weight: bold;
}
.tablehead a:active {
	font-size: 20px;
	line-height: 30px;
	color: #00FF00;
	font-weight: bold;
}
.showlink {
	background-color: #000000;
	height: 30px;
	width: 400px;
	border: thin outset;
	text-align: center;
	vertical-align: middle;
}
.showlink a:link {
	font-size: 12px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
}
.showlink a:visited {
	line-height: 30px;
	color:#00FF00;
	font-weight: bold;
	
}
.showlink a:hover {
	line-height: 30px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.showlink a:active {
	line-height: 30px;
	color: #000000;
	font-size: 16px;
	background-color: #ffffff;
}
.kit {
	margin-right: auto;
	margin-left: auto;
}

