.corner1, .corner2, .corner3, .corner4
{
width: 20px;
height: 20px;
}
.corner1
{
background-image: url('/siteimg/corner1.gif');
}
.corner2
{
background-image: url('/siteimg/corner2.gif');
}
.corner3
{
background-image: url('/siteimg/corner3.gif');
}
.corner4
{
background-image: url('/siteimg/corner4.gif');
}
.otdelitel
{
background-image: url('/siteimg/otdelitel.gif');
}
.otdeliteld
{
background-image: url('/siteimg/otdelitel_d.gif');
}
.otdelitelvl
{
background-image: url('/siteimg/otdelitel_vl.gif');
}
.otdelitelvr
{
background-image: url('/siteimg/otdelitel_vr.gif');
}
.tlpcorner,.trpcorner
{
width: 15px;
height: 23px;
background-repeat: no-repeat;
background-color: #C52C72;
}
.tlpcorner
{
background-image: url('/siteimg/tl_pcorner.gif');
}
.trpcorner
{
background-image: url('/siteimg/tr_pcorner.gif');
}

.tlbcorner,.trbcorner
{
width: 15px;
height: 23px;
background-repeat: no-repeat;
background-color: #1a5a97;
}
.tlbcorner
{
background-image: url('/siteimg/tl_bcorner.gif');
}
.trbcorner
{
background-image: url('/siteimg/tr_bcorner.gif');
}

.tlycorner,.trycorner
{
width: 9px;
height: 9px;
background-repeat: no-repeat;
background-color: #f6c600;
}
.tlycorner
{
background-image: url('/siteimg/corner5.gif');
}
.trycorner
{
background-image: url('/siteimg/corner6.gif');
}

.row3_cell1{
		text-indent: 20px;
		border: 1px #d5d3d3 solid;
		color: #336699;
		font-weight: bold;
		font-size: 14px;
		background-color: #f3f3f3;
		height: 39px;
		line-height: 28px;
		height: 39px;
	}
.text1{
		color: #336699;
		font-size: 12px;
		text-align: center;
		padding: 0;
		margin: 0;
}
.text2{
		margin: 0;
		padding: 0;
		color: #666;
		font-size: 10px;
}
.text3{	
		color: #ff8040;	
		font-size: 12px;
}
.arrows{
	width: 9px;
	height: 12px;
}

