/*
	dark: #202070
	medium: #6868AF
	back: #9393D7
	links: #FFFFBB
*/

BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: white;
/*	background:	#A4B6D3; */
	background: #9393D7;
}

BODY.header
{
	background: #9393D7;
	background-image: url("/images/layout/headerback.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
}

BODY.content
{
	margin: 0px 0px 20px 10px;
}

BODY.menuleft
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url("/images/layout/menuback.gif");
	background-attachment: fixed; 
}

BODY.waterright
{
	background:	#A4B6D3;
}

BODY.applet
{
	background-color: #5A78BE; 
	margin: 0px 0px 0px 0px;
}

LI
{
	margin: 5px 0px 5px 0px;
}

BODY,TABLE,TD,TH,P,LI,DT,DD,A
{
	color: white;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: geneva,verdana,arial,helvetica,sans-serif;
}

SPAN.paragraph
{
	padding: 5px 10px 5px 10px;
	background: white;
	border: black 1px solid;
	height: 10px;
}

SPAN.headerspan
{
	margin: 20px 0px 0px 20px;
	background: #8890FF;
	padding: 5px 20px 0px 20px;
	border: black 1px solid;
	height: 10px;
}

IMG.menu-back
{
	position:	absolute;
	cursor:	pointer;
	left:		10px;
}

DIV.letter
{
	font-size: 20pt;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: -20px;
}

