body {margin:0px; background-color:#E7EFE7;}

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

.pagetitle {font-family: verdana, arial, sans-serif; color:#00595A; font-size: 11pt;}

h1 {font-family: verdana, arial, sans-serif; color:#00595A; font-size: 23px; 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}

a:link {font-family: verdana, arial, sans-serif; color:blue; text-decoration:underline;}
a:active {font-family: verdana, arial, sans-serif; color:blue; text-decoration:underline;}
a:visited {font-family: verdana, arial, sans-serif; color:blue; text-decoration:underline;}
a:hover {font-family: verdana, arial, sans-serif; color:blue; text-decoration:none;}
a.blue {font-family: verdana, arial, sans-serif; color:blue; font-weight:bold;}

a.clear, a:hover.clear {font-family: verdana, arial, sans-serif; color:black; text-decoration:none; }

a.header {color: #00595A;}
a:hover.header {color: #000000;}

.white {color: #ffffff;}

A.email, A:link.email, A:active.email, A:visited.email  {font-family: verdana, arial, sans-serif; font-size: 10pt; color:#B4D8D2; text-decoration: underline;}
A:hover.email {font-family: verdana, arial, sans-serif; font-size: 10pt; color:white; text-decoration: none;}


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

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

table.bordered {border-collapse:collapse;}
table.bordered td {border:1px solid #000000;}


table.beigetb {background-color:#e9ebea}
table.beigetb th {background-color:#dfdac6}


strong {font-weight:normal;}
li {text-indent:0px; line-height:1.5;}
td {line-height:1.5;}


/* кнопка наверх */
	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 white; /* Рамка при наведении на рисунок курсора мыши */
	}

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