div.content{font-family:Verdana, arial, sans-serif; font-size:14px; line-height:1.5; text-indent:0px;}

h1 {font-family: Verdana, arial, sans-serif; color:#00595a; font-size: 22px; text-align:center}
h2 {font-family: Verdana, arial, sans-serif; color:#00595a; font-size: 20px; text-align:center}
h3 {font-family: Verdana, arial, sans-serif; color:#00595a; font-size: 18px; text-align:center}
h4 {font-family: Verdana, arial, sans-serif; color:#00595a; font-size: 16px; text-align:center}

strong {font-weight:normal}

li {text-indent:0px; line-height:1.5;}

td {line-height:1.5;}

table.whitetb {background-color:white}
table.whitetb th  {background-color:#dae3f4}

.img-title {font-family: Arial; font-size:13px; color:darkblue; font-weight:bold}

.imgborder {
	border:1px solid black;
	margin:10px 10px 10px 10px;
}

table.tbl  {
	border-collapse: collapse;
	background: #FFFFFF;
}


.td_main {
	border: 1px solid #;
	background-color:#016D6E;
	font-weight:bold; color:#FFFFFF;
}

.tbl_td {
	 border: 1px solid #;
	 padding:3px 10px 3px 8px;
}

.txt_little {font-family:Verdana, arial, sans-serif; 
	font-size:9px; 
	line-height:1.5; 
	text-indent:0px;
}

/* кнопка наверх */
	html,body {height:100%;}
		
	/* Блок для IE */
	*html {overflow:hidden;}
	*html #t{position:absolute;}
	/* Блок для FF, Opera */
	html>body #totop{position:fixed; margin: 0 auto;}
		
	#wrap {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	bottom:0px;
	}

	a.top img {
	border:1px solid black; /* Рамка при наведении на рисунок курсора мыши */
	}

	a.top:hover img {
	border:1px solid red; /* Рамка при наведении на рисунок курсора мыши */
	}

	html>body #wrap{position:fixed;}
/* конец кода кнопки наверх */
