/*body, td, p, textarea {*/
	/*enter client styles*/
	/*font-size:12px;
	font-family: Verdana, Arial, serif;
	color:black;
	}*/

/*input, select {
	background-color:#fff;
	border:1px #97a0a4 solid;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	}*/

/*textarea {
	background-color:#fff;
	border:1px #97a0a4 solid;
	}*/

th {
	background-color:#3D4E9C;
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	text-align:left;
	
	}

.sr_sbt {
	background-color:#3D4E9C;
	color:#fff;
	font-weight: bold;
	width: auto;
	}

.sr_hdr {
	padding:1px;
	color:black;
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 3px double red;
	}

.grey {
	border: 1px #000 solid;
	background-color:#e7e7e7;
}

.white {
	color:#FFFFFF;
}
/*### Other Elements ###*/
.j			{text-align:justify;}
.r			{color:red;}
.sr_spc		{height:20px;}
.sr_ftr		{font-size:7pt;color:#333333;letter-spacing:1.5px;}
.sr_sp		{padding-left:8px;}

.SortTitleLink 
{
    color:White;
}

td.footer_line_orange_hort
  {
 /* width:775px;*/
  height:5px;
  position:relative;
  margin-top:-10px;
  /*height:250px;*/
  /*background: url(../images/blue_image_smallest_rev4.jpg);background-repeat: repeat-x;background-size: 100% 100% round;*/
  background:url(../images/footer_line_orange_hort.jpg);
  background-repeat: no repeat;
/*background-attachment: fixed;*/
/*background-position: center center;*/
/*z-index:1;*/
/*border:1px solid black;*/
  }

td.background
  {
  width:150px;
  /*height:250px;*/
  /*background: url(../images/blue_image_smallest_rev4.jpg);background-repeat: repeat-x;background-size: 100% 100% round;*/
  /*background:url(../images/leftnav_purple.jpg);
  background-repeat: no repeat;*/
  background:url(../images/_leftnav_black.jpg);
  background-repeat: no repeat;
/*background-attachment: fixed;*/
/*background-position: center center;*/
/*z-index:1;*/
/*border:1px solid black;*/
  }

td.leftnav_orange_vert
  {
  width:5px;
  text-align:right;
  /*height:250px;*/
  /*background: url(../images/blue_image_smallest_rev4.jpg);background-repeat: repeat-x;background-size: 100% 100% round;*/
  background:url(../images/leftnav_orange_vert.jpg);
  background-repeat: repeat;
/*background-attachment: fixed;*/
/*background-position: center center;*/
/*z-index:1;*/
/*border:1px solid black;*/
  }
  
div.background
  {
  width:563px;
  /*height:250px;*/
  /*background: url(../images/blue_image_smallest_rev4.jpg);background-repeat: repeat-x;background-size: 100% 100% round;*/
  /*background:url(../images/blue_image_smallest_rev4.jpg);*/
  background:url(../images/background_trans_2.jpg);
  background-repeat: no repeat;
/*background-attachment: fixed;*/
  background-position: center center;
  z-index:1;
  border:1px solid black;
  }
div.transbox
  {
background-color:#FFFFFF;
border:1px solid black;
height:100%;
margin-left:12px;
margin-top:12px;
margin-right:12px;
margin-bottom:12px;
padding-left:4px;
width:95%;
  /* for IE */
  filter:alpha(opacity=89);
  /* CSS3 standard */
  opacity:0.89;
  }

 
