.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.td {
	font-family:Tahoma; 
	font-size:11px;color:#5C5C5C
}
a:hover{text-decoration:none;}
.ct{text-decoration:none;color:#5C5C5C}
.ct:hover{text-decoration:underline;}
.menu{color:#ffffff;font-weight:bold;text-decoration:none;}
.menu:hover{text-decoration:underline;}
img
{
 border-style: none;
}
/* Start of XSum Styles */
.XSnorm {  
  margin : 0px 0px 0px 0px;
  padding : 3px 0px 3px 0px;
  background-color: white;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #400000;
  font-size: 18pt;
  height: 75px;
  width: 75px;
  text-align: center;
  border: 1px #400000;
}
.XShigh {
  margin : 0px 0px 0px 0px;
  padding : 3px 0px 3px 0px;
  background-color: #FFFF99;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #400000;
  font-size: 18pt;
  height: 75px;
  width: 75px;
  text-align: center;
  border: 1px red;
}
.XSdone {
  margin : 0px 0px 0px 0px;
  padding : 3px 0px 3px 0px;
  background-color: lightgreen;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #400000;
  font-size: 18pt;
  height: 75px;
  width: 75px;
  text-align: center;
  border: 0px #444444;
}

/* End of XSum Styles */