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;}

.hlabel         {color: #FFFFFF; font: normal 11px Verdana, Tahoma, sans-serif;}
.menu           {color: #FFFFFF;}
.title          {color: #FF9900; font: normal 28px Garamond, Tahoma, serif; letter-spacing: -0.08em;}
.subtitle       {color: #FF9900; font: normal 18px Garamond, Tahoma, serif; letter-spacing: -0.02em;}
.lbar_title     {color: #FFFFFF; font: normal 14px "Trebuchet MS", Tahoma, serif; letter-spacing: -0.02em;}
.lbar_titlesm   {color: #FFFFFF; font: normal 12px "Trebuchet MS", Tahoma, serif; letter-spacing: -0.02em;}
.txt            {color: #333333; font: normal 14px Times New Roman, serif;}
.date           {color: #999999;}
.gray           {color: #999999;}
.sm             {font: 10px Verdana, Tahoma, sans-serif;}
.smgr           {font-size: 10px; color: #999999;}
.errsm          {color: #FF3333; font: 10px Verdana, Tahoma, sans-serif;}
.input_text     {border: 1px solid #7F7F7F;}
.input_button   {font: 12px "Trebuchet MS", Tahoma, sans-serif;}

/*Style from laticrete.com*/
.input_text_s   {height:18px; font-family:Arial, Helvetica, sans-serif; font-size:10px; width: 85px;}
.input_button_s {height:19px; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
#search1		{padding-bottom:0;padding-top:0;}

/* new styles */
line_bottom		{border-bottom: 3px solid #ee194b;}
/* new styles */

.imgbrd			{border: 1px solid #7F7F7F;}

a               {color: #666666; text-decoration: underline;}
a:active        {color: #666666; text-decoration: underline;}
a:visited       {color: #333333; text-decoration: underline;}
a:hover         {color: #FF9900; text-decoration: none;}

a.menu          {color: #FFFFFF; text-decoration: none;}
a.menu:active   {color: #FFFFFF; text-decoration: none;}
a.menu:visited  {color: #FFFFFF; text-decoration: none;}
a.menu:hover    {color: #e1e2de; text-decoration: underline;}
/* header style*/
.h_title		{margin-top: 9px; font: Futura, Meta; font-weight: bold; font-size: 23px; color: #00acd4;}
.h_welcome		{margin-top: 49px;font: Futura, Meta; font-weight: bold; font-size: 16px; color: #ffffff; font-style: italic}

/*spiski*/
ul.groups {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
}
.groups li {
	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;
}