﻿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: #fcfcfc;*/
	background-color: #FFFFFF;
	font-size: small;
	font-family: Verdana;
}

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;
}


/* PageTop */
.PageTopLogoDiv
{
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 110px;
	text-decoration: none;
	/*background-color: #c9d9d5;*/
}
.PageTopLogoA
{
	text-decoration: none;
}

.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;
}

.MpMainTable
{
	width: 100%; 
	table-layout: fixed;
}
.MpMainTableTrTop
{
	height: 50px;
}
.MpMainTableLogo
{
	width: 210px; 
	vertical-align: top;
}
.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;
}

.MpBottomCompanyInfo
{
	background: #D9E4EA;
	width: 100%; 
	/*
	position: fixed; 			
	bottom: 0px; 
	left: 0px;*/
}
.MpBottomCompanyInfoInner
{
	font-size: smaller;
	padding-right: 3px; 
	padding-left: 3px; 
	padding-top: 3px;
	padding-bottom: 3px;
}