/* *********************************************************************/
a:link  {
	color : #0000FF;
}

a:visited  {
	color : #0000FF;
}

a:active  {
	color : 0000FF;
}

body  {
	font-family : Arial, Helvetica;
	background-color : #FFFFFF;
}

.tableborder {
	background-color : #FF0000;
}

.tabletitle  {
	font-family : Arial, Helvetica;
	font-size : 14pt;
	text-decoration : none;
	font-weight : bold;
}

.title  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}


.normal  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

.small  {
	font-family : Arial, Helvetica;
	font-size : 7pt;
	text-decoration : none;
	font-weight : normal;
}

table  {
	border-collapse : collapse;
	border-color : #000000;
}

th  {
	border-color : #000000;
	font-size : 9pt;
}

td  {
	border-color : #000000;
	font-size : 9pt;
}

.popup  {
	background-color : #C0C0C0;
}

.gametitle  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	background-color : #C0C0C0;
}

.gamenormal  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
}

.deleted  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color: #999999
}

.spacer  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	background-color : #C0C0C0;
}

.reversespacer  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration : none;
	background-color : #C0C0C0;
}

.canceled  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	text-decoration:line-through;
}
