a:link {  color: #FF9933; text-decoration: none}
a:visited { color: #FF9933; text-decoration: none }
a:active { color: #FF9933; text-decoration: none }
a:hover { color: #990000; text-decoration: none }
table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
tr { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

.copy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color: #FFFFFF;
	padding-left: 33px;
	padding-right: 5px;
	text-align: justify;
	font-weight: bolder;
	
}

div.transbox
  {
  width: 700px;
  height: 800px;
  margin: 30px 50px;
  background-color: #ffffff;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  margin: 19px 19px;
  font-weight: normal;
  color: #000000;
  }
  
  
.releases {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	
	background-position: left;
	left: auto;
	text-align: center;
}

.home_legal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; color: #333333; padding-left: 0px}


.links {  font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-weight: bold; color: #B01010; line-height: 22px; padding-left: 11px
		  }

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
	padding-left: 0px;
	font-size: 10px;}

.sub_title {
	font-family: trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
	padding-left: 0px;
	font-size: 10px;
}

.titles {
	padding-left: 15px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.titles_dark {
	padding-left: 15px;
	color: #333366;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}

