<!--

body{font-family: Arial; font-size: 9pt; background-color:#000000; color:#FFF000;}
table, td, tr{font-family: Arial; font-size: 9pt; color:#FFF000;}

h1 {  font-family: Arial; font-size: 14pt;}
h2 {  font-family: Arial; font-size: 14pt; font-style:italic}
h3 {  font-family: Arial; font-size: 12pt;}
h4 {  font-family: Arial; font-size: 12pt; font-style:italic}
h5 {  font-family: Arial; font-size: 10pt; font-weight:bold}
h6 {  font-family: Arial; font-size: 10pt; font-style:italic}

p { text-indent: 2.5em; text-align: justify}

ol, ul { text-align: justify; margin-top: 5px}

a { color: #666666; text-decoration: none; cursor: hand}
a:hover { color: #CCCCCC; text-decoration: underline; cursor: hand}

small { font-size: 9pt;}

.playercell
{
	text-align: center;
	background: url("player.jpg"/*tpa=http://la2world.ru/tourney/images/player.jpg*/);
	width: 146;
	height: 35
}

.winnercell
{
	text-align: center;
	background: url("winner.jpg"/*tpa=http://la2world.ru/tourney/images/winner.jpg*/);
	width: 146;
	height: 35
}

.losercell
{
	text-align: center;
	background: url("loser.jpg"/*tpa=http://la2world.ru/tourney/images/loser.jpg*/);
	width: 146;
	height: 35
}

.winnercell:hover{font-weight:bold}
.losercell:hover{font-weight:bold}

.lcentercell
{
	background: url("lcenter.jpg"/*tpa=http://la2world.ru/tourney/images/lcenter.jpg*/);
	width: 25;
	height: 35
}

.trcornercell
{
	background: url("trcorner.jpg"/*tpa=http://la2world.ru/tourney/images/trcorner.jpg*/);
	width: 25;
	height: 35
}

.brcornercell
{
	background: url("brcorner.jpg"/*tpa=http://la2world.ru/tourney/images/brcorner.jpg*/);
	width: 25;
	height: 35
}

.lvlinecell
{
	background: url("vline.jpg"/*tpa=http://la2world.ru/tourney/images/vline.jpg*/);
	width: 25;
	height: 35
}

.rvlinecell
{
	background: url("vline.jpg"/*tpa=http://la2world.ru/tourney/images/vline.jpg*/);
	width: 25;
	height: 35
}

.voidcell
{
	background-color: #181A20;
	width: 25;
	height: 35
}

.tableheader
{
	border-style: solid;
	border-color: #666666;
	border-width: 0;
	background: url("bg-top.jpg"/*tpa=http://la2world.ru/tourney/images/bg-top.jpg*/);
	background-color: #000000;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	height: 35
}

.infownd
{
	border-style: solid;
	border-color: #666666;
	border-width: 1;
	background-color: #181A20;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	width: 260;
	height: -1;
	visibility: hidden;
	position: absolute
}

.narrowvoidcell
{
	background-color: #000000;
	width: 25;
	height: 35
}

.hlinecell
{
	background: url("hline.jpg"/*tpa=http://la2world.ru/tourney/images/hline.jpg*/);
	width: 25;
	height: 35
}

.bigvlinecell
{
	background: url("1.gif"/*tpa=http://la2world.ru/tourney/images/1.gif*/);
	width: 45;
	height: 37;
	background-color: #181A20 
}

.tlcornercell
{
	background: url("tlcorner.jpg"/*tpa=http://la2world.ru/tourney/images/tlcorner.jpg*/);
	width: 25;
	height: 35
}

.blcornercell
{
	background: url("blcorner.jpg"/*tpa=http://la2world.ru/tourney/images/blcorner.jpg*/);
	width: 25;
	height: 35
}

.rcentercell
{
	background: url("rcenter.jpg"/*tpa=http://la2world.ru/tourney/images/rcenter.jpg*/);
	width: 25;
	height: 35
}

-->