body, hmtl
{
	margin: 0px;
	padding: 0px;
	background-color: white
}

td.Lm
{
	font-family: Arial;
	font-size: 12px;
	color: white;
	padding-left: 10px;
	background-color: #72A4FF;
	font-weight: bold;
}

td.SelectedLm
{
	font-family: Arial;
	font-size: 12px;
	color: white;
	padding-left: 10px;
	background-color: #1859DE;
	font-weight: bold;
}

a.Lm, a.SelectedLm
{
	color: white;
	text-decoration: none;
}


td.Tm
{
	font-family: Arial;
	font-size: 13px;
	color: white;
	font-weight: bold;
	background-color: #494949;
	text-align: cebter;
}

td.Tm a
{
	color: white;
	text-decoration: none;
}

td.Tm a.Selected
{
	color: white;
	text-decoration: underline;
}


td.CookieCrambs
{
	font-family: Arial;
	font-size: 16px;
	color: #1987E5;
	font-weight: bold;
	padding-left: 5px;
}

td.CookieCrambs h1
{
	font-family: Arial;
	font-size: 16px;
	color: #1987E5;
	font-weight: bold;
	padding-left: 5px;
}


td.CookieCrambs hr
{
	height: 7px;
	color: #DCDCDC;
}


td.Copy
{
	background-color: #CBCBCB;
	font-family: Arial;
	font-size: 10px;
	color: #6F6F6F;
	text-align: left;
	padding-left: 5px;
}


td.Content
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-left: 10px;
}


.txt
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}


h1
{
	font-family: Arial;
	font-size: 20px;
	color: #666666;
}


table, img
{
	border: 0px;
}

a
{
	color: darkblue;
}


.odd
{
	background-color: #eeeeee;
}

.even
{
	background-color: #dddddd;
}


.btn
{
	border:1px solid #B0B0B1;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size: 8pt;
	height: 20px;
	background-color:#D4D6D7;
	text-align:center;
}

.inp
{
	border:1px solid #B0B0B1;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size: 8pt;
	background-color:white
}

.error
{
  font-family: Arial;
  font-size: 8pt;
  color: darkred;
  text-align:left
}

