/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a { font-weight: bold; }
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CA3535;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	margin-bottom: 0px;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
.ramka {
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-top-style: none;
}
.ramka-top {
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

