.titleText {
padding-left:5px; 
text-align:left; 
font-family:verdana, sans-serif; 
font-size:10px;
font-weight:bold; 
color:#ffffff; 
}
.mainText {
text-align:left; 
font-family:verdana, sans-serif; 
font-size:10px;
font-weight:normal; 
color:#4b0082; 
}

a.nul:link {
	color: #666666; 
	text-decoration: none;
	font-family:verdana, sans-serif; 
	font-size:10px;
}
a.nul:visited {
	color: #990000;
	text-decoration: none
	font-family:verdana, sans-serif; 
	font-size:10px;
}
a.nul:hover {
	color: #0000FF;
	text-decoration: none;
	font-family:verdana, sans-serif; 
	font-size:10px;
}

.ct {
	color: white;
	text-decoration: underline;
	font-family:verdana, sans-serif; 
	font-size:10px;
}

.ca {
	background-color:#f5f5f5; 
	border-top-color: Silver; 
	border-bottom-color: Silver; 
	border-left-color: Silver; 
	border-right-color: Silver;
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-right-style: solid; 	
	border-top-width: medium; 
	border-bottom-width: medium; 
	border-left-width: medium; 
	border-right-width: medium;

}

table.boxed {
  	border-spacing: 2px;
  	empty-cells: hide;

  	background-color:#f5f5f5; 
  	border-top-color: Silver; 
  	border-bottom-color: Silver; 
	border-left-color: Silver; 
	border-right-color: Silver;
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-right-style: solid; 	
	border-top-width: medium; 
	border-bottom-width: medium; 
	border-left-width: medium; 
	border-right-width: medium;
} 

td.boxed, th.boxed, th.boxedHeader {
  font-family:verdana, sans-serif;   
  font-size:10px;
  font-weight:normal;
  color:#4b0082;

  padding: 2px;
  padding-left: 6px;
  padding-right: 6px;

}

th.boxed {
  text-align:left;
  background-color: #5A488D;
  padding-left:5px;
  font-weight:bold;
  color:#ffffff;
}


table.smboxed {
  	border-spacing: 2px;
  	empty-cells: hide;

  	background-color:#f5f5f5; 
  	border-top-color: Silver; 
  	border-bottom-color: Silver; 
	border-left-color: Silver; 
	border-right-color: Silver;
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-right-style: solid; 	
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px;
} 

td.smboxed, th.smboxed, th.smboxedHeader {
  font-family:verdana, sans-serif;   
  font-size:10px;
  font-weight:normal;
  color:#295C52;

  padding: 2px;
  padding-left: 6px;
  padding-right: 6px;

}

th.smboxed {
  background-color: #439589;
  padding-left:5px;
  font-weight:bold;
  color:#ffffff;
}

