A:hover {color:#FF7300;}
A {
	text-decoration: none;
	/*color:000000;*/
	color: darkblue;
	font-size: 10; 
	font-family: verdana;
	font:900;
}
TD{
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     font-size: 11px;
     margin-left: 5px;
    
}
input.login{
FONT-SIZE:11;
FONT-FAMILY:verdana;
COLOR:000000;
}
.theInput {
      font-family: 'Muli', Arial;
      font-size: 12px;
    
     /*margin-left: 5px;*/
    }
    .theInputReadOnly {
      font-family: 'Muli', Arial;
     /*font-size: 11px;
     font-color: blue;*/
     font-size: 12px;
     font-color: black;
     margin-left: 5px;
     text-transform: none;
	color: #000000;
	background-color: #ccddee;
	}
.theInputTextReadOnlyCurrCursor
{
     border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 1px;
text-align: left;
/*text-indent: 11px;*/
 font-family: 'Muli', Arial;
/*font-weight: bold;
font-size: 11px;
color:darkblue;*/
color:black;
font-size: 12px;
background-color: #FFFFCC;
/*color: #404040;*/
     
    }
.theInputTextReadOnly {
     border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 1px;
text-align: left;
/*text-indent: 11px;*/
 font-family: 'Muli', Arial;
/*font-weight: bold;
font-size: 11px;
color:darkblue;*/
color:black;
font-size: 12px;
background-color: #fafafa;
/*color: #404040;*/
     
    }
    .theInputTextReadOnlyMidTerm {
     border-bottom: 1px solid #9CF;
border-top: 1px solid #9CF;
border-left: 1px solid #9CF;
border-right: 1px;
text-align: left;
 font-family: 'Muli', Arial;
font-weight: bold;
font-size: 12px;
/*color: #404040;*/
color:red;
background-color: #fafafa;
     
    }
     .theInputReadOnlyMidTerm {
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-color: blue;
     margin-left: 5px;
     text-transform: none;
	color: red;
	background-color: #ccddee;
	}
    
font.bold{font:900;color:ffffff}
font.right{color:ffffff}
font.left{font-size:12}
 h3.employeeheader {
	
	height: 70px;
    background-color: lightgreen;
    /*box-shadow: 10px 10px 5px #888888;*/
    font-family: 'Muli', Arial;
    color: black;

}

h3 {
	margin: 1em 0 0.5em 0;
	font-weight: normal;
	position: relative;
	text-shadow: 0 -1px rgba(0,0,0,0.6);
	font-size: 13px;
	line-height: 20px;
	background: #355681;
	background: rgba(53,86,129, 0.8);
	border: 1px solid #fff;
	padding: 5px 15px;
	color: white;
	border-radius: 0 10px 0 10px;
	box-shadow: inset 0 0 5px rgba(53,86,129, 0.5);
	font-family: 'Muli', sans-serif;
}

