/* CSS Document */
td {
	font-family: "Verdana","Arial","Sans-Serif";
	font-size: 12px;
}

table.nav {
	background-color: #6A5ACD;
	border: 1px solid #000000;
	height: auto;
	width: 166px;
}

.navhead {
	text-decoration: none;
	width: 166px;
	height: auto;
	padding: 1px;
	line-height: 18px;
	float: left;
	clear: none;
	background-color: #000000;
	font-weight: bold;
	color: #FAEBD7;
	cursor: default;
	text-align: center;
}

a {
	color: #0099FF;
	text-decoration: none;
}

a.nav {
	text-decoration: none;
    width: 166px;
	height: auto;
    padding: 1px;
	float: left;
	clear: none;
	background-color: #000033;
	border: 1px solid #000033;
}

.navhelp {
	text-decoration: none;
    width: 166px;
	height: auto;
    padding: 1px;
	float: left;
	clear: none;
	background-color: #2F4F4F;
	border: 1px solid #000033;
}

a:hover.nav {
    background-color: #003366;
	border-top: 1px solid #0364A3;
	border-left: 1px solid #0364A3;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
a.navhilite {
	text-decoration: none;
	width: 166px;
	height: auto;
	padding: 1px;
	float: right;
	clear: none;
	color:#FFFF00;
	background-color: #330000;
	border-top: thin solid #330000;
	border-bottom: thin solid #330000;
	border-right: thin none #330000;
	border-left: thin none #330000;
}
a:hover.navhilite {
	background-color: #990000;
	border-top: thin outset #CC0000;
	border-right: thin none #CC0000;
	border-bottom: thin outset #CC0000;
	border-left: thin none #CC0000;
}


table {
}
td.charinfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
td.charhead {
	background-color: #556B2F;
	border: none;
	cursor: default;
	color: #000000;
}
table.charinfo {
	border: none;
	width: 148px;
}
td.pageheader {
	background-color: #333399;
	background-image: url(../images/headbkg.GIF);
	height: 60px;
}
td.popupheader {
	background-color: #333399;
	background-image: url(../images/headbkg.GIF);
	height: 19px;
}
td.noborder {
	border: none;
}
table.noborder {
	border: none;
}
td.village {
	background-image: url(../images/village.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.forest {
	background-image: url(../images/forest.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
td.dragon {
	background-image: url(../images/dragon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
input {
	background-color: #433828;
	border: 1px solid #228B22;
	color: #CCCCCC;
}
.button {
	font-family: "Verdana","Arial","Sans-Serif"; 
	font-size: 12px;  
	color: #F8DB83;  
	background-color: #6b563f;  
	border-top: 1px solid #947356;  
	border-left: 1px solid #947356;  
	border-right: 1px solid #403225;  
	border-bottom: 1px solid #403225;
}
.input {
	background-color: #433828;
	border: 1px solid #708090;
	color: #CCCCCC;
}
select {
	background-color: #433828;
	border: 1px solid #806B4D;
	color: #CCCCCC;
}
table.vitalinfo {
	background-color: #228B22;
	border: 1px solid #A52A2A;
	width: 182px;
}
a.motd {
	text-decoration: none;
	color:#FF9900;
}
a:hover.motd {
	font-weight: bold;
}

a.hotmotd {
	font-weight: bold;
}
.pagetitle {
	font-family: "Verdana","Arial","Sans-Serif";
	font-size: 20px;
	color: #FFFFFF;
}
td.footer {
	font-family: "Verdana","Arial","Sans-Serif";
	font-size: 8px;
}
.navhi {
	color: #00FF00;
	text-decoration: none;
}
.colBlue      { color: #0000FF; }
.colDkGreen   { color: #00B000; }
.colDkCyan    { color: #00B0B0; }
.colDkRed     { color: #B00000; }
.colDkMagenta { color: #B000CC; }
.colDkYellow  { color: #B0B000; }
.colDkWhite   { color: #B0B0B0; }
.colLtBlue    { color: #6495ED; }
.colLtGreen   { color: #00FF00; }
.colLtCyan    { color: #ADD8E6; }
.colLtRed     { color: #FF0000; }
.colLtMagenta { color: #FF00FF; }
.colLtYellow  { color: #FFFF00; }
.colLtWhite   { color: #FFFFFF; }
.colLtBlack   { color: #999999; }
.colLtPink    { color: #FFCCFF; }
.colPink      { color: #FF69BF; }
.colPurple    { color: #800080; }
.colKhaki     { color: #F0E68C; }
.colViolet    { color: #EE82EE; }
.colDkOrange  { color: #FF8C00; }
.colOrange    { color: #FFA500; }
.colOlive     { color: #688E23; }
.colTeal      { color: #5F9EA0; }
.colMaroon    { color: #800000; }
.colBrown     { color: #DEB887; }
.colChocolate { color: #D2691E; }
.colPeach     { color: #FFDAB9; }
.colGold      { color: #FFD700; }
.colMint      { color: #98FB98; }
.trhead  { background-color:#455D8B; color:#FFFFFF; }
.trlight { background-color:#330000; }
.trdark  { background-color:#000000; }
