BODY,TD,TH
{
  font-size: 12px;
  font-family: Arial, Clean, Helvetica, sans-serif;
}

A
{
  font-size: 12px;
  font-family: Arial, Clean, Helvetica, sans-serif;
  color: #0000FF;

}

A.logout
{
  font-size: 12px;
  font-family: Arial, Clean, Helvetica, sans-serif;
  color: white;
  font-weight: bold;
}

A.Cat
{
  font-size: 14px;
  font-family: Arial, Clean, Helvetica, sans-serif;
  color: #590000;
  font-weight: bold;
}

A.Menu
{
  font-family: Arial, Clean, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
  text-decoration: none;
  font-weight:normal;
 
}


A.MenuAkt
{
  font-family: Arial, Clean, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

A.Title
{
  font-size: 16px;
  font-family: Arial, Clean, Helvetica, sans-serif;
  color:#600000;
  font-weight:bold;
}

A.Abc
{
  font-size: 14px;
  font-family: Arial, Clean, Helvetica, sans-serif;
  color:#600000;
  font-weight:bold;
}

A.AbcAkt
{
  font-size: 14px;
  font-family: Arial, Clean, Helvetica, sans-serif;
  font-weight:bold;
  color:red;
  text-decoration:none;
}


TABLE.News
{
    font-family: Arial, Clean, Helvetica, sans-serif;
    border-width:1px;
    background-color: white;
}

TD.News
{
    font-size: 12px;
    background-color: #DBDBDB;
    color: black;
    text-align:left;
}

INPUT
{
  font-family: Arial, Clean, Helvetica, sans-serif;
}

TD.NewsTitleData
{
    color: black;
    font-weight: bold;
    text-align:left;
    background-color:white;
}

TD.TopBar
{
  font-family: Arial, Clean, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
  text-decoration: none
  vertical-align:middle:
}




TD.Menut
{
	background-image:url(images/boxbody.gif);
	background-repeat: y-repeat;
	text-align: left;
	vertical-align:middle;
}

TD.Menump
{
	background-image:url(images/boxbody.gif);
	background-repeat: y-repeat;
    vertical-align:middle;
}

TR.PricelistOdd
{
background-color:#C0C0C0;
}

TR.Pricelist
{
background-color:#E8E8E8;
}


TH.Head
{
    font-size: 13px;
	color:white;
    background-color:#800000;

}

.Group
{
	font-size: 16px;
	font-family: Arial, Clean, Helvetica, sans-serif;
	color:#600000;
	font-weight:bold;
}
/*------------------- forms -------------------------*/

.Head
{
    font-size: 12px;
	color:white;
    background-color:#800000;
 	font-weight:bold;
}

.FormHead
{
    font-size: 12px;
	color:white;
    background-color:#800000;
    text-align:center;
}

.Label
{
    font-size: 12px;
    background-color: #D6D6D6;


}

.Value
{
   	color:white;
	background-color: #EA0000;
}