A.letterlink		{ color: #FFFFFF; text-decoration: none; }
A.letterlink:hover	{ color: #FFFF00; text-decoration: none; }

DIV.menu-idle-idle , DIV.menu-idle-shadow , DIV.menu-idle-select
{
	position:		absolute;
	left:			5px;
	width: 		130px;
	height: 		20px;
	text-align: 	center;
	text-decoration:	none;
	padding: 		1px 1px 1px 1px;
	font-size:		12pt;
	font-weight: 	normal;
	border-style:	none;
	cursor:		pointer;
}
DIV.menu-idle-idle  {	color:		/*#B9B9D7;*/white;	}
DIV.menu-idle-shadow, DIV.menu-idle-shadow:visited {	color:		#202070;	}
DIV.menu-idle-select{	color:		yellow;	}

DIV.menu-active-idle , DIV.menu-active-shadow
{
	position:		absolute;
	left:			5px;
	width: 		130px;
	height: 		20px;
	text-align: 	center;
	text-decoration:	none;
	padding: 		1px 1px 1px 1px;
	font-size: 		12pt;
	font-weight: 	normal;
	cursor:		pointer;
}
DIV.menu-active-idle{	color:		#202070;/*white;*/	}
DIV.menu-active-idle:visited{	color:		#202070;/*white;*/	}
DIV.menu-active-shadow{	color:		/*#202070;*/#B9B9D7;	}

IMG.sub-link-back , DIV.sub-link , DIV.sub-link-select
{
	position:		absolute;
	left:			17px;
	width:		110px;
	height:		18px;
	cursor:		pointer;
	font-size:		10pt;
/*	color:		#B9B9D7; */
	color:		white; 
	text-decoration:	none;
}

IMG.sub-link-back
{
/*	background:		#E5E6FA;
	border-left:	#747CB9 2px solid;
	border-right:	#747CB9 2px solid;*/
}

DIV.sub-link	{	font-weight:	normal; color: white; text-align: center;}
DIV.sub-link-select{	font-weight:	normal; color: white; text-align: center;}

P
{
	margin: 0px 0px 15px 2px;
	color: white;
}
P:first-letter 
{ 
	font-size: 12pt;
	color: white; 
	background: #9B9BDA;
	padding: 3px 3px 1px 3px;
	border: #8B8BCA 1px solid;
	margin: 0px 0px 0px 10px;
}

A
{
	color: #FFFFBB;
	text-decoration: none;
}
A:visited
{
	color: #EEEEAA; 
}
A:hover
{
	color: yellow;
}

H1,H2,H3,H4,H5
{
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
}

H1
{
	margin: 20px 10px 0px 10px;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}

H2
{
	margin: 10px 10px 5px 10px;
	color: white;
	border-bottom: #6868AF 2px solid;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}
H2:first-letter 
{	
	color: white;
	background: #6868AF;
	border: #202070 1px solid;
	padding: 3px 3px 0px 3px;
	font-weight: bold;
}

H3
{
	margin: 0px 10px 0px 30px;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

H4
{
	font-size: 10pt;
	margin: 0px 0px 0px 40px;
	font-weight: bold; 
	text-decoration: underline;
}
H4:first-letter
{
	background: #8B8BCA;
	border: #9B9BDA 1px solid;
}

TABLE.tablecontainer
{
	margin: 0px 20px 20px 0px;
/*	border-right: #FFFFFF 2px outset; */
/*	border-bottom: #FFFFFF 2px outset; */
	background-image:	url( "/images/layout/tablehead.gif" );
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*	width: 350px; */
}

TABLE.tablecontainersmall
{
	background-image:	url( "/images/layout/tableheadsmall.gif" );
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px -10px 0px;
}

TABLE.tabletitle
{
	padding: 0px;
}

TH.tablehead
{
	text-align: left;
	height: 44px;
 	border-right: #6868AF 2px solid;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
TH.tableheadsmall
{
	text-align: left;
	height: 32px;
 	border-right: #6868AF 2px solid;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

TH.tablefoot
{
	padding: 0px 0px 10px 0px;
	vertical-align: bottom;
	text-align: right;
	height: 30px;
	background-image:	url( "/images/layout/tablefoot.gif" );
	background-repeat: no-repeat;
	background-position: 100% 100%;
} 

TABLE.gamestable
{
	/*background:	#E5E6FA;
	background-image:	url( "images/table/content.jpg" ); */
	/*border:	#6C7BB0 2px solid; */
}

.gamestable TH
{
	background: 	#6868AF;
	border-bottom:	#202070 2px solid;
	padding:		4px 10px 4px 10px;
	color:		white;
	font-size:		10pt;
	font-weight:	bold;
}

.gamestable TR.light TH
{
	background: 	#9393D7;
	border-bottom:	#202070 2px solid;
	padding:		4px 10px 4px 10px;
	color:		white;
	font-size:		10pt;
	font-weight:	bold;
}

.gamestable TD
{
	text-align:		left;
	padding:		4px 5px 4px 5px;
	color:		white;
	font-size:		10pt;
}

.gamestable TH A
{
	color:		white;
	font-size: 		10pt;
	font-weight:	bold;
}

.gamestable TH A:visited
{
	color:		#DDDDDD;
}

.gamestable TH A:hover
{
	color: 		yellow;
}

.gamestable TD.even, .gamestable TD.evennarrow
{
	background: 	#9393D7; 
	border-top: 	#9393D7 1px solid;  
	border-bottom: 	#9393D7 1px solid; 
}

.gamestable TD.odd, .gamestable TD.oddnarrow
{
	background:		#9B9BDA;  
	border-top: 	#8B8BCA 1px solid;  
	border-bottom: 	#8B8BCA 1px solid; 
}
.gamestable TD.odddark
{
	background: 	#6868AF; 
}

.gamestable TD.hover, .gamestable TD.hovernarrow
{
	background: 	#6868AF;
	border-top: #202070 1px solid;
	border-bottom: #202070 1px solid;
}

.gamestable TD.evennarrow, .gamestable TD.oddnarrow, .gamestable TD.hovernarrow
{
	font-size: 		10px;
	padding: 		1px 7px 1px 7px;
	height: 		16px;
}

.gamestable TD.evennarrow A, .gamestable TD.oddnarrow A, .gamestable TD.hovernarrow A
{
	font-size: 		10px;
}


.gamestable TD.hilite
{
	background: #6868AF;
	border-top: #202070 1px solid;
	border-bottom: #202070 1px solid;
}

INPUT.text, TEXTAREA, SELECT
{
	color: black;
	border: #000000 1px solid;
}

INPUT.minimal
{
	background: #9393D7;
	padding: 0px 5px 0px 5px;
	border-top: 	#8B8BCA 1px solid;  
	border-bottom: 	#8B8BCA 1px solid;  
	border-left: #202070 0px solid;
	border-right: #FFFFFF 0px solid;
	color: white;
}

SPAN.button
{
	margin:	10px 20px 10px 20px;
	background-image:	url( "images/button150.gif" );
	width:	150px;
	height:	25px;
	color:	#000000;
	font-size:	13pt;
	font-weight: 	bold;
	text-align:		center;
	text-decoration:	none;
	cursor:		pointer;
}

TABLE.itemlist
{
	margin: 10px 40px 5px 40px;
	color: black;
/*	background: #202070;*/
	padding: 0px 0px 0px 0px;
/*	spacing: 0px 0px 0px 0px;*/
}

.itemlist TH
{
	background: #6868AF;
	border-bottom: #202070 1px solid;
	color: white;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

.itemlist TD
{
	background: #9393D7;
	padding: 4px 10px 4px 10px;
	border-bottom: #6868AF 1px solid;
	text-decoration: none;
	font-size: 9pt;
}

A.menulink
{
	color:	black;
	text-decoration:	none;
}

A.headerlink
{
	color:	white;
	text-decoration:	none;
}

TD.newsection
{
	border-top:	#6C7BB0 1px solid;
}

UL
{
	margin: 5px 0px 20px 40px;
}

LI.news 
{
	font-size:	12pt;
	font-weight: bold;
}

IMG.mail
{
	margin-top: -1px; 
	margin-bottom: -2px;
	border: 0px;
}
IMG.icon
{
	margin-bottom: -3px;
	border: 0px;
}
.settings TD
{
	border-top:	#6C7BB0 1px solid;
	text-align: left;
}

TD.login-left	{ background-image: url( "/images/login-left.gif" ); }
TD.login-mid	{ background-image: url( "/images/login-mid.gif" ); }
TD.login-right	{ background-image: url( "/images/login-right.gif" ); }

TD.button-i, TD.button-l, TD.radio-i, TD.radio-l, TD.radio-i-s , TD.radio-l-s
{
	width:	140px;
	height:	27px;
	text-align: center;
}

.button-i A, .button-l A, .radio-i A, .radio-l A, .radio-i-s A, .radio-l-s A
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

TD.button-i		{ background: url( "/images/layout/bigbutton.gif" ); background-repeat: no-repeat; background-position: center center; }
TD.button-l		{ background: url( "/images/layout/bigbuttonlit.gif" ); background-repeat: no-repeat; background-position: center center; }
TD.radio-i		{ background: url( "/images/layout/radio.gif" ); background-repeat: no-repeat; background-position: center center; }
TD.radio-l		{ background: url( "/images/layout/radiohover.gif" ); background-repeat: no-repeat; background-position: center center; }
TD.radio-i-s	{ background: url( "/images/layout/radioactive.gif" ); background-repeat: no-repeat; background-position: center center; }
TD.radio-l-s	{ background: url( "/images/layout/radioactivehover.gif" ); background-repeat: no-repeat; background-position: center center; }
TD.A-i		{ background: url( "/images/table/buttonA-i.gif" ); background-repeat: no-repeat; background-position: center center; }
TD.A-l		{ background: url( "/images/table/buttonA-l.gif" ); background-repeat: no-repeat; background-position: center center;}
TD.X-i		{ background: url( "/images/table/buttonX-i.gif" ); background-repeat: no-repeat; background-position: center center;}
TD.X-l		{ background: url( "/images/table/buttonX-l.gif" ); background-repeat: no-repeat; background-position: center center;}
TD.T-i		{ background: url( "/images/table/buttonT-i.gif" ); }
TD.T-l		{ background: url( "/images/table/buttonT-l.gif" ); }
TD.M-i		{ background: url( "/images/table/buttonM-i.gif" ); }
TD.M-l		{ background: url( "/images/table/buttonM-l.gif" ); }
TD.R-i		{ background: url( "/images/table/buttonR-i.gif" ); background-repeat: no-repeat; background-position: center center; }
TD.R-l		{ background: url( "/images/table/buttonR-l.gif" ); }

TD.myscore		{ text-align: right; border-left: 1px solid; border-top: 1px solid; border-bottom: 1px solid; }
TD.myplayer		{ background: url( "/images/myscore.gif" ); text-align: left; border-right: 1px solid; border-top: 1px solid; border-bottom: 1px solid; }

TABLE.news
{
	border: #262677 1px solid;
	margin: 10px 10px 20px 10px;
	width: 350px;
}
.news TH
{
	padding: 4px 5px 4px 5px;
	font-size: 8pt;
	text-align: left;
	background: #6868AF;
	color: white;
}
TD.news1, TD.news2
{
	padding: 4px 5px 4px 5px;
	text-align: right;
	white-space: nowrap;
	font-size: 7pt;
/*	border: #FFFFFF 1px solid; */
}
TD.newstext2, TD.newstext1
{
	padding: 4px 5px 4px 5px;
	text-align: left;
	white-space: nowrap;
	font-size: 7pt;
/*	border: #FFFFFF 1px solid; */
	vertical-align: top;
}
TD.news1 { background: #9393D7; border-top: #9393D7 1px solid; border-bottom: #8B8BCA 1px solid; }
TD.news2 { background: #9B9BDA; border-top: #9B9BDA 1px solid; border-bottom: #8B8BCA 1px solid; }
TD.newstext1 { background: #9393D7; border-top: #9393D7 1px solid; border-bottom: #8B8BCA 1px solid; }
TD.newstext2 { background: #9B9BDA; border-top: #9B9BDA 1px solid; border-bottom: #8B8BCA 1px solid; }
.news A
{
	font-size: 7pt;
	text-decoration: none;
}
IMG.smily
{
	margin: -3px 0px -3px 0px;
}

TABLE.lobby
{
	border: #262677 1px solid;
	margin: 10px 10px 20px 10px;
}
.lobby TH
{
	padding: 4px 5px 4px 5px;
	font-size: 8pt;
	text-align: left;
	background: #BBCEE1;
}
TD.lobby1L, TD.lobby2L
{
	padding: 3px 20px 3px 10px;
	text-align: left;
	white-space: nowrap;
	font-size: 8pt;
	border: #FFFFFF 1px solid;
}
TD.lobby1R, TD.lobby2R
{
	padding: 3px 10px 3px 20px;
	text-align: right;
	white-space: nowrap;
	font-size: 8pt;
	border: #FFFFFF 1px solid;
}
TD.lobby1L, TD.lobby1R { background: #DBE8F4; }
TD.lobby2L, TD.lobby2R { background: #BBCEE1; }

TD.lobbyTab
{
	font-size: 3pt;
/*	background: #FFFFFF; */
	border-top: 1px solid;
	border-bottom: 1px solid;
}

DIV.error
{
	background: #AE6EA1;
	border: #FF0000 1px solid;
	padding: 5px 20px 5px 20px;
	margin: 10px 100px 10px 100px;
	text-align: center;
}