pre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #f0f0ff;
	border: 1px solid #aaa;
	line-height: 23px; /*--Height of each line of code--*/
	width: 700px;
	overflow: full; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
	white-space: pre-wrap;       /* css-3 */
 	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
 	white-space: -o-pre-wrap;    /* Opera 7 */
 	word-wrap: break-word;
	color: #000000;
}
pre code {
	margin: 0 0 0 40px;  /*--Left Margin--*/
	display: block;
}


.title { 
	border-width: 0px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	background-color: #E1F0FF;  
	font-weight: bold;

}

.contenttitle
{
	border-width: 0px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: normal;
	font-size: 16px;
	font-weight: bold;
	color: #000000; 

}


.content
{
	border-width: 0px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	line-height: normal;
	font-weight: normal; 

}



td.admnbutton
{
font-family: sans-serif, Verdana, Helvetica;
font-size: 12px;
background: #ffffff;
line-height: 20px;
vertical-align: middle;

}


.usembassy_cable
{
width:100%;


}

/*  The style below is used for titan.forex function */

.box6434463 {
  font-family: Arial;
  width: 264px;
  }
.box6434463 .boxtop {
  background: url(http://www.titanhub.org/graphics/stylesheet/boxtop52571965.gif) no-repeat top;
  height: 18px;
  }
.box6434463 .boxtitle {
  margin: 0;
  text-align: center;
  padding: 0px 18px 10px 18px;
  color: #000000;
  font-size: 16px;
  background: url(http://www.titanhub.org/graphics/stylesheet/boxmid37807453.gif) repeat-y top;
  }
.box6434463 .boxtext {
  margin: 0;
  text-align: left;
  padding: 0 2px 2px;
  color: #000000;
  font-size: 13px;
  background: url(http://www.titanhub.org/graphics/stylesheet/boxmid37807453.gif) repeat-y top;
  }
.box6434463 .boxbot {
  margin: 0;
  height: 18px;
  background: url(http://www.titanhub.org/graphics/stylesheet/boxbot97220123.gif) no-repeat bottom;
  }

/****************************************** ****************** */


/************** THE STYLESHEET BELOW IS FOR - NEWS TITLE BLOCKS APPEARED BELOW EACH PAGE - EXAMPLE: TITANHERALD.COM - BOXES BELOW *****/
.box6418788 {
  font-family: mangal;
  width: 350px;
  height: auto;
  position: relative;
  float:left;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 5px;
  }
.box6418788 .boxtop {
  background: url(http://www.titanhub.org/graphics/stylesheet/topbar222.png) no-repeat top;
  margin: 0;
  text-align: left;
  padding: 14px 14px 5px 14px;
  color: #ffffff;
  font-size: 18px;
  overflow:hidden;
  }
.box6418788 .boxtext {
  margin: 0 0 -6px 0;  
  text-align: left;
  padding: 5px 14px 2px 14px;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
height: auto;
  background: url(http://www.titanhub.org/graphics/stylesheet/midbar222.png) repeat-y top;
  }
.box6418788 .boxbot {
  margin: 0;
  height: 15px;
  background: url(http://www.titanhub.org/graphics/stylesheet/bottombar222.png) no-repeat bottom;
  }

/***********************************************************************************************************/


