﻿html,body 
{
	background-color:#E9E4DE;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	font-size:9pt;
}

#p39conteiner
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	}
#p39page
{
	position:fixed;
	width:980px;
	left:50%;
	margin:0 0 0 -490px;
	}

#p39header
{
	text-align:left;}

.p39User
{
	
	padding:0px 5px 0px 0px;
	color:#444444;
	font-family:Arial;
	font-size:9pt;
	}

#p39helper
{
	background-image:url('../images/help.png');
	background-repeat:no-repeat;
	background-position:left center;
	min-height:32px;
	padding:5px 0 0 40px;
	margin:0 0 0 0;
	border-top:3px double #868485;
	border-bottom:3px double #868485;
	background-color:#F6F5F0;
	}
	


#p39SingleElement
{
	width:99%;
	padding:5px 0 5px 1%;
	background-color:#F6F5F0;
	border-bottom:3px double #868485;
	min-height:400px;
	}


#p39Table
{
	width:100%;
	border-bottom:3px double #868485;
	background-color:#F6F5F0;}
	
.p39Tools
{
	width:25%;}

.p39Elements
{
	width:80%;}

#p39LeftElement
{
	width:99%;
	padding:5px 0 5px 1%;
	min-height:400px;
	}

#p39RightElement
{	
	width:99%;
	padding:5px 0 5px 1%;
	min-height:400px;
	}

#p39footer
{
	background-image:url('../images/myAvatar.png');
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#EBEBEB;
		min-height:32px;
	padding:5px 0 0 40px;
	margin:0 0 0 0;
	}

#p39FlashContainer
{
	position:relative;
	width:980px;
	left:50%;
	margin:0 0 0 -490px;
	text-align:center;
	}