/* CSS Document  ©2005 Q4D Interactive - Jack Gibson 
NOT for public release
*/
BODY	{ 
	SCROLLBAR-BASE-COLOR: #77797B; 
	scrollbar-arrow-color: #333333; 
	scrollbar-track-color: #313131;
}
caption {
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


table.nav {
	background-color: #313131;
	border: 1px solid #000000;
	height: auto;
	width: 182px;
}

.navhead {
	text-decoration: none;
	width: 182px;
	height: auto;
	padding: 1px;
	float: left;
	line-height: 26px;
	clear: none;
	background-color: #777777;
	background-image: url(DMech/tbar2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	color: #000000;
	cursor: default;
	text-align: center;
	font-variant: small-caps;
}


a {
	color: #999988;
	text-decoration: none;
}

a.nav {
	color: #999988;
	text-decoration: none;
	width: 182px;
	height: auto;
	float: left;
	padding: 3px;
	clear: none;
	background-color: #313131;
	border: 1px solid #313131;
	text-align: left;
}

.navhelp {
	text-decoration: none;
	width: 182px;
	height: auto;
	padding: 3px;
	float: left;
	clear: none;
	background-color: #003264;
	border: 1px solid #404040;
}

a:hover.nav {
	background-color: #494949;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}
a.navhilite {
	text-decoration: none;
	width: 150px;
	height: auto;
	padding: 3px;
	float: left;
	clear: none;
	color:#CCCCCC;
	background-color: #999999;
	border-top: thin solid #999999;
	border-bottom: thin solid #999999;
	border-right: thin none #999999;
	border-left: thin none #999999;
}
a:hover.navhilite {
	background-color: #CCCCCC;
	border-top: thin outset #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin outset #CCCCCC;
	border-left: thin none #CCCCCC;
}


table {
}
td.charinfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #303030;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
td.charhead {
	background-color: #555555;
	border: none;
	cursor: default;
	color: #999988;
}
table.charinfo {
	border: none;
	width: 182px;
}
td.popupheader {
	background-color: #313131;
	background-image: url(../images/headbkg.GIF);
	height: 20px;
}
td.noborder {
	border: none;
}
table.noborder {
	border: none;
}
input {
	background-color: #282828;
	 border-top: 1px solid #777777;  
	 border-left: 1px solid #777777;  
	 border-right: 1px solid #CCCCCC;  
	 border-bottom: 1px solid #CCCCCC;
	color: #009900;
}
.button {
font-family: verdana,arial,helvetica,sans-serif;  
	 font-size: 13px;  
	 color: #333333;  
	 background-color: #777777;  
	 border-top: 1px solid #CCCCCC;  
	 border-left: 1px solid #CCCCCC;  
	 border-right: 1px solid #000000;  
	 border-bottom: 1px solid #000000;
}
.input {
	background-color: #282828;
	 border-top: 1px solid #777777;  
	 border-left: 1px solid #777777;  
	 border-right: 1px solid #CCCCCC;  
	 border-bottom: 1px solid #CCCCCC;
	color: #009900;
}
select {
	background-color: #313131;
	border: 1px solid #313131;
	color: #CCCCCC;
}
table.vitalinfo {
	background-color: #999999;
	border: 1px solid #000000;
	width: 182px;
}
a.motd {
	text-decoration: none;
	color:#999988;
}
a:hover.motd {
	font-weight: none;
	color:#BBBBBB;
}

a.hotmotd {
	font-weight: none;
	color:#AA0000;
}

.pagetitle {
	font-family: "Arial Black", "Courier";
	font-variant: small-caps;
	font-size: 20px;
	color: #999988;
}
.navhi {
	color: #CCCCCC;
	text-decoration: underline;
}

td.nav a.thot {
	position: absolute;
	left: 0px;
	height: auto;
}
td.nav a.t {
	position: absolute;
	left: 0px;
	height: auto;
}

a.t {
	width: 7px;
	height: 7px;
	border: 1px dotted #0000FF;
	background-color: #9999FF;
	color: #FFFFFF;
	font-size: 7px;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.thot {
	width: 7px;
	height: 7px;
	border: 1px dotted #FF0000;
	background-color: #FF9999;
	color: #FFFFFF;
	font-size: 7px;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

div.debug {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px dotted #000000;
	width: auto;
	height: auto;
	font-size: 10px;
}
.colDkBlue	{ color: #0000FF; }
.colDkGreen   { color: #00B000; }
.colDkCyan	{ color: #00B0B0; }
.colDkRed	 { color: #BB0000; }
.colDkMagenta { color: #B000CC; }
.colDkYellow  { color: #B0B000; }
.colDkWhite   { color: #B0B0B0; }
.colLtBlue	{ color: #6262FF; }
.colLtGreen   { color: #00FF00; }
.colLtCyan	{ color: #00FFFF; }
.colLtRed	 { color: #FF2222; }
.colLtMagenta { color: #FF00FF; }
.colLtYellow  { color: #FFFF00; }
.colLtWhite   { color: #FFFFFF; }
.colLtBlack   { color: #777777; }
.colDkOrange  { color: #995500; }
.colLtOrange  { color: #FF9900; }
.trhead  { background-color:#444444; color:#FFFFFF; }
.trlight { background-color:#555555; }
.trdark  { background-color:#313131; }
.trhilight { background-color: #444444; }
