﻿


.seperator1
{
	
	height:1px;
background:#CCCCCC;
	
}


.black-block
{
	/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
/* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.5);
-moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; 

	
}


.fulllll_text{
margin-left:5px;
margin-right:5px;
	text-align:justify;
	color: #000000;
	font-size:  9pt;
	font-family:  Arial, Helvetica, sans-serif;
	text-indent:30px;

}
.auto-style1 {
	text-align: center;
}



.paro_text{
margin-left:5px;
margin-right:5px;
	text-align:justify;
	color: #ffffff;
	font-size:  9pt;
	font-family: Verdana, Geneva, Tahoma, sans-serif;


}


@font-face{
       font-family: my_custom_font;
     src:url('pix/CARBONBL.ttf');
      
}


.custom_font
{
	
	 font-family:  my_custom_font;
	 font-size:23px;
	 text-align:Left;
	 color: #8d5c33;
}


