.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background:url(http://api.clickcall.in/images/bgimage.jpg);
	background:#FFFFFF;
	
	border: 1px solid #FFFFFF;
	overflow: hidden;
	position: relative;
	z-index: auto;
	height: auto;
	width: 920px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	margin-top: 5px;
	margin-right: 8%;
	margin-left: 8%;
	color:#000000;
}

.leftmenu 
{
	width: 130px; 
	padding: 4px;
	float: left;
	/*background:url(http://api.clickcall.in/images/bgimage.jpg); */
	background:#626262;
	min-height:500px;
	margin-left:3px;
}
.leftmenu a {
color:#a90000;
text-decoration:none;
}
.mainview {
	width: 740px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	min-height:400px;
}

.mainview a {
color:#a90000;
text-decoration:none;
}

.header {
	height: 145px;
	width: 100%;
	/* background-color: #454545; */
	/* background-image:url(http://api.clickcall.in/images/bgimage.jpg); */
	text-align: center;
	font-size:24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #F4F4F4; */
}
.footer {
	sheight: 100px;
	width: 900px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 8%;
	margin-left: 8%;
	color: #FFFFFF;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:11px;
}
.footer a {
color:#FFFFFF;
text-decoration:none;
}


.clientbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: auto;
	width: 530px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	
	
	
}

.pagebackground
{
color:#838383;
background:#626262 ;
}

.tableclass{
	border:0px #6D6D6D solid;
	background:#FFFFFF;
	color:#6D6D6D;
	font-size:8pt;
	border-collapse: collapse;
}
.columnclass{
	border:1px #6D6D6D solid;

}

.imagelink
{
 text-decoration:none;
}
.imagelink a {
text-decoration:none;
color:#FFFFFF;
}