.body             {background-color: #555555; margin-top: 15; margin-right: 0; margin-bottom: 15; margin-left: 0;}

.linklabel
{
        font-size: 11px;
        font-family: verdana;
	position: absolute;
	z-index: 500;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFF;
	border: solid 1px #000;
	background-color: #B5494A;
	clear: both;	
}

a                 {color: #000000; text-decoration: underline;}
a:visited         {color: #000000; text-decoration: underline;}
a:hover           {color: #C60000; text-decoration: underline;}

.header           {line-height: 22px; color: #000000; font-size: 11px; font-family: verdana;}
.header a         {color: #000000; text-decoration: underline;}
.header a:visited {color: #000000; text-decoration: underline;}
.header a:hover   {color: #FFFFFF; text-decoration: underline;}

.link             {line-height: 23px; color: #9FA195; font-size: 12px; font-family: verdana;}
.link a           {color: #9FA195; text-decoration: none;}
.link a:visited   {color: #9FA195; text-decoration: none;}
.link a:hover     {color: #FFFFFF; text-decoration: underline;}

.linksm           {line-height: 23px; color: #9FA195; font-size: 9px; font-family: verdana;}
.linksm a         {color: #9FA195; text-decoration: none;}
.linksm a:visited {color: #9FA195; text-decoration: none;}
.linksm a:hover   {color: #FFFFFF; text-decoration: underline;}

.navbar           {line-height: 23px; color: #9FA195; font-size: 12px; font-family: verdana;}
.navbar a         {color: #9FA195; text-decoration: underline;}
.navbar a:visited {color: #9FA195; text-decoration: underline;}
.navbar a:hover   {color: #FFFFFF; text-decoration: underline;}

.navbar           {line-height: 23px; color: #9FA195; font-size: 12px; font-family: verdana;}
.navbar a         {color: #9FA195; text-decoration: underline;}
.navbar a:visited {color: #9FA195; text-decoration: underline;}
.navbar a:hover   {color: #FFFFFF; text-decoration: underline;}

.copy             {line-height: 22px; color: #000000; font-size: 10px; font-family: verdana;}
.copy a           {color: #000000; text-decoration: none;}
.copy a:visited   {color: #000000; text-decoration: none;}
.copy a:hover     {color: #FFFFFF; text-decoration: underline;}

.black            {line-height: 23px; color: #000000; font-size: 12px; font-family: verdana;}
.black a          {color: #000000; text-decoration: none;}
.black a:visited  {color: #000000; text-decoration: none;}
.black a:hover    {color: #C60000; text-decoration: underline;}

.big              {line-height: 23px; color: #000000; font-size: 15px; font-family: verdana;}
.font             {line-height: 23px; color: #000000; font-size: 12px; font-family: verdana;}
.small            {line-height: 22px; color: #000000; font-size: 11px; font-family: verdana;}

.inv              {border: #E6E6E6 1px dotted; background-color: #FFFFFF;}
.form             {font-family: verdana; font-size: 12px; color: #000000; background: #F6F6F6;}
.btn              {font-family: verdana; font-size: 12px; color: #000000; border-color: #CCCCCC #808080 #808080 #CCCCCC; background-color: #F6F6F6; background-image: url(../images/button.gif); border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

#chatwindow {
	width:645px; 
	height:340px;
	border:0px solid;
	overflow: hidden;
}
#input {
	width:100%;
	margin:0 auto;
	padding-top:0px;
	text-align:center;
}
.chatitem {
	padding:3px;
	background-color: #FFFFFF;
	color:#000000;
}
.nick1 {
	color: #000000;
	text-decoration: none;
}
.nick2  {
	color: #000000;
	text-decoration: none;
}
.nick3 {
	color: #000000;
	text-decoration: none;
}
.nick4 {
	color: #000000;
	text-decoration: none;
}
.nick5 {
	color: #000000;
	text-decoration: none;
}
.nick6 {
	color: #000000;
	text-decoration: none;
}
.nick7 {
	color: #000000;
	text-decoration: none;
}
.nick8 {
	color: #000000;
	text-decoration: none;
}
.nick9 {
	color: #000000;
	text-decoration: none;
}
.nick10 {
	color: #000000;
	text-decoration: none;
}
#banner {
	text-align:center;
	color: #FFFFFF;
}
#chatters {
	background-color: #9FA195;
	color:#000000;
	height:340px;
	width:100px;
	border:1px solid;
	top:-342px;
	left:3px;
	text-align:center;
	line-height:1.6em;
	overflow:auto;
	}