BODY, TD, P, SELECT, INPUT, TEXTAREA
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}
 .v1{
     border-bottom: 2px solid #BBCEEC;
         padding: 5px;
    }

a:hover {
	text-decoration: none;	
}

.sm1 {
	font-size: 11px;
}

.ti {
	font-size: 10px;
	line-height: 16px;
}

a.p_header {
	text-decoration: none;
}

.cat {
	font-size: 10px;
	text-decoration: none;
}

a.cat:hover {
	text-decoration: underline;
}

.header {
	font-size: 13px;
}

.tov_header {
    font-size: 16px;
    font-weight: bold;
}

.submenu{
	margin-bottom: 0.5em;
}

td.field {color: #000000}
td.fieldred {color: #AA0000}


a.button {
   display: -moz-inline-stack;
   display: inline-block;
   width: 143px;
   height: 21px;
   background: url("http://ab.ab-group.ru/i/button.png") no-repeat;
   line-height: 21px;
   vertical-align: text-middle;
   text-align: center;
   color: #ffffff;
   font-family: Calibri;
   font-size: 14px;
   font-weight: bold;
   font-style: normal;
   text-shadow: #222222 2px 2px 0;
   text-decoration: none; 
}
a.button > span {
   display: -moz-inline-block;
}
