
/* References inside text */
a.ref_txt {color: #fd6b04;}  
a.ref_txt:hover {color: #fd6b04;}

/* Style of text which have left alignment */
.txt_coordinates
	{font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left; }	
	
/* Style of text which have justify alignment */
.txt
	{font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: justify; }
/* Style of text which have left alignment */
.txtl
	{font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: left; }	
/* Style of text which have left alignment and for list using*/
.txtlist
	{font-family: Tahoma;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	text-align: left; }		
/* Style of text which have left alignment */
.txtc
	{font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: center; }		

.txtcb
	{font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
	text-align: center; }
		
/* Style of text which bolded */
.txtb
	{font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #383e48;
	text-align: center; }
					 
/* menu level 0 */
a.m0	  {color: #FFFFFF;}    /* */
a.m0:hover{color: #FFFFFF;}    /* */
.menu0                         /* */
	{font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;	
	padding-top: 3px;
	padding-bottom: 5px;}
	
/* menu level 1 */	
a.m1	  {color: #fd6b04;}      /* */
a.m1:hover{color: #fd6b04;}      /* */
.menu1                           /* */
	{font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;	
	padding-top: 3px;
	padding-bottom: 5px;}	
		
/* menu level 2 */	
a.m2	  {color: #fd6b04;}      /* */
a.m2:hover{color: #fd6b04;}      /* */
.menu2                           /* */
	{font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;}
		
/* Page caption */
.page_caption
	{font-family: Tahoma;
	font-size: 18px;
	line-height: 20px;
	color: #383e48;
	text-align: left;}
/*	
.statc
	{font-family: "Arial Narrow", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-align: center; }

.statr
	{font-family: "Arial Narrow", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-align: right; }
		
.tit
	{font-family: "Arial Narrow", Arial;
	font-size: 17px;
	line-height: 16px;
	color: #323538;
	font-weight: bold;
	text-align: left; }
*/
/*	
.txtf
	{font-family:"Arial Narrow", Arial;
	font-size: 15px;
	line-height: 17px;
	color: #364859;
	text-align: justify; }
		
.txtc
	{font-family: "Arial Narrow", Arial;
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: center; }

.txtl
	{font-family: "Arial Narrow", Arial;
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left; }

.txtlb
	{font-family: "Arial Narrow", Arial;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
	text-align: left; }
		
.TopHead
	{ font-family: "Arial Narrow", Arial;
	  font-size: 10pt;
	  color: #FFFFFF;
	  background-color: #0f1420;}*/