body 
{
	margin-top:0px;
	padding-top:0px;
    background-image :url(../images/tall.jpg);
    background-repeat:repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
	
}

.mnvgroup
{
	margin-top:0px;
	padding-top:0px;
    background-image :url(../images/manv_kalyan_group.png);
    background-repeat:no-repeat;
	
}
.salegroup
{
	margin-top:0px;
	padding-top:0px;
    background-image :url(../images/pranam_sale_service.png);
    background-repeat:no-repeat;
	
}
.menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	/*background-color:Maroon;*/
	/*background:transparent url("http://pranamgroup.com/images/prod.jpg") repeat-x top left;*/
	font-family:Helvetica,Arial,Verdana,sans-serif;
	
}
.menu ul
{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	}
.menu ul li
{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	}
.menu li a{
	display:block;
	float:left;
	color: Black;
	text-decoration:none;
	font-weight:bold;
	padding:9px 33px 0 33px;
	height:25px;

	}
.menu li a:hover{
	
	color:#01ABCF;
	}
	
	
.newstop
{
	margin-top:0px;
	padding-top:0px;
    background-image :url(../images/news_top.png);
    background-repeat:no-repeat;
	
}
.news
{
	margin-top:0px;
	padding-top:0px;
    background-image :url(../images/news_middle.png);
    background-repeat:repeat-y;
   
	
}
.newsbottom
{
	margin-top:0px;
	padding-top:0px;
    background-image :url(../images/news_bottom.png);
   background-repeat:no-repeat;
	
}
h1
{
	font-family:Arial;
	font-size:15px;
	color:#01ABCF;
}
h2
{
	font-family:Arial;
	font-size:16px;
	color: Black;
}

.futtermenu
{
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    background-color:#00425E;
    font-weight:bold ;
     color :White ;
     padding-left:5px;
}
.futtermenu a
{
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-decoration:none;
    color:#01ABCF;
    font-weight:bold;
}
.futtermenu a:hover
{
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color:Black;
    font-weight:bold;
}

.border
{
 border-bottom-color:#01ABCF;
 border-bottom-style:double;
 border-bottom-width:1px;
  border-top-color:#01ABCF;
 border-top-style:double;
 border-top-width:1px;
 border-left-color:	#01ABCF;
 border-left-style:double;
 border-left-width:1px;
  border-right-color:	#01ABCF;
 border-right-style:double;
 border-right-width:1px;
	
	
}
.bottomtd
{
background-image :url(../images/bottom_td.png);
background-repeat:no-repeat;
}