/*TD,*/ TEXT, LI {
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
}
.linkz_hirlevel {
    font-family: Verdana, Helvetica;
    font-size: 8pt;
	color: #CC0000;
    text-decoration: none;
}
.linkz_hirlevel:hover {
	color: #CC0000;
    text-decoration: underline;
}
.titles {
    font-family : Verdana, Helvetica;
	font-size : 8pt;
	color : #003366;
	text-decoration : none;
    font-weight : bold;
}
.white_hirleveltxt {
    font-family : Verdana, Helvetica;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
    font-weight : bold;
}

.hirlevel_lefel_lbl {
    font-family : Verdana, Helvetica;
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : none;
    font-weight : bold;
}

.inputText_hirlevel {
        font-family: Verdana, Helvetica;
        font-size: 8pt;
        color: #333333;
        width: 110px;
        border: 1 solid #F79F2C;
        background-color: #FEFEFE;
        -moz-border-top-colors: #F79F2C #FEFEFE !important;
        -moz-border-right-colors: #F79F2C #FEFEFE !important;
        -moz-border-bottom-colors: #F79F2C #FEFEFE !important;
        -moz-border-left-colors: #F79F2C #FEFEFE !important;
}	
		


