/* CSS Document */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a{
	color: #0099FF;
	text-decoration: none;
}
a.nav {
	text-decoration: none;
	width: 181px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;
}
a:hover.nav {
	background-color: #0A5451;

}
a.navhilite {
	text-decoration: none;
	width: 150px;
	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;
}
.navhelp {
	text-decoration: none;
	width: 181px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;
	cursor: default;
}
.navhead {
	text-decoration: none;
	width: 180px;
	border: thin #003366;
	height: auto;
	padding: 1px;
	line-height: 18px;
	float: left;
	clear: none;
	xbackground-color: #000066;
	font-weight: bold;
	color: #00CCFF;
	cursor: default;
	text-align: center;
}
table {
}
td.charinfo {
	border-top-width: 1px;
	font-size: 10px;
	border-top-style: solid;
	border-top-color: #DD1921;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
td.charhead {
	background-color: #DD1921;
	border: none;
	cursor: default;
	color: #FFFF00;
}
table.charinfo {
	border: none;
	font-size: 10px;
	width: 182px;
}
td.pageheader {
	background-color: #333399;
	background-image: url(../images/headbkg.GIF);
	height: 69px;
}
td.popupheader {
	background-color: #333399;
	background-image: url(../images/headbkg.GIF);
	height: 20px;
}
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.backgroundimage {
	background-image: url(../images/bg.jpg);

	background-color: #0F1B25;
	background-position: center center;
}
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: #003804;
	border: 1px solid #30BA3A;
	color: #CCCCCC;
}
.button {
font-family: verdana,arial,helvetica,sans-serif;  
     font-size: 12px;  
     color: #222222;  
     background-color: #30BA3A;  
     border-top: 1px solid #74DC7B;  
     border-left: 1px solid #74DC7B;  
     border-right: 1px solid #003804;  
     border-bottom: 1px solid #003804;
}
.input {
	background-color: #003804;
	border: 1px solid #30BA3A;
	color: #CCCCCC;
}
select {
	background-color: #003804;
	border: 1px solid #30BA3A;
	color: #CCCCCC;
}
table.vitalinfo {
	background-color: #5F0F13;
	border: 1px solid #000000;
	width: 182px;
}
table.nav {
	background-image: url(../images/bg_nav.jpg);
	background-color: #0A5451;
	border: 1px solid #000000;
	width: 182px;
}
a.motd {
	text-decoration: none;
	text-align: center;
	color:#A3A6E9;
	width: 181px;
	height: 16px;
	padding: 1px;
	float: left;
	clear: none;
}
a:hover.motd {
	height: 14px;
	width: 179px;
	background-color: #6669DA;
	border-top: thin solid #A3A6E9;
	border-bottom: thin solid #A3A6E9;
	border-right: thin solid #A3A6E9;
	border-left: thin solid #A3A6E9;
}
a.hotmotd {
	text-decoration: none;
	text-align: center;
	color:#A3A6E9;
	width: 181px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;

	background-color: #6669DA;
	border-top: thin solid #A3A6E9;
	border-bottom: thin solid #A3A6E9;
	border-right: thin solid #A3A6E9;
	border-left: thin solid #A3A6E9;
}
.pagetitle {
	font-family: "Old English Text MT", "Times New Roman";
	font-size: 20px;
	color: #FFFFFF;
}
td.footer {
	background-image: url(../images/rule.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.navhi {
	color: #00FF00;
	text-decoration: underline;
}
.colDkBlue    { font-size: 11px; color: #0000B0; }
.colDkGreen   { font-size: 11px; color: #00B000; }
.colDkCyan    { font-size: 11px; color: #00B0B0; }
.colDkRed     { font-size: 11px; color: #B00000; }
.colDkMagenta { font-size: 11px; color: #B000CC; }
.colDkYellow  { font-size: 11px; color: #B0B000; }
.colDkWhite   { font-size: 11px; color: #B0B0B0; }
.colLtBlue    { font-size: 11px; color: #0000FF; }
.colLtGreen   { font-size: 11px; color: #00FF00; }
.colLtCyan    { font-size: 11px; color: #00FFFF; }
.colLtRed     { font-size: 11px; color: #FF0000; }
.colLtMagenta { font-size: 11px; color: #FF00FF; }
.colLtYellow  { font-size: 11px; color: #FFFF00; }
.colLtWhite   { font-size: 11px; color: #FFFFFF; }
.colLtBlack   { font-size: 11px; color: #999999; }
.colBlRed     {font-size: 11px; color: #EE666D; }
.colDkBrown     { font-size: 11px; color: #4A3200; }
.colLtBrown     { font-size: 11px; color: #8B7A3F; }
.colLtOrange   { font-size: 11px; color: #F66E0A; }
.colBlBlue     { font-size: 11px; color: #C0FFFF; }
.colLtPink     { font-size: 11px; color: #FFC0FF; }
.colMdGreen { font-size: 11px; color: #0CD422; }
.trhead  { background-color:#990000; color:#FFFFFF; }
.trlight { background-color:#330000; }
.trdark  { background-color:#000000; }
.colHvGreen	{color: #00FF00; }
.colJsYellow	{color: #CCFF66; }
.colJlYellow	{color: #CCFFCC; }
.colGrBlue	{color: #33FFCC; }
.colMeLila	{color: #6600FF; }
.colMeFlieder	{color: #6666FF; }
.colWiRed	{color: #990033; }
.colLtFlieder	{color: #9999FF; }
.colVlBlue	{color: #00CCCC; }
.colMeTuerk	{color: #66FFFF; }
.colBlRed	{color: #7D0000; }
.colBdRed	{color: #4D0004; }
.colTaGreen	{color: #0E2801; }
.colBlueGray	{color: #223D47; }
.colJsBlu	{color: #330033; }
.colHvGreen	{color: #00FF00; }
.colJsYellow	{color: #CCFF66; }
.colJlYellow	{color: #CCFFCC; }
.colGrBlue	{color: #33FFCC; }
.colMeLila	{color: #6600FF; }
.colMeFlieder	{color: #6666FF; }
.colWiRed	{color: #990033; }
.colLtFlieder	{color: #9999FF; }
.colVlBlue	{color: #00CCCC; }
.colMeTuerk	{color: #66FFFF; }
.colB2Red	{color: #7D0000; }
.colBdRed	{color: #4D0004; }
.colTaGreen	{color: #0E2801; }
.colBlueGray	{color: #223D47; }
.colJsBlu	{color: #330033; }
