@charset "utf-8";
.MainCell {
	border-top: #21114d 0px solid;
	border-right: #21114d 6px solid;
	border-bottom: #21114d 6px solid;
	border-left: #21114d 6px solid;
}
.TopLeftCorner {
	border-top: #21114d 0px solid;
	border-right: #21114d 0px solid;
	border-bottom: #21114d 6px solid;
	border-left: #21114d 0px solid;
}
.TopRightCorner {
	border-top: #21114d 0px solid;
	border-right: #21114d 0px solid;
	border-bottom: #21114d 6px solid;
	border-left: #21114d 0px solid;
}
.LinkBarLeft {
	border-top: #21114d 0px solid;
	border-right: #21114d 0px solid;
	border-bottom: #21114d 6px solid;
	border-left: #21114d 0px solid;
}
.LinkBarRight {
	border-top: #21114d 0px solid;
	border-right: #21114d 0px solid;
	border-bottom: #21114d 6px solid;
	border-left: #21114d 0px solid;
}
.Dead {
	border: #21114d 0px solid;
}
body {
	margin:0px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#21114D;
	font-size:12px;
}	
.TableBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	min-height: 100%;
	height: 100%;
}
.menuitem {
	text-decoration:none;
	color:#21114D;
}
.menuitem:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a {
	color:#FF9900;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}.visioning {
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #21114d;
	border-right-color: #21114d;
	border-bottom-color: #21114d;
	border-left-color: #21114d;
}
