/* Generell Tag Classes */
BODY
{
    FONT-FAMILY: Verdena;
    FONT-SIZE: 8pt;
	BACKGROUND: #000000;
	COLOR: #000000; 

	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #b8c2cc; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #f2f5ff; 
	scrollbar-track-color: #262d34; 
	scrollbar-darkshadow-color: #000000;
}

TD { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #F3F3F1 }

/* Link Classes */
.playerlink { color:#006699;  cursor:hand; }
.playerlink:hover { color:#FF0A0C; text-decoration: none; cursor:hand; }

/* Default Link Classes */
a:link,a:active,a:visited,a.postlink
{
	FONT: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: transparent;
	color:#FFD323;
	text-decoration:none;
}
a:hover
{
	FONT: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#EF9A00;
}

img
{
	border: 0px;
}

/* Title Classes */
.title 
{
	FONT: bold 11px Verdana, Arial, Helvetica, sans-serif; 
    background-image: url(images/9clp.png);
	COLOR: #E5F377;
	border: 1px solid;
	border-color: #58363E #2C1B1F #2C1B1F #58363E;
	height: 20px;
	text-align:center;
	vertical-align:middle;
}
A.title, A.title:active, A.title:visited 
{
	FONT: bold 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #dd6900;
	TEXT-DECORATION: none;
}
A.title:hover 
{
	FONT: bold 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FF0A0C; 
	TEXT-DECORATION: none;
}

/* Default Font Classes */
font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Table / Border Classes */
.table_with_border
{ 
	background-image: url(images/Camouflage.jpg);
	border:1px solid;
	border-color: #717171 #3c3c3c #000000 #000000; 
}

.table_with_border_second
{ 
	background-color:#1C2021;
	border:1px solid;
	border-color: #050A0F #050A0F #050A0F #050A0F; 
}

.with_border
{
	text-indent:3px;
	background-color:#1C2021;
	border:1px #050A0F solid;
}

.imageBorder
{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}



.with_border_alternate
{
	text-indent:3px;
	background-color:#1C2021;
	border:1px #07233F ridge;
}

.mainheader
{ 
	border:1px solid;
	background-color:#1C2021;
	border-color: #006699 #07233F #07233F #006699; 
}

.mainfooter
{ 
	height: 20px;
	background-color:#1C2021;
	border-top: #050A0F 1px solid;
	border-bottom: #050A0F 1px solid;
}

.imageborder
{
	border:1px solid;
	border-color: #050A0F #353A3F #353A3F #050A0F; 
}

/* Cells for listening */
.line0
{
	font-size: 8pt;
	color: #B9B597;
	background-color: #0E161F;
}
.line0:hover 
{ 
	background-color:#3D4751; 
}

.line1
{
	font-size: 8pt;
	color: #B9B597;
	background-color: #463a28;
}
.line1:hover 
{ 
	background-color:#344a33; 
}

.line2
{
	font-size: 8pt;
	color: #B9B597;
	background-color: #233a22;
}
.line2:hover 
{ 
	background-color:#3D4751; 
}

.line_alt0
{
	font-size: 8pt;
	color: #000000;
	background-color: #AAAAAA;
	background-image: url("images/dither.png"); 
}
.line_alt0:hover 
{ 
	background-color:#F9F9F9; 
	background-image: url("images/dither.png"); 
}

.line_alt1
{
	font-size: 8pt;
	color: #000000;
	background-color: #DDDDDD;	
	background-image: url("images/dither.png"); 
}
.line_alt1:hover 
{ 
	background-color:#F9F9F9; 
	background-image: url("images/dither.png"); 
}


/* Cell Columns */
.cellmenu1
{
	height: 15px;
	border:1px solid;
	border-color: #353A3F #050A0F #050A0F #353A3F; 

	text-indent:5px;
	font-family: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFCE5;
	background-color: #000000;
}
.cellmenu1:hover 
{ 
	color: #FFFF33;
	text-decoration: none;
}
A.cellmenu1_link
{
	color: #FFFF33;
	text-decoration: underline;
}
A.cellmenu1_link:hover
{
	color: #FF5500;
	text-decoration: none;
}

.cellmenu2
{
	height: 16px;
	border:1px ridge;
	border-color: #7777AA #12161A #12161A #7777AA;

	text-indent:5px;
	font-family: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFCE5;
	background-color: #053841;
}
.cellmenu2:hover 
{ 
	color: #FFFF33;
	text-decoration: none;
}

/* Usefull Text Classes */
.WinnerTeam
{
	color: #127C35;
	text-decoration: none;
}
.LoserTeam
{
	color: #A53139;
	text-decoration: none;
}
.DrawTeam
{
	color: #2B78AB;
	text-decoration: none;
}
.ErrorMsg 
{
	FONT: bold 12px Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #FF2222;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #58363E;
}


/* Player Elements */
.playerlegend
{
	padding:2px;
	background-color: #1B689B; 
	color: #FFFFFF; 
}

.playertext
{
	filter: glow(Color=#000000,Strength=1); 
}

/* Form elements */
select, input, textarea
{
	background-color: #0B253C; 
	color:#FFFFFF; 
	font:bold 10px Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid;
	border-color: #233B51 #124A7C #124A7C #233B51; 
}
