/* CSS Document */
.picture {
	border: 2px solid #5D4106;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
a{
	color: #0099FF;
	text-decoration: none;
}
a.nav {
	text-decoration: none;
	width: 180px;
	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;
}
a:hover.nav {
	background-color: #003366;
	border-top: thin outset #0000CC;
	border-right: thin none #0000CC;
	border-bottom: thin outset #0000CC;
	border-left: thin none #0000CC;
}
a.navhilite {
	text-decoration: none;
	width: 180px;
	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;
}
a.motd {
	text-decoration: none;
	width: 180px;
	height: auto;
	padding: 1px;
	float: right;
	clear: none;
	color:#FFFF00;
	background-color: #330000;
	border-top: thin none #000000;
	border-right: 1px dotted #990000;
	border-bottom: thin dotted #990000;
}
a:hover.motd {
	background-color: #990000;
	border-top: thin none #CC0000;
	border-right: 1px dotted #CC0000;
	border-bottom: thin inset #CC0000;
	border-left: thin none #CC0000;
}
.navhead {
	text-decoration: none;
	width: 180px;
	border: thin #000033;
	height: auto;
	padding: 1px;
	line-height: 18px;
	float: left;
	clear: none;
	background-color: #003366;
	font-weight: bold;
	color: #00CCFF;
	cursor: default;
}
table {
	border-top: 1px solid #666666;

	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #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: #333333;
	border: 1px dotted #999999;
	color: #CCCCCC;
}
.input {
	background-color: #333333;
	border: 1px dotted #999999;
	color: #CCCCCC;
}
select {
	background-color: #333333;
	border: 1px dotted #999999;
	color: #CCCCCC;
}
.navhi { color: #00FF00; }
.colDkBlue    { color: #0000B0; }
.colDkGreen   { color: #00B000; }
.colDkCyan    { color: #00B0B0; }
.colDkRed     { color: #CC0000; }
.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; }
.trhead  { background-color:#990000; color:#FFFFFF; }
.trlight { background-color:#330000; }
.trdark  { background-color:#000000; }
