a{COLOR: #2A8BFF;}
a.menu{COLOR: #ffffff}
h1{margin: 0 0 0 0em; padding: 0; font-size: 160%; font-weight: normal; line-height: 1.1; border-bottom: 0px solid #<?=$color?>; margin-bottom: 1em;}
.kw{margin: 0 0 0 0;font-size: 10%; color:#ffffff}
p{text-indent: 1em; margin-top: 0; margin-bottom: 0;}
b.red{color: #ff0000}
li.red{list-style: inside; text-indent: 1em;}


.select_color_red {background-color: #FF999A}
.select_color_green {background-color: #99FF99}



h2{font-family: Century Gothic, Arial, Tahoma, sans-serif; font-size: 300%;}
//h2{font-family: Century Gothic, Arial, Tahoma, sans-serif; font-size: 300%; text-align: left;  position: relative; left: -120px;}
//h2{margin: 0 0 10 0em; padding: 0; font-size: 170%; font-weight: normal; font-family: Arial, Tahoma, sans-serif; font-style: bold; color:#<?=$color?>}

.tdmenucur {background-color: #000099; color: #ffffff; font-weight: bold;}

//.tdmenu {border: #000099 solid; border-width: 1px 1px 1px 0px}
//td {font-family: Arial, Helvetica, sans-serif; font-size: 80%}
//a {color: #000099}
//.tdmenu a{  color: #000000}

//td.site	{padding: 6px; background: #DAD6CF url(/img/i/fon-site.gif) no-repeat top left; border-bottom: 2px solid #<?=$color?>;}
//td.site	a{color: #716957;}
//td.site-current	{color: black; padding: 6px; background: #<?=$color?> url(/img/i/fon-site.gif) no-repeat top left; font-weight: bold;}
//td.site-current	a{color: black;}
//.vmenu2{FONT-FAMILY: Arial, sans-serif;
       FONT-SIZE: 100%; FONT-VARIANT: small-caps; FONT-WEIGHT: bold; LETTER-SPACING: 0.1em;}

div.bg{
   background: url(/img/bg.gif);
}
div.vmenu{
   background: #FFFFFF;
   width:100px;
   padding: 7px 14px 9px 20px;
   border-top: 3px solid white;
   border-bottom: 1px solid white;
   float: left;
}
div.branch-a{
   background: white url(/img/i/fon-branch-current.gif) bottom right no-repeat;
   padding: 7px 14px 7px 8px;
   border-top: 5px solid #<?=$color?>;
   border-bottom: 1px solid white;
   float: left;
}
div.step{
   padding: 7px 0px 7px 0px;
   border-bottom: 1px solid #000000;
}
div.step-a{
   background: white url(/img/i/fon-branch-current.gif) bottom right no-repeat;
   padding: 2px 7px 2px 8px;
   border-top: 3px solid #FFB600;
   border-bottom: 1px solid white;
}
div.an1{
   padding: 0px 0px 0px 0px;
}
div.an2{
   padding: 10px 10px 10px 10px;
   background: #C9FFBE;
}
div.rmenu{padding: 4px 6px 6px 15px; cursor: pointer;}
.rmenuSelected{background-color: #<?=$color?>;padding: 6px;}
div.rmenu2  A{color: #333333; text-decoration: none; display: block; width: 100%;height: 100%;}
div.rmenuSelected A{text-decoration: none;color: #333333;}