/* CSS Document */

body{
margin:0px;
background-color:#272727;
}
.headingtxt{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
.menu{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;
	padding-left:14px;
	}
.headingtxt11{
	font-family:Arial;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
 	text-transform: capitalize;
	}
.blktxt{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
	}
.btm{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;
	}
.Cname{
	font-family:Tahoma;
	font-size:11px;
	color:#cf0000;
	text-decoration:none;
	font-weight:none;
	}