.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}
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
}

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;
}
