
body {
	background-color: #3C3B4B;
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
}

.Maintable {
	font-family: Tahoma;
	font-style: normal;
	background-image: url(../image_new/top_bg.gif);
	background-repeat: repeat;
	height: 100%;
	width:100%;
}
.logoname {
	font-family: "Frutiger LT 45 Light";
	font-size: 150%;
	font-style: normal;
	line-height: 5px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.toptab {
	height: 56px;
	width:70%;
	background-color: #7c7b9a;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #717286;
	border-right-color: #717286;
	border-bottom-color: #717286;
	border-left-color: #717286;
}
.clientlogo {
	background-image: url(../image_new/client_logo.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 83px;
	border: thin solid #717286;
}

.buttontext_white {
	font-family: Tahoma;
	font-size: 71%;
	color: #FFFFFF;
}
.tableborder {
	
	width:100%;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	background-color: #FFFFFF;
	margin-top:10px;
	
	
}

.middletableborder {
	width:98%;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	margin-top:10px;
	background-color: #FFFFFF;
	
	
}

.leftcolom {
	width: 200px;
	position:fixed;
}
.bluetext {
	font-family: Tahoma;
	font-size: 70%;
	color: #CCCCCC;
	text-align:left;
	padding-left:3%;
}
.tab {
	background-image: url(../image_new/tab.gif);
	height:30px;
	text-align:left;
	font-family: Tahoma;
	vertical-align:middle;
	font-size: 70%;
	font-style: normal;
	color: #FFFFFF;
	text-transform:capitalize;
	padding-left:8%;
	
}

.text {
	font-family: Tahoma;
	font-size: 70%;
	color: #666666;
	text-align:left;
    padding-left:3%;
}

.boldtext {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	text-align:left;
	padding-left:5px;
	line-height: 10px;
}


.leftmargin {
	width: 200px;
	background-position: 200px;
	position: fixed;
}

.dropdownbox {
	background-color:#f4f4f4;
	width: 80%;
	font-family: Tahoma;
	vertical-align:middle;
	font-size: 12px; 
	font-color:8a8ca2;
	border-width:1px;
	border-style:solid;
	border-color:#8a8ca2;
}

.noticetext {
	font-family: Tahoma;
	font-size: 10px;
	color:#CCCCCC;
}


.buttonorange {
	background-image: url(../image_new/orange_tab.gif);
	height:21px;
	text-align:center;
	font-family: Tahoma; text-align:center;
	vertical-align:middle;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border-color:#d07300;
}

.bigbuttonorange {
	background-image: url(../image_new/big_tab.gif);
	height:30px;
	font-family: Tahoma;
	font-size: 70%;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border-color:#d07300;
}


.fixed {
	table-layout:fixed;
		
}

.input1 
{	
	font: 11px tahoma, Arial, sans-serif ;
	border-right: #7E8895 1pt groove; 
	border-top: #7E8895 1pt solid; 
	border-left: #7E8895 1pt solid; 
	border-bottom: #7E8895 1pt groove; 
	border: 1px solid #7E8895 ;padding:2px;
	width: 120px;
	background: #ffffff;
		
}

/* Added By Ramiz on 17-03-2016 for Caps Lock On */

.tipsy
{
    font-size: 12px;
    position: absolute;
    padding: 3px;
    z-index: 100000;
    top: 70px !important;
    left: 90px !important;
}

/* Ended By Ramiz on 17-03-2016 for Caps Lock On */
