/* CSS Document */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a.nav {
	text-decoration: none;
	width: 181px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;
	border-top: thin solid #003366;
	border-bottom: thin solid #003366;
	border-right: thin none #003366;
	border-left: thin none #003366;
}
a:hover.nav {
	background-color: #0055b0;
	color: #00EEFF;
	border-top: thin outset #003366;
	border-right: thin none #003366;
	border-bottom: thin outset #003366;
	border-left: thin none #003366;
}
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 {
	color:#FFFF00;
	text-decoration: none;
	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;
	border-top: thin solid #003366;
	border-bottom: thin solid #003366;
	border-right: thin none #003366;
	border-left: thin none #003366;
	cursor: default;
}
.navhead {
	text-decoration: none;
	width: 180px;
	border: thin #003366;
	height: auto;
	padding: 1px;
	line-height: 18px;
	float: left;
	clear: none;
	font-weight: bold;
	color: #00CCFF;
	cursor: default;
	text-align: center;
}
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: #009900;
	border: none;
	cursor: default;
	color: #FFFF00;
}
table.charinfo {
	border: none;
	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_pop.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.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 #806B4D;
	color: #CCCCCC;
}
.button {
font-family: verdana,arial,helvetica,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 #806B4D;
	color: #CCCCCC;
}
select {
	background-color: #433828;
	border: 1px solid #806B4D;
	color: #CCCCCC;
}
table.vitalinfo {
	background-color: #003300;
	border: 1px solid #000000;
	width: 182px;
}
table.nav {
	background-color: #003366;
	border: 1px solid #000000;
	width: 182px;
}
a.motd {
	text-decoration: none;
	text-align: center;
	color:#FF9900;
	width: 181px;
	height: 16px;
	padding: 1px;
	float: left;
	clear: none;
}
a:hover.motd {
	height: 14px;
	width: 179px;
	text-decoration: none;
	color:#FF9900;
	background-color: #806B4D;
	border-top: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-right: thin solid #FF9900;
	border-left: thin solid #FF9900;
}
a.hotmotd {
	text-decoration: none;
	text-align: center;
	color:#FF9900;
	width: 181px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;
	background-color: #806B4D;
	border-top: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-right: thin solid #FF9900;
	border-left: thin solid #FF9900;
}
.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    { 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: #EEBBEE; }
.colBlueViolet { color: #9A5BEE; }
.colIceViolet{ color: #AABBEE; }
.colLtBrown { color: #F8DB83; }
.colDkBrown { color: #6b563f; }
.colXLtGreen{color: #aaff99; }
.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; }
/*seen on nicegames.de*/
.colPlum { color: #EAADEA; }
.colBrown { color: #A62A2A; }
.colDustyRose { color: #856363; }
.colOrchid { color: #DB70DB; }
.colMdOrchid { color: #9370DB; }
.colCoral { color: #FF7F00; }
.colCopper { color: #B87333; }
.colFirebrick { color: #8E2323; }
.colRed { color: #8E236B; }
.colOrangeRed { color: #FF2400; }
.colVioletRed { color: #CC3299; }
.colSummersky { color: #38B0DE; }
.colYellowGreen {color: #99CC32; }
/* Added for Siliana */
.colMidGrey { color: #575757; }
.colDarkGrey {color: #3B3B3B; }
.trheadalt  { background-color: #000000; color: #5E5E5E; }
.trlightalt { background-color: #FDF5E6; }
.trdarkalt { background-color: #EEE8AA; }
.borderonly {	border: 1px solid Black;}
.LightSlateBlue { color: #778899; }
.LightSlatedRed { color: #8F7D8B; }
.LightSlateViolet {color: #827D8F; }
.LightSlatedGreen { color: #7D8F85; }
.LightSlateYellow {color: #8F8C7D; }
.DarkGreen {color: #006400; }
.DarkOliveGreen { color: #556B2F; }
.Khaki {color: #8B864E; }
/*Exressmail Start */  
 .xmail {  
         width: 350px;  
         height: 400px;  
         border: 0px;     
         color: Black;  
         text-align: center;  
         background-image: url(../images/pa_rolle.gif);  
         }  
 .xmailbody {   
         width: 87%; 
             height: 210px; 
             overflow: auto; 
         text-align: justify;   
         vertical-align: top;   
         padding-top: 10px;   
         padding-left: 25px;   
         padding-right: 10px;   
         color: Black;   
 } 
 .xmailbuttons {  
         height: 40px;
         text-align: center;
 padding-bottom: 10px;  
 }  
 td.xmailbuttons {  
         width: 80px;  
 }  
 tr.xmailsender {  
         height: 30px;  
         text-align: center;      
 }  
 tr.xmailbetreff {  
         height: 30px;  
         font-weight: bold;  
         text-align: center;  
 }  
 tr.xmailbody {  
         height: 210px; 
 }  
 tr.xmailfooter {  
         height: 35px;  
 }  
 .xmailfooter {  
         vertical-align: middle;  
         padding-left: 15px;  
 }  
 /*Exressmail Ende */  
 
 /*YOM-Settings*/
.yomread {
border: 1px solid #352E24;
	background: #352D20;
}
.yomunread{
border: 1px solid #211C16;
	background: #3F372B;
}
 /*YOM-Settings*/