body {
  font-weight: normal;
  font-size: 9pt;
  font-family: Tahoma,Verdana;
  color: #ffffff;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

BODY            { SCROLLBAR-FACE-COLOR: #004566; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #004566; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #004566; SCROLLBAR-DARKSHADOW-COLOR: #004566}
TABLE,TD        { FONT-SIZE: 9pt; FONT-FAMILY: Tahoma,Verdana; }
form            { MARGIN: 0px;}
SELECT          {
BORDER-RIGHT: #CCBF9B 1px solid; BORDER-TOP: #CCBF9B 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #CCBF9B 1px solid;  BORDER-BOTTOM: #CCBF9B 1px solid;
COLOR: #DDDDDD; FONT-FAMILY: Verdana, "Arial Cyr", PragmaticaC, Tahoma, Arial; BACKGROUND-COLOR: #30325E;
}

A:link          { COLOR: #cccccc; TEXT-DECORATION: none }
A:visited       { COLOR: #bbbbbb; TEXT-DECORATION: none }
A:active        { COLOR: #C0C0C0; TEXT-DECORATION: none }
A:hover         { COLOR: #C0C0C0; TEXT-DECORATION: none }

h1              {font-size: 18pt; font-weight: normal; margin-top: 3 px; margin-bottom: 3 px;}
h2              {font-size: 16pt; font-weight: normal; margin-top: 3 px; margin-bottom: 3 px;}

span b {position: absolute; left: 0px; top: 0px; z-index: 10; visibility: hidden;}


/* linkplace */
#ShowBan
{
	display: none;
	border: #999999 solid 1px;
	z-index: 5;
	font-family: arial;
	font-size: 11px;
	background-color: #ECECEC;
	color: #989898;
	padding: 5px;
	position: absolute;
}
#ShowBan a, #ShowBan a:hover
{
	text-decoration: underline;
	color: #003366;
}

.BanBlock
{
	margin: 10px;
}

.BanBlock .linkhref
{
	visibility: hidden;
	position: relative;
	z-index: 1;
	font-size: 0px;
	height: 8px;
}

.BanBlock .linkhref a:first-letter
{
	text-transform: uppercase;
}

.BanBlock .linkhref a, .BanBlock  .linkhref a:hover
{
	text-decoration: underline;
	color: #003366;
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	z-index: 1;
}

.BanBlock .reg
{
	font-family: arial;
	font-size: 10px;
	color: #ABABAB;
	position: relative;
	top: 0;
	left: 0;
}
.BanBlock .hidereg
{
	display: none;
	position: absolute;
}
.BanBlock .linkShow
{
	font-family: arial;
	font-size: 11px;
	color: #656565;
	margin-top: 10px;
}