a {
	color: #990000;
	text-decoration: none;
}
.txtcategory {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
  font-size: 12px;
}

.article {
	background-color: #FFFFFF;

}



.tagbox {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;	
}
.tagbox h3
{
	font-size: 16px;
	color: #000000;
/*	#color: #990000;	*/

}

.sidebarfield {
	background-image: url(images/sidebarfieldtop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	position: relative;
	text-align: left;
}
.sidebarfieldwrapper {
	background-image: url(images/sidebarfieldmiddle.gif);
	background-repeat: repeat-y;
	width: 165px;
	margin-right: 10px;
	   font-size: 11px;
}

.sidebarfieldwrapper .sidebarfield ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.sidebarfieldbottom {
	background-image: url(images/sidebarfieldbottom.gif);
	height: 16px;
}
.sidebarfield h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 9px;
	text-align: center;
}

.sidebarfield .game h4 { 
/*gameslisting*/
	font-size: 11px;
	margin-top: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	/*font-weight: lighter;*/
	line-height: 90%;
}

.game {
  font-size: 12px;
}

.game .date {
  
  font-style: italic;
  float: right;
  display:inline;	
  
}


.game h4 {

	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	           
	color: #990000;

}

.game TD, TH { vertical-align: top;}

.sorttext{
    font-size: 14px;
    float: right;	
    /*margin-bottom: 10px;*/

}


h2 {
margin-top: 0px;
margin-bottom: 0px;
	font-size: 14px;
	color: #990000;
}

h3 {
margin-top: 0px;
margin-bottom: 0px;
font-size: 12px;
color: #990000;
}

.categorylist h2 {
margin-top: 0px;
margin-bottom: 0px;
	font-size: 12px;
	color: #990000;
}

.categorylist TD { vertical-align: top;}

.searchbox {
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
}

.twoboxesleft {
	
	MARGIN: 0;
PADDING: 0;
WIDTH: 50%;
FLOAT: left;
}

.twoboxesright {

POSITION: RELATIVE;
MARGIN: 0;
PADDING: 0;
/*#WIDTH: 100px;*/
	
}

h1 {
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
}


body {
	
	background: #FFFFFF url('images/background2.jpg') top center repeat;
	font-family:"Segoe","Segoe UI","Humanist 777","Frutiger","Univers","Frobisher",Verdana,Arial,Lucida,times new roman,"Myriad Pro","Myriad";
	font-size:12px;
	
	margin: 0pt auto;
}

