
BODY
{
  margin: 0px;
  padding: 10px;
  background-color: #ffffff;
  font-family: georgia,arial;
  font-size: 90%;
  color: #404040;
}

BODY, TABLE
{

  text-decoration: none;
  text-align: left;
}


TABLE
{
  padding: 0px;
  margin: 0px;
  border: 0px solid;
  border-collapse: separate;
  border-spacing: 0px;
}


TH { font-weight: bold; width: 140px; vertical-align: top; padding-top: 8px; }

HR { width: 50%; height: 2px; text-align: left; background-color: #4989C0; border: 0px solid; padding: 0px; margin: 20px; }



IMG
{
  font-family: arial;
  font-size: 11px;
  color: #000080;
}


A
{
  text-decoration: underline;
  color: #555555;
}


A:hover
{
  text-decoration: none;
}


P
{
  margin-top: 2px;
  margin-bottom: 5px;
}

INPUT, TEXTAREA, SELECT
{

  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 5px;
  color: #404040;


}

.long
{
  width: 100%;
}

.short
{
  width: 100px;
}



TEXTAREA
{
  height: 150px;
}


FORM
{
  margin: 0px;
  padding: 0px;
}



SMALL
{
  color: #808080;
}




H1, H2, H3, .title, .subtitle, .caption, .h2, .h3
{
  font-family: arial;
  font-weight: bold;
  text-align: left;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}

H1, .title, .h1
{
  font-size: 150%;
  text-transform: none;
  color: #4281B7;
  padding: 5px;
  border-bottom: 2px solid #777777;
}

H2, .h2
{
  font-size: 130%;
  text-transform: none;
  color: #4281B7;
}

.subtitle
{
  font-size: 12px;
  text-transform: none;
  color: #4281B7;
  margin-bottom: 5px;
}


H3, .caption, .h3
{
  font-size: 110%;
  color: #4281B7;
}





ACRONYM
{
  border-bottom: 1px solid #008000;
  cursor: help;
}






.menu_main_caption, .menu_main_item
{
  text-decoration: none;
}

.menu_main_caption
{
  font-weight: bold;
  padding-left: 0px;
  color: #4281B7;
  margin-top: 10px;
  margin-bottom: -12px;
  display: block;
}

.menu_main_item
{
  padding-left: 5px;
  color: #777777;
  border-left: 1px solid #c0c0c0;
  margin-left: 3px;
}

.menu_main_caption:hover, .menu_main_item:hover
{
  text-decoration: underline;
}





.partition
{
  font-size: 9px;
  color: #DBA206;
  text-decoration: none;  
  margin-right: 10px;
  white-space: nowrap;
}

.partition_block
{
  padding: 4px;
  padding-top: 0px;
  text-align: left;
}


.comments
{
  margin: 4px;
  width: 100%;
  color: #008000;
  font-family: arial;
  font-size: 11px;
  padding: 2px;
}

.comment
{
  color: #008000;
  font-family: arial;
  font-size: 11px;
}


.official
{
  color: #808080;
  font-size: 9px;
  padding: 3px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #808080;
  border-collapse: separate;
  border-spacing: 0px;
  text-align: center;
  width: 100%;
}


.advert
{
  color: #FF6030;
  font-size: 11px;
}


.advert_block
{
  border: 1px solid #FF6030;
  margin-bottom: 15px;
  padding: 5px;
  color: #FF6030;
  font-size: 11px;
}





.catalogue_group
{
  border-left: 3px solid #4C97CB;
  padding-left: 4px;
  cursor: pointer;
  text-align: left;
  color: #0851BD;
  font-weight: bold;
}

.catalogue_items
{
  padding-bottom: 10px;
  padding-top: 3px;
}

.catalogue_item
{
  padding-left: 10px;
  padding-top: 2px; 
  text-align: left;
  display: block;
}




.im_logotype
{
  width: 120px;
  height: 120px;
  border: 1px solid #0851BD;
}

.im_logotype:hover
{
  border: 1px dotted #0570BA;
}



.pages_block
{
  text-align: right;
  padding: 0px;
  border-top: 0px solid #c0c0c0;
  border-bottom: 0px solid #c0c0c0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pages_item, .pages_selected
{
  border: 0px solid #4281B7;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;

}

.pages_selected
{
  background-color: #ñ0ñ0ñ0;
  font-weight: bold;
  color: #4281B7;
}

.pages_item:hover
{
  background-color: #f0f0f0;
}


.rubrics
{
  text-align: left;
  margin-bottom: 3px;
}

.rubric
{
  font-size: 10px;
  color: #FF7E00;
  margin-right: 10px;
  white-space: nowrap;
}



TABLE.content
{
  border-collapse: collapse;
  empty-cells: show;
  border: 1px solid #A0A0A0;
  width: 100%;
}

TD.content
{
  text-align: center;
  border: 1px solid #A0A0A0;
}

TR.content
{
  background-color: #ffffff;
}

TH.content
{
  text-align: center;
  border: 1px solid #A0A0A0;
  font-weight: bold;
  padding: 2px;
}





TABLE.list
{
  border-collapse: collapse;
  empty-cells: show;
  border: 0px solid;
  width: 100%;
}

TR.list
{
  background-color: #ffffff;
}

TR.list:hover
{
  background-color: #e0e0e0;
}

TD.list
{
  text-align: center;
  border-top: 1px solid #A0A0A0;
}

TH.list
{
  text-align: center;
  border-bottom: 1px solid #A0A0A0;
  font-weight: bold;
  padding: 2px;
}




UL
{
  margin: 2px;
  margin-left: 15px;
}

CODE
{
  font-family: arial;
  color: #008000;
  font-weight: bold;
}




.scon
{
  margin-bottom: 20px; border: 0px solid #c0c0c0; padding: 10px;
}

.sbl2b
{
  padding: 5px; margin-bottom: 20px; border: 1px solid #c0c0c0;
}

.indexphoto
{
  width: 220px;
  height: 300px;
  margin-bottom: 10px;
}

.indexphotos
{
  width: 33%;
  text-align: center;
  vertical-align: top;
  padding-bottom: 30px;
}



.toptd1, .toptd2, .toptd3
{
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: left;
  color: #68ACE4;
  padding-left: 50px;
  padding-top: 14px;
  font-size: 14px;
}

.toptd1
{
  background-image: url('/exogens.ruen.skin/antimaulnetizm/dot-1st.gif');
}

.toptd2
{
  background-image: url('/exogens.ruen.skin/antimaulnetizm/dot-2nd.gif');
}

.toptd3
{
  background-image: url('/exogens.ruen.skin/antimaulnetizm/dot-3rd.gif');
}

.toptit
{
  color: #4281B7;
}









