body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/* ËÅÂÛÉ ÐÓÁÐÈÊÀÒÎÐ */
a:link.lrubr, a:visited.lrubr, a:hover.lrubr, a:active.lrubr {
	font-size: 6px;
	color: #0001A8;
	text-decoration: none;
	display: block;
	width: 120px;
	margin-left: 10px;
	padding: 4px;
	padding-left: 8px;
	border-bottom: solid 1px #CCCCCC;
}
a:hover.lrubr {
	background: url(images/square.gif) no-repeat left center;
	color: #FF0000;
	text-decoration: underline;
}
/* ÊÎÍÅÖ ËÅÂÎÃÎ ÐÓÁÐÈÊÀÒÎÐÀ */

/* ÏÐÀÂÛÉ ÐÓÁÐÈÊÀÒÎÐ */
a:link.rrubr, a:visited.rrubr, a:hover.rrubr, a:active.rrubr {
	font-size: 6px;
	color: #0001A8;
	text-decoration: none;
	display: block;
	width: 150px;
	margin-left: 5px;
	padding: 4px;
	padding-left: 8px;
	border-bottom: solid 1px #CCCCCC;
}
a:hover.rrubr {
	color: #FF0000;
	text-decoration: underline;
}
/* ÊÎÍÅÖ ÏÐÀÂÎÃÎ ÐÓÁÐÈÊÀÒÎÐÀ */

/* ÃÎÐÈÇÎÍÒÀËÜÍÛÉ ÂÅÐÕÍÈÉ ÐÓÁÐÈÊÀÒÎÐ */
a:link.hrubr, a:visited.hrubr, a:hover.hrubr, a:active.hrubr {
	font-size: 12px;
	text-decoration: none;
	color: Blue;
	float: right;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
}
a:hover.hrubr {
	color: #FF0000;
}
/* ÊÎÍÅÖ ÃÎÐÈÇÎÍÒÀËÜÍÎÃÎ ÂÅÐÕÍÅÃÎ ÐÓÁÐÈÊÀÒÎÐÀ */

a:link.lrubr2, a:visited.lrubr2, a:hover.lrubr2, a:active.lrubr2 {
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding-bottom: 1px;
	width: 192px;;
	border: 1px solid #67a3c7;
	background: #D9EBF2;
	margin: 1px;
	padding-left: 5px;
}
a:hover.lrubr2 {
	color: #FF0000;
	background: White;
}

h4{
	color: Maroon;
}
.content_cell {
	padding: 10px;
	background: url(images/shadow.jpg) left top no-repeat;
}
.hrubr_cell {
	text-align: center;
	background: url(images/shadow.jpg) left top no-repeat;
}
.copy{
	font-size: 10px;
	color:red;
	text-align: center;
}
a:link.copy, a:visited.copy, a:hover.copy, a:active.copy {
	font-size: 10px;
	color:red;
}
a:hover.copy {
	color: red;
	text-decoration:underline;
}
