BODY {
	FONT-SIZE: 13px; COLOR: #d8d7dd; FONT-FAMILY: Tahoma
}

TD {
	FONT-SIZE: 13px; COLOR: #d8d7dd; FONT-FAMILY: Tahoma
}

A {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}

A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}

.textinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
}

.textboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.textboldgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
	text-transform: none;
}

.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

input {
	background: #313131;
	border: 1px solid #555555;
	color: #bbbbbb;
	display: block;
	margin: 0 0 10px;
	padding: 0;
}

hr {
	width: 550px;
}

.hinput {
	border: 0px solid #555555;
}

textarea {
	background: #313131;
	border: 1px solid #555555;
      color: #bbbbbb;
}

input.button {
	background: #313131;
      color: #bbbbbb;
	cursor: pointer;
	float: left;
	margin: 0px;
	padding: 0px;
}


legend {
	color: #cccccc;
	font-size: 1em;
}

fieldset {
      border: 1px solid #555555;
	margin: 1em 0;
	padding: 10px;
}

select {
	FONT-WEIGHT: bold; BACKGROUND: #666666; COLOR: #ffffff; FONT-FAMILY: Tahoma;
}

/* MP3 Razdel */

.linkmp3 {
	FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}

/* News - Pictures */
.img_main {
	border: 1px /* Толщина рамки */
	solid /* Сплошная рамка */
	gray /* Цвет рамки */w
}

.comment:link , .comment:visited {
	color : gray;
	font: normal 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.comment:hover {
	color : white;
	font: normal 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;	
}

