a {	color: #000080;	/*text-decoration: none;*/ }
a:link
{
	color: #800080;
	text-decoration: underline;
}

a:visited
{
	color: #A35FC0;
	text-decoration: underline;
}

a:active
{
	color: #000080;
	text-decoration: underline;
}

a:hover
{
	color: #AE00AE;
	text-decoration: underline
}
BODY
{
	FONT-FAMILY: Arial;
	font-size : 12pt;
	background-image: url('http://www.svhetkasteel.eu/backgrnd.gif');color:#000080
}
.TournamentName
{
	font-size : 24pt;
	font-weight : bold;
}
.FrameHeader
{
	font-size : 14pt;
	font-weight : bold;
}
TABLE
{
	font-size : 12pt;
	border-collapse : collapse
}
TABLE.player
{
	border-left:2px solid #808080; border-right:2px solid #C0C0C0; border-top:2px solid #808080; border-bottom:2px solid #C0C0C0; FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	border-collapse : collapse
}
.r1 TD{	background-color: #EBEBEB;}
.r2 TD{ }
TD.w{	background-color: #FFFFFF;}
TD.b{	background-color: #999999}
TD.noborder
{
	border : 0px;
}
.round TD
{
	width: 15px;
	text-align: center;
	background : ButtonFace;
}
TD.CrossTableCrossCell
{
	background : #E4EFF3;; color:#E4EFF3
}
.MenuListBox
{
	font-weight : bold;
}
TD.score
{
	width: 60px;
	text-align: center;
	text-wrap:none
}
TH,TD
{
	border-left:2px solid #808080; border-right:2px solid #C0C0C0; border-top:2px solid #808080; border-bottom:2px solid #C0C0C0; text-align : left;
	padding: 3px
}
TH
{
	background : #E4EFF3;
	font-size: 12pt
}
TD
{
	vertical-align : top;
}
