/* Дополнительный файл CSS для информационной таблицы */
#TABLE_INFOBAZA .line_green_bck
{
padding-left: 18px;
background-color: #209614;
background-image: url('../images/line_green_bck.jpg');
}

#TABLE_INFOBAZA .textBigGreen
{
text-transform: uppercase;
color: #ffffff;
font-family: Arial;
font-size: 10pt;
padding-top: 12px;
}

#TABLE_INFOBAZA .marker_green
{
height: 28px;
background-image: url('../images/marker_green.jpg');
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
padding-left: 30px;
font-size: 10pt;
border-bottom: 1px solid #ECF0F2;
}

#TABLE_INFOBAZA .otstypDown
{
height: 20px;
}

#TABLE_INFOBAZA .textBigGreen a:link {color: #FFFFFF; text-decoration: none;}
#TABLE_INFOBAZA .textBigGreen a:visited {color: #FFFFFF; text-decoration: none;}
#TABLE_INFOBAZA .textBigGreen a:active {color: #FFFFFF; text-decoration: none;}
#TABLE_INFOBAZA .textBigGreen a:hover {color: #FFFFFF; text-decoration: underline;}