﻿.Block H3
{
	color: Blue;
}

/* News ******************************/
.PressReleaseAdmin_Anons
{
	font-size: 8pt;
}
.PressReleaseAdmin_Anons H5
{
	margin: 0 0 10 0;
	padding: 0;
	font-size: 9pt;
	background-position: left top;
	background-image: url(Images/hot-line2.gif);
	background-repeat: no-repeat;
}
.PressReleaseAdmin_Anons DIV
{
	padding-bottom: 15;
	text-align: justify;
}
.PressReleaseAdmin_Anons .Date
{
	color: dimgray;
	font-size: 8pt;
}
.PressReleaseAdmin_Anons .Title
{
	color: black;
	font-size: 9pt;
}
.PressReleaseAdmin_Anons P
{
	color: black;
}


.PressReleaseDuma_Anons
{
	font-size: 8pt;
}
.PressReleaseDuma_Anons H5
{
	margin: 0 0 10 0;
	padding: 0;
	font-size: 9pt;
}
.PressReleaseDuma_Anons DIV
{
	padding-bottom: 15;
	text-align: justify;
}
.PressReleaseDuma_Anons .Date
{
	color: dimgray;
	font-size: 8pt;
}
.PressReleaseDuma_Anons .Title
{
	color: black;
	font-size: 9pt;
}
.PressReleaseDuma_Anons P
{
	color: black;
}

/* MapServer ******************************/
.MapServer DIV DIV
{
	padding-left: 15px;
}
.MapServer DIV DIV DIV DIV
{
	padding-left: 30px;
}

/* Authority ******************************/
.Authority TH
{
	border: solid 1px #e3e3e3;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
}
.Authority TD
{
	border: solid 1px #e3e3e3;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
}
.Authority TABLE
{
	border: solid 0px #e3e3e3;
	width: 100%;
}
.Authority H3
{
	padding: 0;
	margin: 15 0 0 0;
}
