body, td {
	font-family: Regular, Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#666666;
}

body
{
	margin:0;
	padding:0;
	border:0;
	height:100%;
	background: white;
	min-height:100%;
}
img
{
	border:0;
}
h1
{
    color:#666666;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}
hr
{
    border: 0; 
    background-color: #005fd8;
    height: 1px;
    width: 100%;
    color: #005fd8;
}
a
{
    color: #333333;
    text-decoration: underline;
}
a:hover
{
    color: black;
    text-decoration: none;
}
html{height:100%;padding:0;margin:0;}
form { margin: 0px; }

/* ---------------- LEFT MENU (template: left_galaxy) ----------- */
.l_menu_mid {
  background: url('/bitrix/templates/ic/components/bitrix/menu/left_galaxy/imgs/l_menu_mid.gif') no-repeat left;
  height:32px;
  padding-left:25px;
  width: 181px;
  //width: 206px;
}

.l_menu_top {
  background: url('/bitrix/templates/ic/components/bitrix/menu/left_galaxy/imgs/l_menu_top.gif') no-repeat left;
  height:32px;
  padding-left:25px;
  width: 181px;
  //width: 206px;
}

.l_menu_bottom {
  background: url('/bitrix/templates/ic/components/bitrix/menu/left_galaxy/imgs/l_menu_bottom.gif') no-repeat left;
  height:34px;
  padding-left:25px;
  width: 181px;
  //width: 206px;
}

.l_menu_mid a, .l_menu_top a, .l_menu_bottom a {
  color:#47686f;
  font-weight:bold;
  font-size:11px;
  font-family:Arial Narrow,Arial; 
  text-decoration:none;
  position:relative;
  top: 8px;
}

.l_menu_sel {
  background: url('/bitrix/templates/ic/components/bitrix/menu/left_galaxy/imgs/l_menu_sel.gif') no-repeat left;
  height:32px;
  padding-right:17px;
  width: 207px;
  //width: 224px;
  text-align: right;
}

.l_menu_sel a {
  color:#47686f;
  font-weight:bold;
  font-size:13px;
  font-family:Arial Narrow,Arial; 
  text-decoration:none;
  position:relative;
  top: 8px;
}
/* ---------------- END LEFT MENU (template: left_galaxy) ----------- */

/* ---------------- MANAGERS -----------------------------------------*/


/* ---------------- END MANAGERS --------------------------------------*/

/* ---------------- TOP MENU  ---------------------------------------- */
.top_menu_link, .top_menu_link:hover {
  text-decoration: none;
  font-family:Arial;
  color:#47686f;
  font-weight:bold;
  font-size:11px;
}
/* ---------------- END TOP MENU  ------------------------------------ */