/* Début des informations générales! */
body
{
	color: #8d8d8d;
	background-color: #fafafa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

form 
{
margin: 0px;
padding: 0px;
}

textarea 
{
font-family: Verdana, Arial, Sans-serif;
font-size: 10px;
background-color: #f6f6f6;
border: 1px solid #b2b2b2;
color: #8d8d8d;
text-indent: 2px;
}

select 
{
color: #8d8d8d; 
background-color: #f6f6f6;
font-family: Verdana, Arial, Sans-serif; 
font-size: 10px; 
}

input[type="text"]
{
color: #8d8d8d;
}

input[type="password"]
{
color: #8d8d8d;
}

input[type="submit"]
{
color: #8d8d8d;
}

input 
{
color: #8d8d8d; 
background-color: #f6f6f6;
font-size: 10px;
font-family: Verdana, Arial, Sans-serif; 
border-right: #b2b2b2 1px solid; 
border-top: #b2b2b2 1px solid;
border-left: #b2b2b2 1px solid; 
border-bottom: #b2b2b2 1px solid; 
}

a
{
	color: #8d8d8d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link
{
	color: #8d8d8d;
	font-size: 10px;
	text-decoration: none;
}

a:visited
{
	color: #8d8d8d;
	text-decoration: none;
}

a:hover
{
	color: #205599;
	text-decoration: none;
}

a:active
{
	color: #8d8d8d;
	text-decoration: none;
}

input
{
	color: #9cb1c2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.scrollbar
{
	width: 100%;
	height: 100%;
	overflow: auto;
}

textarea
{
	width: 90%;
}

.autcom
{
	font-size: 10px;
	color: #8d8d8d;
}

.log
{
	font-size:6px;
}

/* Class Wars */
.win 
{
font-family: Verdana, Arial, Sans-serif;
color: #00C000;
font-size: 9px;
background-color: transparent;
text-decoration: none;
}

.draw
{
font-family: Verdana, Arial, Sans-serif;
color: #0000C0;
font-size: 9px;
background-color: transparent;
text-decoration: none;
}

.loss
{
font-family: Verdana, Arial, Sans-serif;
color: #C00000;
font-size: 9px;
background-color: transparent;
text-decoration: none;
}
/* Fin Wars */

/* Class Copyright */
.copyright
{
font-family: Verdana, Arial, Sans-serif;
color: #CCCCCC;
font-size: 10px;
background-color: transparent;
text-decoration: none;
text-align: center;
}

.copyright a:link
{
color: #CCCCCC;
font-family: Verdana, Arial, Sans-serif;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

.copyright a:visited
{
color: #CCCCCC;
font-family: Verdana, Arial, Sans-serif;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

.copyright a:hover 
{
color: #777777;
font-family: Verdana, Arial, Sans-serif;
background-color: transparent;
font-size: 10px;
text-decoration: none;
}

.copyright a:active
{
color: #CCCCCC;
font-family: Verdana, Arial, Sans-serif;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}
/* Fin Copyright */