.tbl_Прайс_материала {
        font-family:Tahoma; font-size:10pt;
        border-collapse : collapse;
        border: 1px solid #AAAAAA;
        text-align:center;
        width: 100%;
}
.tbl_Прайс_материала  td {
		height: 24px;
		border: 1px solid #BBBBBB;
}
.tbl_Прайс_материала a{
		font-family:Tahoma; font-size:10pt;
		font-weight: normal;
}
.tbl_Прайс_материала a:hover{
		color:red;
		font-weight: normal;
		text-decoration: underline;
}
.tbl_Прайс_материала h1 a{
		font-weight: bold;
		color:red;
}
.tbl_Прайс_материала h1 a:hover{
		font-weight: bold;
		color:red;
		text-decoration: none;
}
.tab_top {
		height: 32px;
		background-image: url('/images/f1.gif');
}

.td_grey {
		background-color: #D5D5D5;
}


