.Navtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.maintitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}

.webcentertitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}

.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    font-weight: normal;
}

.buttonMon {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    font-weight: normal;
    width: 110px;
}

.bottom {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.secondtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

.tabletitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.tablecontent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

.tablecontentwhite {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
}

.tabletitleSLM {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    font-weight: bold;
}

.tablecontentspecial {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    font-weight: normal;
}

.thirddtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

/* Definition of the look of the white links */
A.whitelink:link {color: white;}
A.whitelink:active {color: white;}      
A.whitelink:hover {color: white;}    
A.whitelink:visited {color: white;}  

/* Definition of the look for the links */
a:link {
    color: #000000;
    text-decoration: underline;
}
a:visited {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
a:active {
    color: #000000;
    text-decoration: underline;
}

/* NetAdvisor title font. This definition can also be used on table's TD tag */
.NavtitleFont, TD.Navtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

/* Maintitle font. This definition can also be used on table's TD tag */
.maintitleFont, TD.maintitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}

/* WebCenter title font. This definition can also be used on table's TD tag */
.webcentertitleFont, TD.webcentertitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}

/* Font for the bottom of each pages. This definition can also be used on table's TD tag */
.bottomFont, TD.bottom {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

/* Font for the second titles. This definition can also be used on table's TD tag */
.secondtitleFont, TD.secondtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

/* Font for table titles. This definition can also be used on table's TD tag */
.tabletitleFont, TD.tabletitle, TD.inputtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

/* Font for table content. This definition can also be used on table's TD tag
Note: This font is the default font for all the cells of tables. */
.tablecontentFont , TD.inputcontent, TD.tablecontent, TD.empty, div.inputcontent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

/* Font for table cells containing a button. This definition can also be used on table's TD tag */
.buttonCellFont, TD.buttonCell {
    FONT-SIZE: 12px; 
    COLOR: black; 
    FONT-FAMILY: arial,sans-serif; 
    TEXT-DECORATION: none
}

/* Font for buttons. */
.buttonStyle {
    FONT-SIZE: 12px; 
    COLOR: black; 
    FONT-FAMILY: arial,sans-serif; 
    TEXT-DECORATION: none
}

/* Definition of the default look of tables */
TABLE { 
    border:0; 
    background: #FFFFFF; 
}

DIV.scrolltable {
    OVERFLOW: scroll; 
    WIDTH: 800px; 
    HEIGHT: 180px; 
}

/* Definition of the default look of table's TD tag */

TD.tablecontent    {
    background : #efefef; 
    text-align: center ; 
}

/* Definition of the look of table's TD tag for cells containing inputs.
Equivalent to default TD align to left */
TD.inputcontent  {
    background : #efefef; 
    text-align: left ; 
}

/* Definition of the look for main titles */
TD.maintitle {
    background : #999999; 
    text-align: center ; 
}

/* Definition of the look for second titles */
TD.secondtitle    {
    background : #CCCCCC;
    text-align: left ; 
}

/* Definition of the look for table titles */
TD.tabletitle {
    background : #e0e0e0;
    text-align: center ; 
}

/* Definition of the look for table titles used in input screens 
Equivalent to tabletitle align to left */
TD.inputtitle {
    background : #e0e0e0;
    text-align: left ; 
}

/* Definition of the look for checkboxes if there are in a table */
TD.checkbox {
    background : #efefef; 
    text-align: center ; 
}

/* Definition of the look for bottom of pages if it is in a table */
TD.bottom    {
    background : #999999; 
    text-align: center ; 
}

TD.buttonCell{
    height : 26;
    background : #FFFFFF; 
    text-align: right ; 
}

/* Definition of the look for an empty cell (background color to white) */
TD.empty     {
    background : #FFFFFF; 
}

/* Definition of the look for a cell for status unknown (background color to grey) */
TD.Unknown   {
    background : #CCCCCC; 
}

/* Definition of the look for a cell for status OK (background color to green) */
TD.OK        {
    background : #00BF00; 
}

/* Definition of the look for a cell for status Warning (background color to yellow) */
TD.Warning   {
    background : #FFFF00; 
}

.warningCell, TD.warningCell {
    color: black;
    background : #FFFF00; 
    font: bold 9pt arial;
    text-align: center;
}

.errorCell, TD.errorCell {
    color: white;
    background : #FF0000; 
    font: bold 9pt arial;
    text-align: center;
}

.normalCell, TD.normalCell {
    color: black;
    background : #00FF00; 
    font: bold 9pt arial;
    text-align: center;
}

/* Definition of the look for a cell for status Alarm (background color to red and font to white) */
TD.Alarm     {
    background : #FF0000; 
    color: #FFFFFF; 
}

/* Definition of the look for a cell for status Other (background color to blue and font to white) */
TD.Other     {
    background : #0000FF; 
    color: #FFFFFF; 
}

.smallFont , TD.smallFont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    text-align: center ; 
}
