
a {	
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: tahoma, verdana, "sans serif", arial, "times new roman";
}
/*
a.visited {
}
*/
a.mainmenu {
	text-decoration: none;
	font-size: 13px;
	font-family: verdana, "sans serif", arial, "times new roman";
	font-weight: bold;
}

a.leftmenu {
	text-decoration: none;
	color: White;
	font-size: 12px;
	font-family: Tahoma, "sans serif", arial, "times new roman";
	font-weight: bold;
}

a.smallmenu {
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-family: Tahoma, "sans serif", arial, "times new roman";
	font-weight: bold;
	line-height: 13px;
}

td {
	color: #000000; 
	font-size: 11px;
	font-family: verdana, tahoma, "sans serif", arial, "times new roman";	
}

td.text {
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	font-family: Verdana, "MS Sans Serif", Arial, sans-serif; 
	text-decoration: none;
	padding: 5px 16px 16px 16px;	
}

td.text.lefttext {
	font-size: 10px;
	color: #092F45;	
	padding: 10px 10px 10px 8px;
}

td.offleftmenu {
	color: #c7d7ed;
	font-size: 13px;
	font-family: verdana, "sans serif", arial, "times new roman";
	font-weight: bold;
}

.header {
	font-size: 10px;
	font-weight: bold;
}

.top
{
	font-family: Verdana, "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.btop
{
	font-family: Verdana, "MS Sans Serif", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.news
{
	font-family: "Tahoma", MS Sans Serif, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bnews
{
	font-family: "Tahoma", MS Sans Serif, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.tr1
{
	background-color : #a7c8f8;
}

.tr2
{
	background-color : #FFFFFF;
}

.tr3
{
	background-color : #CDF67C;
}

.tr4
{
	background-color : #FFCC33;
}




.trcancel
{
	background-color : #FDCED6;
}

.tdchange
{
	background-color : #9DD497;
}

.tdprolong
{
	background-color : #F7E1A5;
}


a.button {
  display: block;
  float: left; /* чтобы кнопка не растягивалась на всю ширину родительского блока, а ограничивалась текстом */
  font: bold 12px arial, sans-serif;
  color: #4A6580;
  text-decoration: none;
  background: url(/img/button_r.gif) top right no-repeat;
  padding-right: 25px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}
a.button span {
  display: block;
  line-height: 13px;
  background: url(/img/button_l.gif) no-repeat;
  padding: 7px 0 13px 23px;
}

