﻿body
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EEEDEB;
	font-size: small;
	font-family: Verdana;
	color: #141516;
}

h1
{
	margin-top: 8px;
	margin-bottom: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 1px;
	font-size: x-large;
	font-weight: bold;
	
	/*background-color: #c9d9d5;*/
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

a
{
	color: #195173;
}

/*
A:link
{
	cursor: hand;
	color: #000000;
}
A:visited
{
    cursor: hand;
    color: #000000;
}
A:active
{
	cursor: hand;
	color: #bb0000;
}
A:hover
{
    cursor: hand;
    color: #bb0000;
}
*/
/*
A.Link
{
	text-decoration: underline;
}
*/

.TopMenueUserAcountA
{
	margin-right: 8px;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;	
}
.TopMenueLoginStatusA
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

.MpMainTableLogoTd
{
	vertical-align: top;
}
.PageTopLogoDiv
{
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	/*background-color: #c9d9d5;*/
}
.PageTopLogoA
{
	text-decoration: none;
}
.PageTopLogoImg
{
	width: 112px;
	height: 72px;
	border-width: 0px;

}
.PageTopLogoVersionTd
{
	padding-top: 12px;
	padding-left: 1px;
	vertical-align: top;
	font-size: 10px;
}

.TreeView
{
	Width: 100px;
}
.TreeViewHoverNodeStyle
{
	cursor: hand;
	color: #195173;
	text-decoration: underline;
}
.TreeViewSelectedNodeStyle
{
	cursor: hand;
	color: #195173;
	text-decoration: none;	
}
.TreeViewNodeStyle
{
	cursor: hand;
	color: #195173;
	text-decoration: none;	
	padding-bottom: 6px;
	padding-left: 0px;
}
.TreeViewRootNodeStyle
{
	cursor: hand;
	color: #195173;
	font-weight: bold;	
	font-size: large;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.MpMainTableTrTop
{
	height: 50px;
}
.MpMainTableLanguage
{
	height: 50px; 
	width: 100%; 
	vertical-align: top; 
	text-align: right; 
	padding-right: 5px; 
	padding-top: 5px;
}
.MpMainTableTopImage
{
	height: 12px;
}
.MpMainTableTreeViewTd
{
	width: 210px; 
	vertical-align: top; 
	padding-left: 10px;
}
.MpMainTableBottom
{
	width: 100%; 
	vertical-align: top; 
	padding-right: 5px; 
	padding-left: 15px; 
	padding-bottom: 5px;
}

.ErrorBlockDiv
{
	padding-left: 15px;
}

.ErrorDiv
{
	color: red;
}