
BODY {
 background-color: white;
 color: #404040;
 margin-top: 0;
 margin-left: 8px;
 margin-right: 8px;
 font-family: Tahoma, sans-serif;
 font-size: 9pt;
}

TD {
 font-size: 9pt;
}

IMG {
 border: none;
}

H1 {
 color: #204167;
 font-size: 17pt;
 font-weight: normal;
 margin-top: 8px;
 margin-bottom: 18px;
}

H2 {
 color: #204167;
 font-size: 15pt;
 font-weight: normal;
 margin-top: 8px;
 margin-bottom: 14px;
}

H3 {
 color: #2B4D72;
 font-size: 13pt;
 font-weight: normal;
 margin-top: 8px;
 margin-bottom: 12px;
}

H4 {
 color: #2B4D72;
 font-size: 11pt;
 font-style: italic;
 margin-top: 8px;
 margin-bottom: 10px;
}

A {
 color: #4774A7;
}
A:hover {
 color: #B10001;
}

P {
 margin-top: 10px;
 margin-bottom: 10px;
}


/* begin Меню */
#menu {
 background-color: #2B4D72;
}
#menu A {
 color: #C1CBD6;
 text-decoration: none;
}

#menu .items TD {
 padding-right: 18px;
 font-size: 8.5pt;
 font-weight: bold;
}

#menu A:active, .active {
 background-color: #803031;
}
/* end Меню */


/* begin Продукты */
.products {
 padding-left: 30px;
 paddding-right: 30px;
 background-color: #7093BA;
 background-image: url(images/bg.gif);
 background-repeat: no-repeat;
}
.products * {
 color: white;
}
.products A {
 text-decoration: none;
}
.products .title {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 18pt;
 margin-bottom: 10px;
}
/* end Продукты */


/* begin Глобальная разметка */
.leftCol {
 width: 22%;
 padding-right: 10px;
 border-right: 1px #A6A6A6 dotted;
}

.rightCol {
 width: 28%;
 padding-left: 10px;
 border-left: 1px #A6A6A6 dotted;
}

.small {
 font-size: 8pt;
 padding-left: 4px;
 padding-right: 4px;
 margin-top: 10px;
 margin-bottom: 10px;
}
/* end Глобальная разметка */

/* begin Информационная панель */
.hcell {
 text-align: right;
 background-color: #C1C7D5;
 padding-right: 10px;
 font-size: 12pt;
 color: white;
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-style: italic;
}
/* end Информационная панель */

/* begin Новости */
.news {
 margin-top: 6px;
 margin-bottom: 14px;
}
.newsDate {
 color: #B10001;
}
/* end Новости */


/* begin Статьи */
.artList TD {
 padding-left: 10px;
 padding-right: 10px;
}

.artList P {
 margin-top: 10px;
 margin-bottom: 10px;
}

.artListEven {
 background-color: #EFEFEF;
 border: 1px solid #F0F0F0;
}

/* end Статьи */


/* begin Продукты и решения */
.avatar {
 float: left;
 margin-bottom: 6px;
 margin-right: 6px;
}
.solutions .avatar {
 margin-bottom: 16px;
}
/* end Продукты и решения */

#login, #login A {
 color: #BFBFBF;
}


/* begin Формы */
FORM {
 margin-bottom: 0px;
}

.input {
 border: 1px solid black;
 font-family: Tahoma, sans-serif;
 font-size: 9pt;
 padding-left: 2px;
}

.button {
 font-family: Tahoma, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 background-color: white;
 color: #AAAAAA;
}

.error {color: #AA0000}
.success {color: #123380}
/* end Формы */
