FONT {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica, sans-serif;}/*Verdana, "Trebuchet MS",Tahoma, Arial, Verdana, Helvetica, sans-serif*/
body            {color: #000000; font: 10pt "Trebuchet MS", Tahoma, sans-serif;}
p               {color: #000000; font: 10pt "Trebuchet MS";}
td              {color: #000000; font: 10pt "Trebuchet MS", Tahoma, sans-serif;}

/* Text*/
.txt			{FONT-SIZE: 15px; COLOR: #5b5b5b;}

/*menu*/
.menu			{color: #4a4c4e; font: bold 8pt Arial;}
a.menu          {color: #4a4c4e; text-decoration: none;}
a.menu:active   {color: #616a73; text-decoration: none;}
a.menu:visited  {color: #4a4c4e; text-decoration: none;}
a.menu:hover    {color: #616a73; text-decoration: underline;}

.menu_active	{color: #616a73; font: bold 8pt Arial;}
a.menu          {color: #4a4c4e; text-decoration: none;}

/*menuright*/
.menuright			{color: #516230; font: bold 8pt Arial;}
a.menuright         {color: #516230; text-decoration: none;}
a.menuright:active  {color: #516230; text-decoration: none;}
a.menuright:visited {color: #516230; text-decoration: none;}
a.menuright:hover   {color: #516230; text-decoration: underline;}

/*submenu*/
.submenu			   {color: #798a99;font: bold 8pt Arial;}
a.submenu			{text-decoration: none;}
a.submenu:active	{color: #052e6b; text-decoration: none;}
a.submenu:visited	{text-decoration: none;}
a.submenu:hover	{color: #052e6b;text-decoration: underline;}

.submenu_active	      {color: #052e6b;font: bold 8pt Arial;}
a.submenu_active:active {text-decoration: none;}

/*navigation bar*/
.navigation         {color: #516230; font: bold 18px Garamond, Tahoma, serif; letter-spacing: -0.06em;}
a.navigation		{text-decoration: none;}
a.navigation:active	{text-decoration: none;}
a.navigation:visited{text-decoration: none;}
a.navigation:hover	{text-decoration: none;}

.lbar_bg		{background-image:url(../img/lbar_bg.gif);}

.ontop			{color: #660425; font: 9pt Arial;}
a.ontop			{color: #660425; text-decoration: none;}
a.ontop:active  {color: #660425; text-decoration: none;}
a.ontop:visited {color: #660425; text-decoration: none;}
a.ontop:hover   {color: #660425; text-decoration: none;}

.topnavbar		{color: #FF9900; font: bold 14px Garamond, Tahoma, serif; letter-spacing: -0.01em;}
/*spiski*/
ul.groups {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
}
.groups li 
{
	background-repeat:repeat-y;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}