body,form { margin:0; font-size:10px; font-family: Arial, Helvetica, sans-serif; }
input,select {font-size:10px; font-family: Arial, Helvetica, sans-serif;}

.odd { background:#FFFFFF; }
.even { background:#E4F2FF; }

.right { text-align:right }
.left { text-align:left }
.center { text-align:center }

#menu a{ color:#0000FF; text-decoration: none; font-weight:normal; }

.text { text-decoration: none; }
.text a { color:#4E7FC6; }

.box a { color:#6FA609; }
.msghead {
  width:100%;
  background-color:#E4F2FF;
}

.menu {
  background-color:#E4F2FF;
  text-decoration: none;
  color: #0000FF;
}

.msgmenu {
  background-color:#F2F9FF;
  text-decoration: none;
  color: #0000FF;
}

.foldermenu {
  background-color:#FAFDFF;
  text-decoration: none;
  color: #0000FF;
}
      
      
.tablehead {
  color: #FFFFFF;
  background-color:#91ACC7;
  text-align:center;
  text-decoration: none;
}
#white a{ color: #FFFFFF; }

.boldtext { font-weight: bold; }
.helptitle { color: #009100; }	
		  
.strike {
  text-decoration: line-through;
  color: #FF0000;

}
.alert {
  color:#FF0000;
}

.colortext { color:#91ACC7; font-weight:bold;}
