/* прописка основного стиля страницы */
BODY {background-color: rgb(255,255,255)}
BODY, TABLE, TR, TD {color: rgb(0,0,0)}
BODY, TABLE, TR, TD {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 8pt; font-weight:normal}
FORM, INPUT, SELECT, OPTION {color: rgb(0,0,0); font-size: 8pt; font-weight: normal}
UL, LI {margin: 0px 0px 0px 8px}

/* стиль для кнопок "следующая/предыдущая" */ 
.DSBL {color: rgb(204,204,204); font-size: 8pt;}
.CUR_PDG {background-color: rgb(233,233,233);color: rgb(235,161,0); font-weight: bold}
A.PDG:link {text-decoration: underline; color: rgb(0,90,165); font-weight: normal}
A.PDG:visited {text-decoration: underline; color: rgb(0,90,165); font-weight: normal}
A.PDG:hover {text-decoration: underline; color: rgb(235,161,0); font-weight: normal}

/* стиль для кнопок основного меню */
.DSBL_MNU {color: rgb(192,192,192); font-size: 8pt;} 
.MNU_CUR {color: rgb(246,246,246); font-size: 8pt; font-weight: bold}
.MNU_ACT {color: rgb(0,0,0); font-size: 8pt; font-weight: bold}

/* задание цвета шрифта шапки таблицы */
.TBL_TTL {color: rgb(34,57,77)}

/* задание гарнитуры заголовков */
.TTL1 {color: rgb(102,102,102); font-size: 18pt; font-weight: normal}
.TTL2 {color: rgb(102,102,102); font-size: 14pt; font-weight: normal}
.TTL3 {color: rgb(0,90,165); font-size: 11pt; font-weight: bold}
.TTL4 {color: rgb(102,102,102); font-size: 8pt; font-weight: bold}

.PRM {color: rgb(102,102,102); font-size: 8pt; font-weight: normal}
.VLU {color: rgb(0,0,0); font-size: 8pt; font-weight: normal}

/* задание гарнитуры текстов */
.TXT {color: rgb(102,102,102); font-size: 8pt; font-weight: normal}
.TXT2 {color: rgb(102,102,102); text-align: justify; font-size: 9pt; font-weight: normal}
.NOTE {color: rgb(0,90,165); font-size: 8pt; font-weight: bold}

/* цвет рамки вокруг картинок */
.PCT {border-color: rgb(204,204,204)}

/* стиль для кнопок "выбор языка" */
A.LNG:link {text-decoration: underline; color: rgb(110,110,110); font-size: 7pt; font-weight: normal}
A.LNG:visited {text-decoration: underline; color: rgb(110,110,110); font-size: 7pt; font-weight: normal}
A.LNG:hover {text-decoration: underline; color: rgb(235,161,0); font-size: 7pt; font-weight: normal}
SPAN.LNG {color: rgb(0,0,0); font-size: 7pt; font-weight: bold}
SPAN.LNGKKS {text-decoration: underline; color: rgb(110,110,110); font-size: 7pt; font-weight: normal}

/* стиль для кнопок "модель оружия" */
A.WEAP:link {text-decoration: underline; color: rgb(0,90,165); font-size: 9pt; font-weight: normal}
A.WEAP:visited {text-decoration: underline; color: rgb(0,90,165); font-size: 9pt; font-weight: normal}
A.WEAP:hover {text-decoration: underline; color: rgb(0,90,165); font-size: 9pt; font-weight: normal}

/* стиль для кнопок подменю */
A.MNU:link {text-decoration: none; color: rgb(0,0,0); font-size: 8pt; font-weight: bold}
A.MNU:visited {text-decoration: none; color: rgb(0,0,0); font-size: 8pt; font-weight: bold}
A.MNU:hover {text-decoration: none; color: rgb(246,246,246); font-size: 8pt; font-weight: bold}

/* стиль для нижнего меню внизу страницы */
A.MNU_LOWER:link {text-decoration: underline; color: rgb(110,110,110); font-size: 8pt; font-weight: normal}
A.MNU_LOWER:visited {text-decoration: underline; color: rgb(110,110,110); font-size: 8pt; font-weight: normal}
A.MNU_LOWER:hover {text-decoration: underline; color: rgb(235,161,0); font-size: 8pt; font-weight: normal}

/* стиль для меню в разделе "дополнительная информация" */
A.DSCR:link {text-decoration: underline; color: rgb(0,0,0); font-size: 8pt; font-weight: normal}
A.DSCR:visited {text-decoration: underline; color: rgb(0,0,0); font-size: 8pt; font-weight: normal}
A.DSCR:hover {text-decoration: none; color: rgb(0,0,0); font-size: 8pt; font-weight: normal}