/* Menu */
A.menuitem:link { text-decoration: none }
A.menuitem:visited { text-decoration: none }
A.menuitem:hover { text-decoration: underline }
A.menuitem:active {  text-decoration: underline }
.menuitem
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Tahoma,Arial;
	cursor:pointer;
	text-align: center
}

/* Header */
.smalltitle
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Arial;
	text-align: center
}

/* Tables */
.matchhead
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	text-align: center
}
.teamtitle
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	text-align: left
}
.boxtitle
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Tahoma, Arial;
	text-align: center
}

/* News */
a.news {
	color: #000; 	
	text-decoration: none;
	font-family: Arial;
	}
a.news:hover {
	color: #CC0000;
	text-decoration: underline;
	}
h1 {
		font: solid  arial, sans-serif;
		font-size: 16px;
		padding-left: 10px;
		margin: 1px;
	}
h22 {
		font: solid  arial, sans-serif;
		font-size: 14px;
		padding-left: 6px;
		margin: 1px;
	}
small {
		font: solid 8px arial, sans-serif;
		margin: 1px;
	}

small.forum {
		font: normal 10px arial, sans-serif;
	}

.news_title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
	
a.main_more
{
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding:0px;
}
a.main_more:hover
{
	text-decoration: underline;
	color: #CC0000;
}
.news_text
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.news_date
{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}
.news_gbname
{
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color:#CC0000;
}

.turnirdate
{
	font:bold 12px Arial;
	color: #616161;
	text-align: center
}
.turnirplay
{
	font:bold 12px Arial;
	color: black;
	text-align: center
}
.turnirtext
{
	font:bold 10px Arial;
	color: #000000;
	text-align: center
}
.copyright
{
	font:9px Arial;
	color: #7f0000;
	text-align: center
}

.arc_news {color:black; text-decoration:none;}
.arc_date {font:10px Arial; position:relative; }
.arc_title {font:bold 12px Arial; position:relative; left:100px; top:-14px; word-wrap:normal; width:448px }
.arc_box {padding-top:4px;  width: 100%; border-bottom:1px solid #E0E0E0; padding-bottom:4px }
.arc_pages_box {padding-top:4px; padding-bottom:4px; height:20px width: 100%; border-bottom:1px solid #E0E0E0; border-top:1px solid #E0E0E0;}

A.txtlink2:link { text-decoration: none }
A.txtlink2:visited { text-decoration: none }
A.txtlink2:hover { text-decoration: underline }
A.txtlink2:active {  text-decoration: none }
.txtlink2
{
	font: bold 11px  Tahoma,Arial;
	color: #330000;
	cursor:pointer;
}

.news_img_l { float: left; width: 150px; padding-right: 10px; padding-bottom:5px}