body
{
	background-color: #ffffff;
}
body, tr,td, table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.test {
color:#000000;
}

.t_head {
	color: #E35E2F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 14px;
}

.t_main {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.t_main_1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.t_main_2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tb_style{
	border: 1px solid #FFFFFF;
}

.tb_style td{
	padding: 2px;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}


/*Таблица параметров*/
#table_par {
width:680px;
border-collapse:collapse;
}


#table_par tr.t_head td{
background-color:#D1D1D1;
text-align:center;
vertical-align:top;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
border-right:1px solid #F1F1F1;
}

#table_par tr.t_cont td{
text-align:center;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
border-bottom:1px solid #D1D1D1;
border-left:1px solid #D1D1D1;
border-right:1px solid #D1D1D1;;
}

#table_par tr.t_bot td{
background-color:#D1D1D1;
}