
body
{
	font-family: Segoe UI, Tahoma, Helvetica;
	font-weight: normal;
	font-size: 9pt;
	color: black;
}

.loginText
{
	font-family: Segoe UI, Tahoma, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	color: white;
}

.gt-pageHeader 
{
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: #525F6C 1px solid;
    border-right: #525F6C 1px solid;
    background-color: #E6F0FA;
    color: black;
}

.gt-panel
{
	background-color: #F0F0F0; 
	border-top: #E0E0E0 1px solid;
	border-left: #E0E0E0 1px solid;
	border-bottom: #B4B4B4 1px solid;
	border-right: #B4B4B4 1px solid;
}

.gt-tooltipLabel
{
    color: #000080;
    cursor: help
}

.gt-textButton
{
    color: #1E395B;
    text-decoration: underline;
    cursor: pointer;
}


/*


.linkButton, .fileUltimateControl A, .dialog A
{	
	font-family: Segoe UI, Tahoma, Helvetica;
	font-weight: normal;
	font-size: 9pt;
	color: #000080;
	text-decoration: underline;
	cursor: pointer;
}

.dialog
{
	background-color: #F0F0F0; 
	font-family: Segoe UI, Tahoma, Helvetica;
	font-weight: normal;
	font-size: 9pt;
	color: black;
}


.disabled
{
	color: #A0A0A0;
}
*/
