td.midlle {
    background: url(images/inner/bg-content.jpg) no-repeat 100% 291px;
}
td.right {
    background-image: url(images/inner/bg-body-r.gif);
    background-repeat: repeat-x;
}
h1 {
    font-size: 230%;
    background: url(images/inner/bg-h1.jpg) no-repeat 0 0;
    padding: 0.5em 0 0.5em 38px;
    margin: 0 0 0 -37px;
    text-transform: uppercase;}

#ashdva {
    font-size: 24px; 
    
}

div.atentn {
    background: #fff;
    padding: 10px 1em 20px 38px;
    margin-left: -38px;
    color: #f58332;
    font-size: 160%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
div.atentn a {color: #666666;}
div.atentn a:hover {color: #f58332;}

div.atentn1 {
    padding: 10px 1em 20px 38px;
    margin-left: -38px;
    color: #f58332;
    font-size: 160%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
div.atentn1 a {color: #666666;}
div.atentn1 a:hover {color: #f58332;}

table.tabl {
	margin: 0.2ex 0 1em 0;
	border-left: 1px solid #d8edf4;
	border: 1px solid #d8edf4;
	font-size:12px;
	line-height:15px;
	font-weight: normal;
}
table.tabl th {
	background:#d8edf4 repeat-x 0 0;
	border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
	padding: 0.5em;
	font-weight: normal;
	padding-left: 12px;
}
table.tabl td {
	border-bottom: 1px solid #d8edf4;
	border-right: 1px solid #d8edf4;	
	padding: 0.2em;
	padding-top:10px;
	padding-left: 7px;
}