td
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.top_menu
{
 padding: 5px 20px;
}

A
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #7878B4;
  text-decoration: none;
}

A:hover
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #7878B4;
  text-decoration: underline;
}

.MENU
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.MENU:hover
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.HEADER
{
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.IMAGE_WITH_BORDER
{
  border: 2px solid #7878B4;
}


.DESCRIPTION_TABLE_IMAGE_WITH_BORDER
{
  border: 2px solid #7878B4;
  margin: 10px;
  width:  120px;
  height: 120px;
}


.STANDARD_IMAGE_WITH_BORDER
{
  border: 1px solid #7878B4;
}

.TABLE_WITH_SHORT_DESCRIPTION
{
  margin: 0px; 
  background-color: #FFFFFF; 
  border-top-style: solid; 
  border-top-width: 2px; 
  border-top-color: #7878B4;
  border-bottom-style: solid; 
  border-bottom-width: 2px; 
  border-bottom-color: #EAEAEA;
}

.MORE_BUTTON
{
  border-left-style: solid; 
  border-left-width: 2px; 
  border-left-color: #EAEAEA;
  
  border-right-style: solid; 
  border-right-width: 2px; 
  border-right-color: #EAEAEA;
  		 
  border-top-style: solid; 
  border-top-width: 2px; 
  border-top-color: #EAEAEA;
  
  border-bottom-style: solid; 
  border-bottom-width: 0px; 
  border-bottom-color: #EAEAEA;
}

.TABLE_CAPTION_ENG
{
  background-color: #7878B4; 
  color: white; 
  
  margin: 0px; 
  border: 0px; 
  
  padding: 5px;
  width: 100px;
   
  font-weight: bold
}

.TABLE_CAPTION_UA
{
  background-color: #7878B4; 
  color: white; 
  
  margin: 0px; 
  border: 0px; 
  
  padding: 5px;
  width: 160px;
   
  font-weight: bold
}

