body, td {
	color: #0a2c50;
	font-family: Verdana, Tahoma, MS Sans Serif;
	font-size: 11px;
	Text-align: left;
}
a {
color: #0a2c50;
text-decoration: underline;
margin: 0 px;
padding: 0 px;
}
a:hover {text-decoration:none;}
a.news:link, a.news:visited, a.news:active, a.news:hover {
color: #c10416;
text-decoration: none;
font-size: 12px;
}
a.no:link, a.no:visited, a.no:active, a.no:hover {
text-decoration: none;
margin: 0 px;
padding: 0 px;
}
img {margin:0px;padding:0px;}
.inputcom {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
font-family:       Verdana;
font-size:         11px;
background-image:  URL(http://danimult.ru/im/bg.gif);
background-repeat: repeat-x;
color:  #c10416;
} 
.input {
border-top:        1px solid #336699;
border-left:       1px solid #336699;
border-right:        1px solid #336699;
border-bottom:       1px solid #336699;
background-color:  #fff;
color:  #c10416;
font-family:       Verdana;
font-size:         11px;
height:            25px;
background-image:  URL(http://danimult.ru/im/input.gif);
background-repeat: repeat-x;
} 
#tooltip {
background: #E8E8E8;
border: 1px solid #000000;
text-align: justify;
font: 11px Tahoma;
margin: 0 px;
-moz-border-radius:8px;
padding: 3px 3px;
position:absolute;
visibility:hidden
}

.shadow {
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=135, Strength=3) }