﻿body
{
font-family:Arial, Verdana;
font-size:12px;	

	
background-color:white;
margin:0;
padding:0;
}

div.header
{
  width:100%;
}

div.plashka {

  background-image:url(img/plashka.png);
  background-position:center; 
  background-position:top;
  background-repeat:no-repeat;

  height:75px;
}

div.plashka_sh {
  height:15px;
  
  background-image: url(img/plashka_shadow.png);
  background-position:top;
  background-repeat:repeat-x;
}

div.logo
{
width:120px;
height:35px;
padding-top: 18px;
padding-left: 18px;
}

div.header div.status
{
float:right;
__width:389px;
width:230px;
height:55px;
background-image:url(img/login_box.png);
border: 1px solid;
border-top-color:#555;
border-left-color:#555;
border-right-color:#888;
border-bottom-color:#888;
margin-top:7px;
margin-right:20px;
color:white;
}

div.status h5
{
margin: 0 0 5px 0;
}

div.header div.status table 
{
margin-top: 3px;
}
div.header div.status table td
{
padding-left:15px;
}

div.header div.status a
{
font-size: 10px;
}

div.header div.status a:link
{
color: #ddd;
}

div.header div.status a:visited
{
color: #ddd;
}

div.minimenu
{
	float:right;
}

div.minimenu a
{
	font-size :small;
	font-weight:normal;
}

div.menu
{
font-size:14px;
margin-left:15px;
margin-bottom: 20px;
}

div.menu a, div.menu span
{
padding-right:10px;
font-weight:600;
}

div.menu a:link, div.menu a:visited
{
   color: black;
}

div.menu a:hover
{
color:#FF00CC;
}

.content td
{
padding-left: 10px;
}

.column2 
{
font-size:small;
}

.column3 
{
font-size:small;
}

div.settingsPanel
{
	display:inline;
}

div#Content
{
	margin: 5px 5px 5px 5px;
}

.small h2
{
	font-size: small;	
	margin-bottom: 3px;
}

.small
{
	font-size:x-small;
}

.note h2
{
	font-size: small;
	margin-top:0px;
	color: #111873;
}

.note
{
	width: 560px;
	font-size: x-small;
	margin-left: 15px;
	margin-bottom: 15px;	
	background-color:#DEE0FA;
	padding: 10px;
}


.right h3
{
	font-size: 14px;
	font-weight:700;
}

.right h4
{
	font-weight:600;
	font-size:12px;

	margin-top: 6px;
	margin-bottom: 5px;
}

.right ul
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.right ol
{	
	margin-top: 1px;
	margin-bottom: 1px;
}

.right .contr1
{	
	font-size:11px;
	color:Gray;
	height:85px;
}

.right .contr1 p
{	
	margin-top: 7px;
}

.right .contr1 img
{
	margin-right: 5px;
}


.hlt
{
	background-color: #c8d6e6; 		
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 7px;
}

.catlist .catitemSel
{
	color: white;
	background-color: #66FF66;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.catlist .catitemSel a
{
	color:White;
	text-decoration:none;
}

.catlist .catitem
{
	padding-left: 10px;
	padding-right: 10px;
}

.catlist .catitem a
{
	color:black;
	text-decoration:none;
}

table.olap-table 
{
    
}
table.olap-table .row-title
{
	padding-right: 20px;	
}

table.olap-table td
{   
    border-bottom: 1px dotted #999999;    
    border-right: 1px dotted #999999;
}

table.olap-table tr.total td
{    
    font-weight:bold;
}


div.comment
{
	font-style:italic;
	color:#888;
	font-size:smaller;
	margin-top: 20px;
	width: 250px;
}

.contable
{
	margin-top: 10px;
	margin-left: 15px;
	width: 560px;
}

.contable img
{
	text-align:left;
	vertical-align:top;
}

.contable td.text
{
	padding-top:15px;
	padding-left: 25px;
	vertical-align:top;
	color: #999999;
}

.contable td.image
{
	padding-bottom:15px;
	vertical-align:top;
}



div.credit
{
margin-top:15px;
margin-left:15px;
color:#999999;
}


div.purch-rep span.red
{
    color:Red;
}