/* =Общие стили
----------------------------------------------- */
BODY {background: #F9F9F9; font-size: 12px; font-family: Verdana; padding: 0px}
P {font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.3em;}
TD {font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.3em;}

/* =Заголовки
----------------------------------------------- */
H1 {font-family: Arial; font-weight: bold; font-size: 16px; color: #252673; margin-top: 0px; border-bottom: 1px solid #4A4A4A} 
H2 {font-family: Verdana; font-weight: bold; font-size: 12px; line-height: 1.3em}
H3 {font-family: Verdana; font-weight: bold; font-size: 14px}
H4 {font-family: Arial; font-weight: bold; font-size: 16px; color: #252673; margin-top: 0px;} 

/* =Ссылки в тексте
----------------------------------------------- */
A:link {text-decoration: none; color: #1C1D6D}
A:active {text-decoration: none}
A:visited {text-decoration: none; color: #1C1D6D}
A:hover {text-decoration: underline; color: #2B57A8}

#hover {text-decoration: none; color: #5F1610}

/* =Стили для текста 
----------------------------------------------- */
.window {border: 1px solid #4A4A4A}
.bot_topline {border: 1px solid #4A4A4A; border-bottom: #DEE2E8; border-left: #DEE2E8; border-right: #DEE2E8}
.top_botline {border: 1px solid #4A4A4A; border-top: #DEE2E8; border-left: #DEE2E8; border-right: #DEE2E8}
.menu_left {border: 1px solid #4A4A4A; border-top: #DEE2E8; border-bottom: #DEE2E8; border-left: #DEE2E8}

.style1 {color: #FF0000}
