/* CSS Document */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
a{
	color: #ECB400;
	text-decoration: none;
}
a:hover{
	color: #ECB400;
	text-decoration:underline;	
}
a.nav {
        color: #ECEEC9;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
	text-decoration: none;
	width: 150px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	clear: none;
}
a:hover.nav {
        color: #ECB400;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
	text-decoration: none;
	width: 150px;
	height: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	clear: none;
	border-top: #E5DD58 1px solid;
	border-bottom: #9E7212 1px solid;
	border-left: #E5DD58 1px solid;
	border-right: #9E7212 1px solid;

}
a.navhilite {
        color: #ECEEC9;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
	text-decoration: none;
	width: 150px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	clear: none;
}
a:hover.navhilite {
        color: #ECB400;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
	text-decoration: none;
	width: 150px;
	height: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	clear: none;
	border-top: #E5DD58 1px solid;
	border-bottom: #9E7212 1px solid;
	border-left: #E5DD58 1px solid;
	border-right: #9E7212 1px solid;
}
a.motd {
        color: #ECEEC9;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
	text-decoration: none;
	width: 150px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	clear: none;
}
a:hover.motd {
        color: #ECB400;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
	text-decoration: none;
	width: 150px;
	height: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	clear: none;
	border-top: #E5DD58 1px solid;
	border-bottom: #9E7212 1px solid;
	border-left: #E5DD58 1px solid;
	border-right: #9E7212 1px solid;
}
.navhead {
	text-decoration: none;
	width: 150px;
	height: auto;
	padding: 1px;
	line-height: 18px;
	float: left;
	clear: none;
	font-weight: bold;
	color: #E5DD58;
	cursor: default;
	border-top: #9E7212 1px solid;
	border-bottom: #9E7212 1px solid;
	border-left: #9E7212 1px solid;
	border-right: #9E7212 1px solid;
}
.navhelp {
	text-decoration: none;
	width: 150px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;
	background-color: #000066;
	border-top: thin solid #000066;
	border-bottom: thin solid #000066;
	border-right: thin none #000066;
	border-left: thin none #000066;
}
.nix {
        font-size: 0px;
}
table {
	border-top: 1px none #666666;

	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
td.charinfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
td.charhead {
	background-color: #990000; 
	border: none;
	cursor: default;
}
table.charinfo { border: none; }
td.pageheader { background-color: #000066; }
td.noborder { border: none; }
table.noborder { border: none; }
input {
	background-color: #181818;
	border: 1px dotted #999999;
	color: #CCCCCC;
}
.input {
	background-color: #181818;
	border: 1px dotted #999999;
	color: #CCCCCC;
}
select {
	background-color: #181818;
	border: 1px dotted #999999;
	color: #CCCCCC;
}
.navhi { color: #00FF00; }
.colDkBlue    { color: #0000B0; }
.colDkGreen   { color: #00B000; }
.colDkCyan    { color: #00B0B0; }
.colDkRed     { color: #B00000; }
.colDkMagenta { color: #B000CC; }
.colDkYellow  { color: #B0B000; }
.colDkWhite   { color: #B0B0B0; }
.colLtBlue    { color: #0000FF; }
.colLtGreen   { color: #00FF00; }
.colLtCyan    { color: #00FFFF; }
.colLtRed     { color: #FF0000; }
.colLtMagenta { color: #FF00FF; }
.colLtYellow  { color: #FFFF00; }
.colLtWhite   { color: #FFFFFF; }
.colLtBlack   { color: #999999; }
.colOrange  { color: #FF9900; }
.colDkOrange  { color: #FF6600; }
.colBlue  { color: #0070FF; }
.colLime  { color: #DDFFBB; }
.colBlack  { color: #000000; }
.colRose { color: #575757; }
.colblueviolet { color: #9A5BEE; }
.coliceviolet{ color: #AABBEE; }
.colLtBrown { color: #F8DB83; }
.colDkBrown { color: #6b563f; }
.colXLtGreen{color: #aaff99; }
.col17 { color: #999999; }
.col21 { color: #575757; }
.col25 { color: #3B3B3B; }
.col35 { color: #7C7C7C; }
.col37 { color: #38B0DE; }
.col38 { color: #006400; }
.col37 { color: #38B0DE; } 
.col38 { color: #006400; } 
.col39 { color: #556B2F; } 
.col40 { color: #99CC32; } 
.col41 { color: #FF2400; } 
.col42 { color: #FF7F00; } 
.col43 { color: #FF891E; } 
.col44 { color: #DEDE04; } 
.col45 { color: #FFD700; } 
.col47 { color: #975E2B; } 
.col48 { color: #B87333; } 
.col49 { color: #CA7F3C; } 
.col50 { color: #D3874F; } 
.col51 { color: #A62A2A; } 
.col52 { color: #8E2323; } 
.col53 { color: #856363; } 
.col54 { color: #8E236B; } 
.col55 { color: #9370DB; } 
.col56 { color: #CC3299; } 
.col57 { color: #DB70DB; } 
.col58 { color: #EEBBEE; } 
.col59 { color: #EAADEA; } 
.col60 { color: #778899; } 
.col61 { color: #8F7D8B; } 
.col62 { color: #827D8F; } 
.col63 { color: #7D8F85; } 
.col64 { color: #8F8C7D; } 

.col65 { color: #FFFFBF; }
.col66 { color: #FFBF80; }
.col67 { color: #EAADEA; }
.col68 { color: #02D1A8; }
.col69 { color: #009595; }
.col70 { color: #FF8679; }
.col71 { color: #E2CCBF; }
.col72 { color: #D4D697; }
.col73 { color: #FFFF80; }
.col74 { color: #7FE2E7; }
.col75 { color: #FF80BF; }
.col76 { color: #80BFFF; }
.col77 { color: #40BFFF; }
.col78 { color: #BFBF80; }

.colAttention { background-color: #00FF00; color: #FF0000;}
.colWhiteBlack { background-color: #FFFFFF; color: #000000; }
.colBack  { background-color:#00FFFF; color:#000000; }
.trhead  { background-color:#990000; color:#FFFFFF; }
.trlight { background-color:#330000; }
.trdark  { background-color:#000000; }
.trarea  { background-color:#333333; }
.tfett { font-weight: bold; color: #9A5BEE;}
.tline { text-decoration: underline; color: #FFFF00; }