﻿body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	font-family:  Arial,Verdana, Tahoma, Helvetica,    sans-serif;
	font-size: 9pt;
	color: #373635;
	text-align: left;
}


a:link, a:visited, a:hover
{
	color: #006699;
	text-decoration: none; /* Отменяем подчеркивание у ссылки */
}

.divheader {
	/*background-color: #a6a6fa;/*#2424B0*//*#e6e6fa;*/
	margin:0px;
	padding:0px;
	height: 104px;	
	vertical-align: top;
	text-align: left;
	width: 100%;
}

.divlogo {
    position: absolute;
    /*top: 0px;*/
    left: 10px;
    /*width: 97px;*/
    width: 190px;
    top: 15px;
    height: 39px;
    text-align:center;

}
    
.divlogoTextContainer {
    position: absolute;
    list-style-position: outside;
    /*top: 0px;*/
    /*left: 117px;*/
    left: 220px;
    float:left;
    text-align:left;
    margin-right: 10px;
    padding-right: 10px;
    /*border: solid 1px Black;*/
    min-height: 60px;
    width: 88%;/*850px;*/
    min-width: 750px;
    top: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.lbllogoTextContainer {
    font-family:Tahoma; 
    /*color:#0170a8;*/
    color: #4A708B;
    font-size: 22px; 
    font-weight:bold;   
    text-align: ;
    height: 11px;
}
	/*vertical-align: top;*/
	/*color: #C2203A;/*navy;*/
	/*color: #a2634b;*/
    /*color: #a6a6fa;*/
    /*color: #e6e6fa;*/
    /*color: #0000CC;*/
    /*color:#a2b8c8;*/
    /*color:#006abb;*/
    /*color: #182125;*/
    /*color: #4A708B;*/

#lblHelloUser{
    }
	
#hellouser
{
    right: 23px; 
    top: 62px;
    width: 99%;
	margin:20px 10px 10px 10px;
}

#ppr-top-menu {
	width:100%;
	min-width:1000px;
	height:45px;
	background-color:#ffffff;/*#67a30f;*/
	margin-bottom:10px;
	line-height: 1;
}

#ppr-footer {
 position: relative;
 height:100px;
 background-color:#FFFFFF;
 clear:both;
 margin-top:20px;
 }

#loginppr-top-menu{
	width:100%;
	min-width:1000px;
	height:45px;
	background-color:#ffffff;/*#67a30f;*/
	margin-bottom:10px;
	line-height: 1;
}
