#Body,
#LeftTopCorner,
#hMenu,
#TopPanel,
#subMenu,
#buttons,
#counter,
#counter2,
#counter3
{
	margin-top: 10px;
	position : absolute;
}
#Body{
	border: 1px #00aa11 solid;
	visibility: visible;
	height: auto;
	width: 550px;
	top: 155;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	left: 155px;
	z-index : 1;
    overflow-y : visible;
}
#LeftTopCorner{
	width:150;
	height:150;
	border: 1px #00aa11 solid;
	left: 0px;
	top: 0;
	visibility: visible;
}
#hMenu{
	color:000000;
	width:150;
	height:300;
	border: 1px #00aa11 solid;
	left: 0px;
	top: 155;
	visibility: visible;
	cursor: default;
	z-index : 1;
}

#TopPanel{
	color:#000000;
	width:550;
	border: 1px #00aa11 solid;
	left: 155px;
	top: 0;
	visibility: visible;
	z-index : 1;
}
a:link{color:black;text-decoration:none;text-underline:none}
a:visited{color:black;text-decoration:none;text-underline:none}
a:hover{color:black;text-decoration:underline}

#subMenu{
	border: 1px #00aa11 solid;
	overflow: hidden;
	visibility: hidden;
	z-index: 2;
	cursor: hand;
	background-color: #FFFFFF;
	font-style: normal;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	width: 140px;
	left : 149px;
}
#buttons{
	top: 139;
	clip: rect( );
	left : 620px;
	border : 1 none;
	white-space: normal;
	visibility: visible;
	z-index: 2;
	height: 25px;
}
#counter{
	left : 0;
	width : 88;
	height : 31;
	top: 650;
	z-index : 1;
}
#counter2{
	left : 0;
	width : 88;
	height : 31;
	top: 700;
	z-index : 1;
}
#counter3{
	left : 0;
	width : 88;
	height : 31;
	top: 750;
	z-index : 1;
}
#td{border: #009900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand; background-color: #FFFFFF}
#td2{border: 1px #009900 solid; background-color: #FFFFFF}
#tdnw{border: 1px #003F5E solid; background-color: #FFFFFF; text-align: justify}
#tdnwd{border: 3px #000000 solid; background-color: #EEEEEE; text-align: justify}
#tdnw2{border: #003F5E; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand ; background-color: #FFFFFF}
#handcur{cursor: hand}
.hand{cursor: hand}
#previewBlock
{
	width : 150;
	height : 150;
	visibility : hidden;
	z-index : 5;
	border: 1px #00aa11 solid;
	position : absolute;
	background : #000000;
	padding-top : 15;
	padding-right : 15;
	padding-left : 15;
	padding-bottom : 15;
	background-image : url(loading.gif);
	background-position : center;
	background-repeat : no-repeat;
}
#closeButton
{
	visibility : hidden;
	z-index : 5;
	border: 1px #00aa11 solid;
	position : absolute;
	background : #000000;
	width : 15;
	height : 15;
	cursor : hand;
}