/*.body{
 color: white; 
 font-size: 17px; 
 font-family: "Trebuchet MS", Verdana, Helvetica;
}

.TD{
 color: white; 
 font-size: 17px; 
 font-family: "Trebuchet MS", Verdana, Helvetica;
} */

body { color: white; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica }
td { color: white; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica }

.bodytext { color: white; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica  }
.bodytextbold { color: white; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica  }
.columnhead { color: white; font-size: 10px; font-family: "Trebuchet MS", Verdana, Helvetica; text-transform: uppercase; }
.subhead { color: yellow; font-weight: bold; font-size: 16px; font-family: "Trebuchet MS", Verdana, Arial  ; text-transform: uppercase; }
.bodytextsmit { color: white; font-style: italic; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial  } 

.header_row { background-color:#777777; color: white; font-size: 10px; font-family: "Trebuchet MS", Verdana, Helvetica; text-transform: uppercase; }

.navigation_title:hover{
 font: bold 12pt "Trebuchet MS", Tahoma, Verdana;
 color: #EFFF00;
 text-decoration: none;
}

.white_text{
 font: normal 8pt "Trebuchet MS", Verdana;
 color: #ffffff;
 text-decoration: none;
}

.info_error{
 font: normal 10pt "Trebuchet MS", Verdana;
 color: #ffAAAA;
 text-decoration: none;
}

.info_success{ 
 font: normal 10pt "Trebuchet MS", Verdana;
 color: #AAFFAA;
 text-decoration: none;
}

.info_attention{
 font: normal 10pt "Trebuchet MS", Verdana;
 color: #FFFFff;
 text-decoration: none;
}

.small_link{
    font-size: 11px; 
    font-family: "Trebuchet MS", Verdana, Helvetica; 
    color: #ffcc33;
}

/*.small_link:hover{
    font: normal 8pt Tahoma;
    color: #ffcc33;
    text-decoration:underline;
} */

.disabled_small_link{
    font: bold 8pt "Trebuchet MS", Tahoma;
    color: #999999;
    text-decoration:none;
}

.white_link{
    font: normal 8pt "Trebuchet MS", Tahoma;
    color: #ffffff;
    text-decoration:none;
}

.white_link:hover{
    font: normal 8pt "Trebuchet MS", Tahoma;
    color: #ffffff;
    text-decoration:underline;
}

.menu_header_link{
    font: bold 8pt "Trebuchet MS", Tahoma;
    color: #425C73;
    text-decoration:none;
}

.menu_header_link:hover{
    font: bold 8pt "Trebuchet MS", Tahoma;
    color: #5E83A4;
    text-decoration:none;
}

.light_row_list{
	background-color:#4477AA;
}

.dark_row_list{
	background-color:#5588BB;
}

.enabled_text{
    color:#000000;
}

.disabled_text{
    color:#999999;
}

.text_highlight{
    color:#ff0000;
}

.text_normal{
    color:#333333;
}
