/* Tag wide classes */ body, p, td, input, select, textarea, input { font-family: verdana, tahoma, arial, helvetica; font-size: 11px; color: #575757; } .legals { font-family: tahoma, verdana, arial, helvetica; font-size: 10px; color: #8F8F8F; } .hidden { display: none; visibility: hidden } .show { visibility: show; } /* A props for the top navigation */ .topnav:link{color: #ffffff; text-decoration: none; font-weight: normal;} .topnav:active{color: #ffffff; text-decoration: none; font-weight: normal;} .topnav:visited{color: #ffffff; text-decoration: none; font-weight: normal;} .topnav:hover{color: #ffffff; text-decoration: none; font-weight: normal;} /* timesheets */ .nounderline { text-decoration: none; } .ts { font-size: 9px; } /* project tracking */ .nounderline { text-decoration: none; } .pt { font-size: 9px; } /* nav header */ .whitelink:link{color: #ffffff; font-weight: bold; text-decoration: none;} .whitelink:active{color: #ffffff; font-weight: bold; text-decoration: none;} .whitelink:visited{color: #ffffff; font-weight: bold; text-decoration: none;} .whitelink:hover{color: #cccccc; font-weight: bold; text-decoration: none;} .bluelink:link{color: #014470; font-weight: bold; text-decoration: none;} .bluelink:active{color: #014470; font-weight: bold; text-decoration: none;} .bluelink:visited{color: #014470; font-weight: bold; text-decoration: none;} .bluelink:hover{color: #60B2EC; font-weight: bold; text-decoration: none;} .lightbluelink:link{color: #4892CC; font-weight: bold; text-decoration: none;} .lightbluelink:active{color: #4892CC; font-weight: bold; text-decoration: none;} .lightbluelink:visited{color: #4892CC; font-weight: bold; text-decoration: none;} .lightbluelink:hover{color: #014470; font-weight: bold; text-decoration: none;} .whitetextlink:link{color: #FFFFFF; font-weight: bold; text-decoration: none;} .whitetextlink:active{color: #FFFFFF; font-weight: bold; text-decoration: none;} .whitetextlink:visited{color: #FFFFFF; font-weight: bold; text-decoration: none;} .whitetextlink:hover{color: #FFFFFF; font-weight: bold; text-decoration: none;} .bluehead { font-family: verdana, geneva, helvetica; font-weight: bold; font-size: 150%; color: #014470; } .greyhead { font-family: verdana, geneva, helvetica; font-weight: bold; font-size: 130%; color: #e0e0e0e0; } .bluemedium { font-family: verdana, geneva, helvetica; font-weight: bold; font-size: 100%; color: #014470; } .bluesmall { font-family: verdana, geneva, helvetica; font-weight: bold; font-size: 80%; color: #014470; } .bluelarge { font-family: verdana, geneva, helvetica; font-weight: bold; font-size: 120%; color: #014470; } .whitetext { font-family: verdana, geneva, helvetica; font-weight: normal; font-size: 11px; color: #FFFFFF; } .bluetext { font-family: verdana, geneva, helvetica; font-weight: normal; font-size: 11px; color: #014470; }