﻿html, body, form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.bottomchat,
div.bottomchatH
{
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	z-index:400;
}

div.bottomchatH
{
	/*width:100px;*/
	height: 25px;
	vertical-align: middle;
	white-space:nowrap;
	/*border:solid 2px black;*/
}

div.bottomchat
{
	width:760px;
	height: 156px;	
	border:solid 2px #99DEFF;
	background-color:#FFFFFF;
	overflow:auto;
	padding:2px;
}

div.#BlocChat
{
	width:705px;
}

div.#BlocChat table
{
	table-layout:fixed;
}

#ChatHead
{
	margin-bottom:2px;
}

#chathead a,
#chathead span
{
	margin-right:20px;
}

#copyright
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	bottom: 0px;
	left: 0px;
	right:0px;
	overflow: hidden;
	z-index:400;
}
