td {
	/*text-align: left;*/
	/*vertical-align: top;*/
	font-family:Tahoma;
	font-size:10px;
	color: #665D52;
   }
   
a {	color: #0079E0;	text-decoration: none; }/*PRETTY BLUE*/
a:hover { color: #11427A; text-decoration: none; }

a.my1 {	color: #95896C;	text-decoration: none; }
a.my1:hover { color: #DAE70F; text-decoration: none; }

a.my2 {	color: #D8CEBB;	text-decoration: none; }
a.my2:hover { color: #DAE70F; text-decoration: none; }

a.my3 {	color: #968A72;	text-decoration: none; }
a.my3:hover { color: #DAE70F; text-decoration: none; }

a.my4 {	color: #ADA593;	text-decoration: none; }
a.my4:hover { color: #DAE70F; text-decoration: none; }

BODY{
   scrollbar-face-color:#262A13;
   scrollbar-arrow-color:#CCBE75;
   scrollbar-track-color:#95896C;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#202020;
}

ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
li {
    margin: 0;
    padding: 1 1 1 0px;
}

.btn{
	font-family:Tahoma;
	font-size:10px;
	color:#D8CEBB;
	background-color:#575144;
    border:0px solid;
	height:15px;	
}

.btnrefresh{
	margin-top:2px;
	font-family:Tahoma;
	font-size:10px;
	color:#D8CEBB;
	background-color:#575144;
    border:0px solid;
	height:20px;
	width:652px;
}

.btn_donate{
	font-family:Tahoma;
	font-size:10px;
	color:#D8CEBB;
	background-color:black;
    border:0px solid;
	height:15px;
}

.txt{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:130px;
	height:15px;
}

.txtnickname{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:120px;
	height:15px;
}

.txttiny{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:50px;
	height:15px;
}

.txttiny2{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:45px;
	height:15px;
}

.txttiny3{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:25px;
	height:15px;
}

.txtsmall{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:75px;
	height:15px;
}
.txtlarge{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:230px;
	height:15px;
}

.txtchat{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:350px;
	height:15px;
}
.txtcreature{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:100px;
	height:15px;
}
.txtpeople{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:85px;
	height:15px;
}

.txtchatEdit{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	background-color:#D8CEBB;
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	width:160px;
	height:15px;
}

.opt{
	 font-family:Tahoma; 
  	font-size:9pt;  
  	
	background:#95896C;
  	border-color:#363; 
  	border-style:inset; 
	border:0px solid;
  	color:#000; 
	
	height:15px;
}
.highlight{
	opacity: .60;
	filter: alpha(opacity=60);
}
.highlight_write{
	opacity: .70;
	filter: alpha(opacity=30);
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}

.yellowHeading{
color:CCBE75;
}