.mainpanel
{
    BACKGROUND-COLOR: #ffffff;
}
.toppanel
{
    BACKGROUND-COLOR: #93AFCF;
}
.leftpanel
{
    BACKGROUND-COLOR: #2B558A;
}
.bottompanel
{
    BACKGROUND-COLOR: #527CAB;
}
.dlgbar
{
    BACKGROUND-COLOR: #527CAC;
}
.dlgbar2
{
    BACKGROUND-COLOR: #93AFCF;
}
.groupbox
{
    BACKGROUND-COLOR: #BACCE4;
}
.dlgbody
{
    BACKGROUND-COLOR: #D1DFEE;
}
.listborder
{
    BACKGROUND-COLOR: #527CAC;
}
.listheader
{
    BACKGROUND-COLOR: #527CAC;
}
.listrow1
{
    BACKGROUND-COLOR: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;
}
.listrow2
{
    BACKGROUND-COLOR: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;
}
.listtextgrey
{
    COLOR: #666666;
    FONT-STYLE: italic;
}
.boldtext
{
	font-weight: bold;
}

TH, TD, SELECT, INPUT, TEXTAREA, .bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.bodytextbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}

.tabdisabled { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-align: center; color: #CCCCCC; white-space: nowrap; }
.tabenabled { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-align: center;color: #FFFFFF; white-space: nowrap; }

.windisabled { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-align: center; width: 75px; color: #CCCCCC }
.winenabled { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-align: center; width: 75px; color: #FFFFFF }

.leftenabled_EN { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-indent: -15px; height: 18px; padding-left: 35px; margin-left: 0; }
.leftdisabled_EN { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-indent: -15px; height: 18px; padding-left: 35px; margin-left: 0; color: #CCCCCC }
.lefttitle_EN { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-indent: 10px; color: #FFFFFF }

.leftenabled_EN_netscape47 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-indent: .90em; height: 18px }
.leftdisabled_EN_netscape47 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-indent: .90em; height: 18px; color: #CCCCCC }
.lefttitle_EN_netscape47 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-indent: .45em; color: #FFFFFF }

.leftenabled_FR { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-indent: -15px; height: 18px; padding-left: 35px; margin-left: 0; }
.leftdisabled_FR { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-indent: -15px; height: 18px; padding-left: 35px; margin-left: 0; color: #CCCCCC }
.lefttitle_FR { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-indent: 3px; color: #FFFFFF }

.listtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.dlgtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}
.errmsg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.lockmsg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFF00}
.colhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}

.bodytextdatetime {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px; width:155px;}
.bodytextdate {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px; width: 80px}

SPAN.readonly
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: black thin double;
    BORDER-LEFT: black thin double;
    BORDER-RIGHT: black thin double;
    BORDER-TOP: black thin double;
    FONT-STYLE: italic;
    FONT-WEIGHT: lighter
}

div.readonly {
   background-color: #CCCCCC;
   border: black thin double;
   width: 672px;
   height:100px;
   overflow-y:scroll;
}
 
div.readonly p, li { margin: 0px; clear: both; }

a.tab:link, a.tab:visited, a.tab:active, a.win:link, a.win:visited, a.win:active { color: #FFFFFF; text-decoration: none;
white-space: nowrap; }

a.toolbar:link, a.toolbar:visited, a.toolbar:active { color: #FFFFFF; }

a.colorswatch { text-decoration: none; }

p.win { white-space: nowrap }

select.workflow { margin-left: 15px; width: 92px; }

.taro { font-family: "Lucida Console", Monaco, "Bitstream Vera Sans Mono", "Nimbus Mono L", monospace; font-size: 10px;
    COLOR: #666666;
    BACKGROUND-COLOR: #CCCCCC;
}

.tafp { font-family: "Lucida Console", Monaco, "Bitstream Vera Sans Mono", "Nimbus Mono L", monospace; font-size: 10px; }

img.workflowicon
{
   padding: 5px;
   border-style: outset;
   border-width: thin;
   height: 32px;
   width: 32px;
}

.wDialog
{
    display: none;
    position: absolute;
    z-index: 10000;
    BACKGROUND-COLOR: #D1DFEE;
}

.fldgrp
{
    padding: 0px 8px 8px 8px;
    margin: 4px 8px 0px 8px;
    display: block;
    border: 1px solid #527CAC;
}

tr.ov_OddTR {
   background-color: #e0e0e0
}

tr.ov_EvenTR {
   background-color: #f0f0f0;
}

.qTipStyle {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #FFF;
 color: #000;
 font: bold 11px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: 500;
}

.hyperlinkToolbar
{
   max-width:570px;
   width: expression(this.width > 570 ? 570 : true); 
}