/* *********************************************************************/
a {
    text-decoration: none;
    color: #0000FF;
}

a:hover{
    text-decoration: underline;
}

BODY  {
    font-family : Arial, Helvetica;
    background-color : #FFFFFF;
}

.tableborder {
	background-color : #000000;
}

.formular {
	background-color : #EEEEEE;
	font-size : 8pt;
}


.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;
}

.error  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
	color: #FF0000;
}

.normal  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

.shift  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
	color: #FF0000;
}

.promoted1  {
	background-color : #CCFFCC;
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

.promoted2  {
	background-color : #FFFF99;
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

.relegated1  {
	background-color : #FF99CC;
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

.relegated2  {
	background-color : #FFCCDD;
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

.promoted1comment  {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	text-align : center;
	font-weight : normal;
}

.promoted2comment  {
	background-color : #FFFF99;
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	text-align : center;
	font-weight : normal;
}

.relegated1comment  {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	text-align : center;
	font-weight : normal;
}

.relegated2comment  {
	background-color : #FFCCDD;
	font-family : Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	text-align : center;
	font-weight : normal;
}

.small  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}

TABLE  {
	border-collapse : collapse;
	border-color : #000000;
}

TD  {
	border-color : #000000;
}

.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;
}

.gamemoved  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color: #880000;
}

.gamewinner  {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
}

.gamedimmed  {
	color: #999999;
	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 : 6pt;
	text-decoration : none;
	background-color : #C0C0C0;
}

.reversespacer  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration : none;
	background-color : #C0C0C0;
}

.infotext_table
{
	border: #770000 1px solid;
	background-color : #FFFFFF;
}

.infotext_title
{
    font-weight: bold;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica;
	font-size : 7pt;
	color: #333333;
}

.infotext
{
    font-weight: normal;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica;
	font-size : 10pt;
	color: #333333;
}
