body {
    margin: 0 0 0 0;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-style: normal;
    font-size: 10pt;
    color: #2e2282;
}

.td-left-bottom {
    text-align: left;
    vertical-align: bottom;
}

.td-tile {
    background-color: rgb(192, 192, 192);
    vertical-align: bottom;
    text-align: center;
    width: 99px;
    height: 99px;
}

.td-tile#text {
    background-color: rgb(255, 255, 255);
    vertical-align: bottom;
}

.text-tile {
    background-color: rgb(242, 242, 242);
    text-align: center;
    vertical-align: middle;
    width: 100px;
}


TR TD .td-tile#text {
    height: 82px;
    width: 99px;
}

.menu-right {
    vertical-align: middle;
    text-align: right;
}

.slogan {
    font: normal normal 17px Georgia, sans-serif;
    color: #2e2282;
}

.slogan#margined {
    margin-left: 20px;
}

.tile-text {
    font-family: serif;
    font-weight: bold;
    font-size: 14px;
    color: #9a9a9a;
}

.bottom_menu {
    height: auto;
    width: 200px;
    position: absolute;
    visibility: hidden;
    background-color: #f2f2f2;
    padding: 4px;
    border: 1px solid #2e2282;
}

.bottom_menu1 {
    height: auto;
    width: 200px;
    position: relative;
    top: 0px;
    left: 0px;
    visibility: hidden;
    background-color: #f2f2f2;
    padding: 8px;
    border: 1px solid #2e2282;
}
/*---------------------------------------------------------------------------------------------------------------------------*/

A { 
    color: #0a3f82;
    text-decoration: none
}

A:active { 
    color: #9a9a9a;
}

A:visited { 
    color: #999999;
}

a:hover {
    text-decoration: underline;
}

.text {
    font-family: Verdana, 'Arial Narrow', Arial, sans-serif;
    font-style: normal;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 10px;
    text-indent: 3ex;
    color: #2e2282;
}

.horiz-line {
    height: 1px;
    background-image: url(../images/1px_2e2282.gif);
    background-repeat: repeat-x;
}

.vert-line {
    width: 1px;
    background-image: url(../images/1px_2e2282.gif);
    background-repeat: repeat-y;
}

.menu {
    text-align: left;
    vertical-align: top;
    background-color: white;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-style: normal;
    font-size: 10pt;
    color: #2e2282;
}

.menu A {
    color: #2e2282;
    text-decoration: none
}

.menu A:active {
    color: #9a9a9a;
    text-decoration: none
}

.menu A:visited { 
    color: #2e2282;
}

.menu A:hover {
    color: #9a9a9a;
    text-decoration: none;
}

/*---------------------------------------------------------------------------------------------------------------------------*/




#Top2
{


height: 15px;
text-align:center;


margin-top: 0px;

}


  /*----------верхнее меню------------------. */

 #mainlevel-nav {
  font-size        : 12px;
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  text-align:center;
}

#mainlevel-nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  float            : left;
  display          : block;
  list-style       : none;
  /*background-image : url(../images/pic/forbuttons.png) ;*/
  padding-left     : 0px;
  padding-right    : 0px;
  margin           : 0px;
  width            : auto !important;
  font-size        : 12px;
  line-height      : 26px;
  white-space      : nowrap;
  /*border-right      : 1px solid #cccccc;*/

}

#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;

  padding-right    : 12px;
  font-size        : 12px;
  color            : #2e2383;
  text-decoration  : none;
  font-weight: bold;
  text-transform: uppercase; 
}

#mainlevel-nav li a:hover {

   font-weight: lighter;
  font-size        : 12px;
  color            : #9a9a9a;
  font-weight: bold;                                                                
  	font-family: Verdana, Arial, Helvetica, sans-serif;  
	  text-transform: uppercase; 
}
/*
#mainlevel-nav li a:active 
{

  font-weight: lighter;
  font-size        : 12px;
  color            : #fff600;
  font-weight: lighter;                                                                
  	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-transform: capitalize;  
}*/
	
	                                                      /*----------верхнее меню ------------------. */





















