BODY {
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	font-size : 12px;
}

.Title { 
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
 }

A {
	color : Blue;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A:VISITED {
	color : Gray;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

TD
{
   color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none
}

TD.menutext
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight : bold;
}


TD.bluetitle
{
	color: White;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : Blue;
	font-weight : bold;
	text-align : left;
}

TD.maroontitle
{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : Maroon;
	font-weight : bold;
	text-align : left;
}

TR.TblTitle {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : #DDDDFF;
	font-weight : bold;
	text-align : left;
}
TR.TblDefault {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : White;
	font-weight : normal;
	text-align : left;
}
TR.TblAufstieg {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : #CCFFCC;
	font-weight : normal;
	text-align : left;
}
TR.TblAbstieg {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : #FFCCCC;
	font-weight : normal;
	text-align : left;
}
TR.TblGelb {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : #FFFFCC;
	font-weight : normal;
	text-align : left;
}

mmatch {
	color : Black;
	font-family : Verdana, Arial, Verdana;
	font-size : 11px;
	text-decoration: none;
}

TR.win {
	background : #CCFFCC;
}

TR.draw {
	background : #FFFFCC;
}

TR.loss {
	background : #FFCCCC;
}

TR.empty {
	background : #FFFFFF;
}


TD.teammatchTitle {
	font-family : Verdana, Arial,Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : Black;
	color : White;
}

TD.cupmatch {
	font-family : Verdana, Arial,Helvetica, sans-serif;
	font-size : 11px;
}
TD.fronttext{
	font-family : Verdana, Arial,Helvetica, sans-serif;
	font-size : 11px;
}

FONT.fronttext{ 
	font-family : Verdana, Arial,Helvetica, sans-serif;
	font-size : 11px;
 }
 
FONT.menutext
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight : bold;
}

HR
{
	color : black;
	width : 100%;
	height : 1;
}


.ReportTitle
{
   color: black;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight : bold;
}

.ReportEntry
{
   color: black;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight : bold;
}

.ReportStats
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ReportStatsTitle
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : underline;
}


TR.even
{
	background: #CCCCCC;
}

TR.uneven
{
	background:  #FFFFFF;
}

TR.even_bold
{
	background: #CCCCCC;
	font-weight : bold;
}

TR.uneven_bold
{
	background:  #FFFFFF;
	font-weight : bold;
}

TD.whitetitle
{ 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
 }

