
/* --- Styles for General Tags ----------------------------------------------------------------------- */

	body {
	/*	margin: 0px; */
		padding: 0px;
		background-color: #FFFFFF;
	
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 10pt;	
		color: #010101;	
	}
	
	p, table, thead, tbody, tfoot, tr, td, th, span, ul, li {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 10pt;	
	}
	
	ul {
		margin: 5px 0px 0px 10px;      
		padding: 5px 0px 0px 10px;
		color: #010101;	
		/*list-style-image: url("http://192.168.0.132/sites/fbscyprus/layout/images/bullet.gif");*/
		list-style-image: url("http://www.fbscyprus.com/layout/images/bullet.gif");
	}
	ul ul {
		margin: 5px 0px 0px 10px;      
		padding: 5px 0px 0px 10px;
		color: #010101;	
		/*list-style-image: url("http://192.168.0.132/sites/fbscyprus/layout/images/bullet_l2.gif");*/
		list-style-image: url("http://www.fbscyprus.com/layout/images/bullet_l2.gif");
	}
	ul ul ul {
		margin: 5px 0px 0px 10px;      
		padding: 5px 0px 0px 10px;
		color: #010101;	
		/*list-style-image: url("http://192.168.0.132/sites/fbscyprus/layout/images/bullet_l3.gif");*/
		list-style-image: url("http://www.fbscyprus.com/layout/images/bullet_l3.gif");
	}

	li {
		margin: 0px 2px 0px 0px;      
		padding: 0px 0px 10px 0px;
		color: #010101;	
		font-size: 9pt;
		line-height: 10pt;	
	}

	li a:link  {
		color: #887037;
		text-decoration: underline;
		font-weight: normal;
	}
	li a:visited  {
		color: #534014;
		text-decoration: underline;
	}
	li a:active, li a:hover {
		color: #010101;
		text-decoration: none;
	}

	a:link {
		color: #887037;
		text-decoration: underline;
		font-weight: normal;
	}
	a:visited {
		color: #534014;
		text-decoration: underline;
	}
	a:active, a:hover {
		color: #010101;
		text-decoration: none;
	}


/* --- User Styles for Tables ----------------------------------------------------------------------- */

	.bd_TableHeader {
		font-size: 11pt;
		line-height: 13pt;	
		color: #010101;
		font-weight: bold;
	}
	
	.bd_TableSubHeader {
		font-size: 10pt;
		line-height: 12pt;	
		color: #010101;	
		font-weight: bold;
	}
	
	.bd_TableNormal {
		font-size: 9pt;
		color: #010101;	
	}
	
	.bd_TableCaption {
		font-size: 9pt;
		color: #8B7439;	
		font-weight: bold;
	}


/* --- User Styles for Page ----------------------------------------------------------------------- */

	.bd_Title {
		font-size: 12pt;
		line-height: 14pt;	
		color: #010101;
		font-weight: bold;
	}
	
	.bd_SubTitle {
		font-size: 10pt;
		line-height: 12pt;	
		color: #010101;
		font-weight: bold;
	}
	
	.bd_Emphasis {
		font-size: 9pt;
		color: #6E4924;	
		font-weight: bold;
	}

	li .bd_Emphasis {
		font-size: 9pt;
		color: #6E4924;	
		font-weight: bold;
	}
	li a:link .bd_Emphasis {
		color: #6E4924;
		text-decoration: underline;
		font-weight: bold;
	}
	li a:visited .bd_Emphasis {
		color: #6E4924;
		text-decoration: underline;
	}
	li a:active .bd_Emphasis, li a:hover .bd_Emphasis {
		color: #010101;
		text-decoration: none;
	}

	.bd_BigEmphasis {
		font-size: 10pt;
		color: #717755;
		font-weight: bold;
	}

	.bd_Link {
		font-size: 9pt;
		color: #887037;
		text-decoration: underline;
	}

	.bd_Normal {
		font-size: 9pt;
		color: #010101;	
	}

	.bd_Quote {
		font-size: 10pt;
		color: #333333;
	}

	.bd_BigQuote {
		font-size: 11pt;
		color: #333333;
	}

	.bd_Caption {
		font-size: 9pt;
		color: #887037;	
		font-weight: bold;
	}

	.bd_Comment {
		font-size: 8.5pt;
		color: #484848;
	}

	.bd_SmallComment {
		font-size: 7.5pt;
		color: #484848;
	}

	.bd_HeaderText {
		font-size: 9pt;
		color: #717755;
	}

	.bd_FooterText {
		font-size: 9pt;
		color: #717755;
	}

	.bd_Reference {
		font-size: 8.5pt;
		color: #0E7254;
	}

	.bd_urgent {
		font-size: 8.5pt;
		color: #FFFFFF;
		font-weight: bold;
	}
/* --- User Styles for Blocks ----------------------------------------------------------------------- */

	.bd_BlockTitle {
		font-size: 8pt;
		color: #010101;	
		font-weight: bold;
	}
	
	.bd_BlockSubTitle {
		font-size: 7pt;
		color: #010101;	
		font-weight: bold;
	}
	
	.bd_BlockEmphasis_1 {
		font-size: 7pt;
		color: #6E4924;	
		font-weight: bold;
	}
	
	.bd_BlockEmphasis_2 {
		font-size: 7pt;
		color: #6E7424;	
		font-weight: bold;
	}
	
	.bd_BlockLink {
		font-size: 7pt;
		color: #887037;
		text-decoration: underline;
	}
	
	.bd_BlockNormal {
		font-size: 7pt;
		color: #484848;	
	}

/* --- Styles for Tool Go To Top -------------------------------------------------------------------- */

  .bd_GoTop {
		font-size: 8.5pt;
		line-height: 10pt;	
		color: #887037;	
		font-weight: bold;
		text-align: right;
		text-decoration: none;
  }
