body
{
	background-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FF5050; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#FF5050; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#000000;
	margin:0px;
	
	border-style:none;
}

* html body
{
	overflow:auto;
}

div.main
{
	position:absolute;
	top:0px;
	left:110px;

	visibility:hidden;
}

div.tree
{
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	width:140px;
	height:416px;
}

div.rndTxt
{
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	width:70px;
	height:416px;
	
	font-family:Courier New, _serif;
	font-size:10px;
	color:#000000;
	text-align:right;
}

div.treeMask
{
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	width:70px;
	height:416px;
}

div.treeBlack
{
	position:absolute;
	overflow:hidden;
	top:0px;
	left:70px;
	width:70px;
	height:416px;
}

div.headMenu
{
	position:absolute;
	overflow:hidden;
	top:-40px;
	left:172px;
	width:525px;
	height:50px;
}

table.default
{
	border-style:none;
}

table.headMenu
{
	border-style:solid;
	border-width:1px;
	border-color:#FF5050;

	border-collapse:collapse;
}

td.headMenuPipe
{
	background-color:#FF5050;
	width:1px;
}

table.menuButn
{
	width:64px;
	height:15px;

	padding-left:3px;
	padding-right:3px;

	text-align:center;
}

iframe.content
{
	position:absolute;
	top:0px;
	left:172px;
	width:553px;
	height:412px;
	
	margin:0px;
	
	border-style:none;
	border-width:1px;
}

div.menuBack
{
	position:absolute;
	top:437px;
	left:634px;
	width:65px;
	height:15px;
	
	border-style:solid;
	border-width:1px;
	border-color:#FF5050;

	visibility:hidden;
}

a.menu, a.menu:hover, a.menu:active, a.menu:visited
{
	font-family:Verdana, _sans;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.main
{
	font-family:Verdana, _sans;
	font-size:10px;
	color:#000000;
}

.red
{
	font-family:Verdana, _sans;
	font-size:10px;
	color:#FF0000;
}

a, a:active, a:visited
{
	font-family:Verdana, _sans;
	font-size:10px;
	color:#FF0000;
	text-decoration:none;	
}

a:hover
{
	text-decoration:underline;
}

a.black, a.black:active, a.black:visited
{
	font-family:Verdana, _sans;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}

a.black:hover
{
	text-decoration:underline;
}

img.thumb
{
	width:100px;
	height:100px;
	border-style:none;
	margin-right:10px;
	margin-bottom:10px;
}

.inpt_msg
{
	width:302px;
	height:85px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-family:Verdana, _sans;
	font-size:10px;
	color:#000000;
}

* html .inpt_msg
{
	overflow:hidden;
}

.inpt_mail
{
	width:302px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-family:Verdana, _sans;
	font-size:10px;
	color:#000000;
}

.inpt_send
{
	width:53px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-family:Verdana, _sans;
	font-size:10px;
	color:#000000;
}
