/********** body **********/

body {
	font-family: Verdana;
	font-size: 14px;
	background-color: #000000;
	color: #A0C0F0;
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/********** links **********/

a:link {
	color: #90D0D0;
	text-decoration: underline;
}

a:visited {
	color: #50D0D0;
	text-decoration: underline;
}

a:hover {
	color: #80F0FF;
	text-decoration: underline;
}

a:active {
	color: #50F0FF;
	text-decoration: underline;
}

/********** images styles **********/
img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    border: 0px;
}

.menu {
	background:rgba(50,155,155, 0.1);
	border-bottom: 1px solid rgba(150, 205, 255, 0.3);
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.fheader {
	margin-top: -10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	color : #B0D0F0;
	background:rgba(50,155,155, 0.3);
	border-bottom: 1px solid #B0D0F0;
	text-align-last:bottom;
}

.sheader {
	color : #B0D0F0;
	background:rgba(150,155,155, 0.3);
	border-bottom: 1px solid #B0D0FF;
}

table.help {
	border: 1px solid rgba(150, 205, 255, 0.3);
	padding: 1px;
}

th {
	color : #B0D0F0;
	background:rgba(150,155,155, 0.3);
	border-bottom: 1px solid #B0D0FF;
}

td {
	text-align: center;
}

td.top {
	border-top: 1px solid rgba(150, 205, 255, 0.3);
	border-left: 1px solid rgba(150, 205, 255, 0.3);
	border-right: 1px solid rgba(150, 205, 255, 0.3);
	background:rgba(50, 155, 255, 0.1);
}

td.bottom {
	border-bottom: 1px solid rgba(150, 205, 255, 0.3);
	border-left: 1px solid rgba(150, 205, 255, 0.3);
	border-right: 1px solid rgba(150, 205, 255, 0.3);
	background:rgba(50, 155, 255, 0.1);
}

td.left {
	border-left: 1px solid rgba(150, 205, 255, 0.3);
	background:rgba(50, 155, 255, 0.1);
}
td.right {
	border-right: 1px solid rgba(150, 205, 255, 0.3);
	background:rgba(50, 155, 255, 0.1);
}
td.middle {
	border-left: 1px solid rgba(150, 205, 255, 0.3);
	border-right: 1px solid rgba(150, 205, 255, 0.3);
	background:rgba(50, 155, 255, 0.1);
}


.center_ {
    width: 600px;
    height: 288px;
    margin: auto;
	background-image:url('trashteam.png');background-position:50% 50%;background-repeat:no-repeat;
}
.center-donate_ {
    width: 600px; /* Ширина элемента в пикселах */
    height: 88px; /* Ширина элемента в пикселах */
    margin: auto; /* Выравниваем по центру */
}
to; /* Выравниваем по центру */
}
