/*
// --------------------------------------------------------------------------------------------------------------------
// Window
// --------------------------------------------------------------------------------------------------------------------
*/

.bea-portal-infomationmgrportlet-window
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border-style: solid;
    border-width: 0px;
    border-color: #000000;
    background-color: #ffffff;
    /* Fix for IE height problem; uses Mozilla's recognition of and IE's ignorance of C-style line comment... */
    //height: 100%;
}

.bea-portal-infomationmgrportlet-window-content
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    padding: 0px;
    background-color: #ffffff;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Window Titlebar
// --------------------------------------------------------------------------------------------------------------------
*/

.bea-portal-infomationmgrportlet-window-titlebar
{
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-size: small;
    font-weight: bold;
}

.bea-portal-infomationmgrportlet-window-titlebar-container
{
    padding: 0px;
    width: 100%;
}

.bea-portal-infomationmgrportlet-window-icon
{
    text-align: center;
    margin: 0px;
}

.bea-portal-infomationmgrportlet-window-titlebar-title
{
    color: #663333;
    text-align: left;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
}

.bea-portal-infomationmgrportlet-window-titlebar-buttons
{
    text-align: right;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
}

.outerTableInfomationMgr001
{
	width: 900px;
	text-align: left;
	border: 1px;
	border-style: solid; 
	border-color: #000000;
}
.topTitleInfomationMgr001
{
	width: 900px;
	background-color: #3366CC;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}


.outerTable3 {
	width: 1000px;
	text-align: center;
}
.outerTable4 {
	width: 900px;
	text-align: left;
}


.bushoFont{
	color: #606060;
	font-size: 90%;
}
.subFont{
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// infoMgrAportalMgr €Ê
// --------------------------------------------------------------------------------------------------------------------
*/
.titleName{
	color: #FFFFFF;
	font-weight: bold;
}
.outerTable1 {
	width: 900px;
	text-align: center;
}
.outerTable2 {
	width: 800px;
	text-align: left;
}
.titleTable{
	background-color: #3366CC;
	border-width: 0px;
	width: 850px;
	height: 40px;
}
