body, td, th, p, select, textarea, input {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  color: #636262;
}

a {
  color: #4C65A3;
  text-decoration: none;
};

a:hover {
  color: #031A8F;
};

hr {
  height: 1px; 
  color: #E0E0E0;
};

h4 {
  color: #4C65A3;
  font-size: 10px;
  text-align: center;
  margin: 10px;
};

code {
  font-family: Tahoma, Arial;
  font-size: 10px;
  font-weight: bolder;
  letter-spacing: 2px;
  color: #071946;
};


/**********************/
/* Элементы заголовка */
table.header div {
  width: 100%;
  height: 12px;
  font-size: 10px;
  filter: dropshadow(color=white, offx=1, offy=1);
  color: #636262;
};

table.header div a {
  color: #636262;
  text-decoration: none;
};

table.header div a:hover {
  color: #031A8F;
};


/*******************/
/* Блок информации */
th.bh div {
  color: #4C65A3;
  font-size: 10px;
  height: 12px;
  filter: dropshadow(color=white, offx=1, offy=1);
};

td.bc {
  padding: 8px 0px 8px 0px;
};


/***********************/
/* Таблица меню ссылок */
table.menu a {
  color: #636262;
  font-weight: bold;
  text-decoration: none;
};

table.menu a:hover {
  color: #031A8F;
};


/*************/
/* Навигация */
.ndiv {
  font-size: 10px;
  color: #D0D0D0;
};

.nth {
  color: #404040;
};


/******************/
/* Список моделей */
div.phones {
  border:1px solid #E0E0E0; 
  background-color: #F0F0F0; 
  padding: 10px;
};

div.phones a {
  font-family: Tahoma;
};


/*****************/
/* Элементы форм */
.input {
  background-color: #F0F2F8;
  border: 1px solid #B0B0B0;
  padding: 2px 4px 2px 4px;
  height: 20px;
  font-weight: bold;
  color: #404040;
};

.button {
  background-color: #4C65A3; 
  height: 20px;
  font-weight: bold;
  color: white;
};
