body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

table
{
	 width: 100%;
	 background-color: transparent;
	 border: none;
	 margin: 0px;
	 padding: 0px;
}
td
{
	vertical-align:top;
	border: none;
	margin: 0px;
	padding: 0px;
}
img
{
	border: none;
}

	html, body { background-color:white; width:100%; height:100%; margin:0; padding:0; }

	/* font style's */

	html, body, div, span, td, th, ul, il, ol { font-family:Arial, serif; font-size:11pt; }


a
{
	color: blue;
	text-decoration: underline;
}
a:visited
{
	color: blue;
	text-decoration: underline;
}
a:hover
{
	color: blue;
	text-decoration: none;
}
ul
{
	list-style-type: none;
}

.bart
{
	height:1px;
	padding:0;
	margin:0;
	z-index:150;
	background-image:url(../i/barT.gif);
	background-repeat:repeat-x;
}

/********************/
#windowtable{
height:100%;
}
/***********************
      INTERFACE
************************/
#logo
{
	display: block;
	position: relative;
	z-index: 12;
	cursor: pointer;
}
#forum_contact
{
	position: relative;
	z-index: 12;
	cursor: pointer;
	background-color: transparent;
}
#bar
{
	width: 100%;
	height: 1px;
	top: 50px;
	background-image: url(../i/bar.gif);
	position: absolute;
	z-index: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
#topBar{
	height: 14px;
	margin: 0px;
	padding: 0px;
	z-index: 2;

}
#barBottom
{
	width: 100%;
	height: 1px;
	background-image: url(../i/bar.gif);
	position: relative;
	z-index: 150;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 19px;
}
#topButton
{
	width: 921px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}

#topButton td
{
	vertical-align:top;
}

#logoRow
{
	width:70px;
	z-index:10000;
}

#btn02, #btn01
{
	cursor: pointer;
	margin-top: 14px;
}

/**************
BOTTOM BUTTONS
***************/

.botBTN
{
	width: 921px;
	height: 42px;
}
.botBTN img
{
	cursor: pointer;
}
/*********************
SET: fields{:DocLayer}
**********************/

#windowfield
{
	position: absolute;
	display: inline;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: red;
	visibility: hidden;
	overflow: hidden;
	margin: 0px;
}
#contentcell
{
}
#contentfield_back
{
	padding: 0px;
	height: auto;
	position: relative;
	display: inline;
	width: auto;
	margin: 0px auto;
	background-color: transparent;
	overflow: auto;
}
#contentfield
{
	position: relative;
	visibility: visible;
	background-color: transparent;
	font-family: Arial;
	color: black;
	text-align: center;
	display: block;
	overflow: auto;
	margin-top: 3px;
	margin-bottom: 0px;
	border: solid 0px red;
}
div.hcframe
{
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.hcfield
{
	width: 900px;
	position: relative;
	visibility: visible;
	background-color: white;
	font-family: Arial;
	color: black;
	display: none;
	text-align:left;
	overflow: visible;
	margin: 22px auto;
	padding: 0px;
	border: solid 0px red;
}
div.hcblock
{
	border: solid 0px blue;
	width: auto;
	margin: 20px;
	padding: 20px;
}
tr.hcblock
{
	vertical-align: top;
	background-color: transparent;
	border-color: red;
	border: solid 1px blue;
	padding-bottom: 10px;
}
td.hcblock_ru
{
	width: 50%;
	padding: 5px 0px;
	padding-right: 20px;
	text-align: left;
}
td.hcblock_en
{
	width: 50%;
	padding: 5px 0px;
	padding-left: 20px;
	text-align: left;
}
td.hcblock_img
{
	border: solid 0px red;
	padding: 14px 0px 10px 0px;
	margin: 0px;
}
td.hcblock_hr
{
	height: 1px;
	background-image: url(../i/bar.gif);
}
td.hcblock_sp1
{
	height: 30px;
}
td.hcblock_sp2
{
	height: 20px;
}
td.hcblock_sp3
{
	height: 10px;
}
.hcontent
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-indent: 0px;
	text-decoration: none;
	display: inline;
}
img.hcontent
{
	width: auto;
}
table.hcontent
{
	background-color: white;
}
h4.hcontent
{
	font-size: 16px;
	font-weight: bold;
}
h3.hcontent
{
	font-size: 20px;
	font-weight: bold;
}
h2.hcontent
{
	font-size: 24px;
	font-weight: bold;
}
h1.hcontent
{
	font-size: 48px;
	font-weight: bold;
}
.red
{
	color: red;
}
.white
{
	color: white;
}
.center
{
	text-align: center;
}
.strong
{
	font-weight: bold;
}
.redbg
{
	background-color: red;
}
.h3
{
	font-size: 18px;
	font-weight: bold;
}
.h4
{
	font-size: 16px;
	font-weight: bold;
}

#freydenberg_logo
{
	position:relative;
	display:block;
	z-index:10000;
}
