-
#PB1.cellPB1I,
#PB1.cellPB1A
{
-
width: 15px;
-
height: 20px;
-
font-family: Courier, Verdana;
-
font-size: 8px;
-
float: left;
-
}
-
-
#PB1.progressBorderPB1 {
-
width: 172px;
-
height: 24px;
-
border-width: 1px;
-
border-style: solid;
-
border-color: #404040 #dfdfdf #dfdfdf
#404040;
-
background-color: #CCCCCC;
-
}
-
-
.progressPercentLabelpct1PB1
{
-
width: 50px;
-
text-align: right;
-
background-color: transparent;
-
font-size: 11px;
-
font-family: Verdana, Tahoma,
Arial;
-
font-weight: normal;
-
color: #000000;
-
}
-
-
.progressTextLabeltxt1PB1 {
-
text-align: left;
-
background-color: transparent;
-
font-size: 11px;
-
font-family: Verdana, Tahoma,
Arial;
-
font-weight: normal;
-
color: #000000;
-
}
-
-
.cellPB1I {
-
background-color: #CCCCCC;
-
}
-
-
.cellPB1A {
-
background-color: #0033FF;
-
}
-
-
body {
-
background-color:
#E0E0E0;
-
color: #000000;
-
font-family: Verdana,
Arial;
-
}