body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100;
	scrollbar-face-color: #E6E6E6; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #7B7B7B; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #7B7B7B;

}

/*.iconNew{
    BACKGROUND: url(../images/icon_new.gif) #EEEEEE fixed no-repeat left center;
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
    WIDTH: 60px;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}*/

.iconNew
{
	BACKGROUND-image: url('../images/icon_new.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;    
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

/*.iconFilter{
    BACKGROUND: url(../images/icon_filter.gif) #EEEEEE fixed no-repeat left center;
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
    WIDTH: 70px;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}*/
.iconFilter
{
    BACKGROUND-image: url('../images/icon_filter.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

/*.iconClearFilter{
    BACKGROUND: url(../images/icon_cancel_filter.gif) #EEEEEE fixed no-repeat left center;
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
    WIDTH: 95px;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}*/
.iconClearFilter
{
    BACKGROUND-image: url('../images/icon_cancel_filter.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 100px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

/*.iconSave{
    BACKGROUND: url(../images/icon_save.gif) #EEEEEE fixed no-repeat left center;
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
    WIDTH: 65px;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}
.iconCancel{
    BACKGROUND: url(../images/icon_cancel.gif) #EEEEEE fixed no-repeat left center;
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
    WIDTH: 85px;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}*/

.iconCancel
{
    BACKGROUND-image: url('../images/icon_cancel.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.iconSave
{
    BACKGROUND-image: url('../images/icon_save.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.iconGeneratePass{
    BACKGROUND-image: url(../images/icon_generate_password.gif);
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
    WIDTH: 100px;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.iconImport{
    BACKGROUND: url(../images/icon_import.gif) #EEEEEE fixed no-repeat left center;
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
    WIDTH: 90px;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.iconGeneral{
    BACKGROUND: #EEEEEE;
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
    
}

.iconSearch{
    BACKGROUND-image: url('../images/icon_search01.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT:20px;
    WIDTH:20px;
}

/*.iconPrint{
    BACKGROUND: url(../images/icon_print.gif) #EEEEEE fixed no-repeat left center;
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
    WIDTH: 70px;
	TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}*/

.iconPrint
{
    BACKGROUND-image: url('../images/icon_print.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}


.bodyColorBlue{
background-color:#0F3F4F;
}
.bgPanel{
background-image:url(../images/1pix_bg.jpg);
background-repeat:repeat-x;
padding-left:10px;
}

.loginBg{
background-image:url(../images/gsm_login_bg.jpg);
background-repeat:no-repeat;
background-position:center;
}

.bgPanelBottom{
background-image:url(../images/1pix_bg_bottom.jpg);
background-repeat:repeat-x;
padding-left:10px;
}

.title{
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size: 13px;
	/*color: #4F4F8D;*/
	font-weight:bold;
	color:Navy

}



.gridHead {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background:#ECECD9;
	height:21px;
}

.gridPrivateCol {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background:#FFCCCC;
	height:21px;
}

.gridCol {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background:#C0C4E4;
	height:21px;
}


.gridAltCol {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background:#F7F7F7;
	height:21px;
}

.gridColPad10 {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background:#C0C4E4;
	padding-left:10px;
	height:21px;
}


.gridAltColPad10 {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
		padding-left:10px;
	background:#F7F7F7;
	height:21px;
}
.gridTotal {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background:#FFFFCC;
	height:21px;
}

.padding5{
padding-left:5px;
padding-right:5px;
}

.padding10{
padding-left:10px;
padding-right:10px;
}

.padding10Full{
padding:10px;
}


.loginButtonStyle{
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #ffffff;
	background:#284B5E;
	border: 1px #647EC9 solid;
	height:25px;
}

.gridprivate {
	background:#FFCCCC;
}
.diableTextbox120{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:135px;
	border: 1px #647EC9 solid;
	height:15px;
}

.diableTextbox150{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:200px;
	border: 1px #647EC9 solid;
	height:15px;
}

.diableTextbox295{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:295px;
	border: 1px #647EC9 solid;
	height:15px;
}
.diableTextbox325{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:340px;
	border: 1px #647EC9 solid;
	height:15px;
}
.diableTextbox305{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:305px;
	border: 1px #647EC9 solid;
	height:15px;
}


.diableTextbox250{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:250px;
	border: 1px #647EC9 solid;
	height:15px;
}
.diableTextbox75{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:75px;
	border: 1px #647EC9 solid;
	height:15px;
}

.diableTextbox300{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:300px;
	border: 1px #647EC9 solid;
	height:15px;
}



td{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
}

{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 20px;
	color: #333333;
}

.textBold{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}
.loginTextbox150{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	width:100px;
	border: 1px #999999 solid;
	height:15px;

}

.textarea295 {
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:295px;
	border: 1px #647EC9 solid;
	}
	
.textarea321 {
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:340px;
	border: 1px #647EC9 solid;
	}	
.textarea320 {
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:330px;
	border: 1px #647EC9 solid;
	}	
	
.textarea340 {
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:350px;
	border: 1px #647EC9 solid;
	}
	
	.textarea150 {
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:150px;
	border: 1px #647EC9 solid;
	}
.textarea160 {
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:157px;
	border: 1px #647EC9 solid;
	}
	
	.textarea120{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:120px;
	border: 1px #647EC9 solid;
	}

.textbox100{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:97px;
	border: 1px #647EC9 solid;
	height:15px;

}

.textbox110{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:110px;
	border: 1px #647EC9 solid;
	height:15px;
	}
.textbox160{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:156px;
	border: 1px #647EC9 solid;
	height:15px;

}
.textbox75{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:75px;
	border: 1px #647EC9 solid;
	height:15px;

}
.textbox295{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:295px;
	border: 1px #647EC9 solid;
	height:15px;
}

.textbox309{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:309px;
	border: 1px #647EC9 solid;
	height:15px;
}

.textbox135{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:135px;
	border: 1px #647EC9 solid;
	height:15px;
}

.textbox378{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:378px;
	border: 1px #647EC9 solid;
	height:15px;
}

.textbox373{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:373px;
	border: 1px #647EC9 solid;
	height:15px;
}

.textbox357{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:357px;
	border: 1px #647EC9 solid;
	height:15px;
}
.textbox350{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:350px;
	border: 1px #647EC9 solid;
	height:15px;
}
.textbox335{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:340px;
	border: 1px #647EC9 solid;
	height:15px;
}
.textbox298{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:298px;
	border: 1px #647EC9 solid;
	height:15px;
}

.textbox305{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:305px;
	border: 1px #647EC9 solid;
	height:15px;
}

.textbox260{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:260px;
	border: 1px #647EC9 solid;
	height:15px;
}
.textbox150{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:150px;
	border: 1px #647EC9 solid;
	height:15px;

}
.diableTextbox150{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:150px;
	border: 1px #647EC9 solid;
	height:15px;

}

.diableTextbox100{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:97px;
	border: 1px #647EC9 solid;
	height:15px;

}
.heading{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11pt;
	font-weight:bold;
	
}

.diableTextbox50{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
	width:	50px;
	border: 1px #647EC9 solid;
	height:15px;

}

a.edit{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}

a.edit:hover{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration:none;
	}
	a.editAlt{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
}
	
	a.editAlt:hover{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#CC3300;
	text-decoration:underline;
}
	
.backNoRepeat{
background-repeat:no-repeat;
}
.borderTab{
border: 1px solid #9CAEC7;
padding-left:25px;
padding-top:12px;
background-repeat:repeat-x;
}

.tabTD{
height:25px;
}
.tabTitle{
height:25px;
background-color:#6C81C0;
padding-left:25px;
font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight:bold;

}
.tdPad{
padding-left:25px;
height:25px;
}
a.cancelLink{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#0033FF;
	text-decoration:underline;

}
a.cancelLink:hover{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#FF6600;
	text-decoration:none;

}
.disable
{
BACKGROUND-COLOR: #c0c0c0;
border: 1px solid #6C81C0;
height:15px;
font-family: Tahoma,Arial, Verdana,sans-serif;
	font-size: 8pt;
	color: #333333;
}

.disableTextarea
{
BACKGROUND-COLOR: #c0c0c0;
border: 1px solid #CCCCCC;
font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 8pt;
	color: #333333;
}



.star{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #ff0000;
}
.combo120{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:120px;
	border: 1px #647EC9 solid;

}
.combo170{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:170px;
	border: 1px #647EC9 solid;

}
.combo190{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:190px;
	border: 1px #647EC9 solid;

}



.combo103{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:103px;
	border: 1px #647EC9 solid;

}
.combo250{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:250px;
	border: 1px #647EC9 solid;

}
.combo140{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:140px;
	border: 1px #647EC9 solid;

}
.combo160{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:160px;
	border: 1px #647EC9 solid;

}
.combo85{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:85px;
	border: 1px #647EC9 solid;

}





.textbox{
border: 1px solid #9CAEC7;
height:18px;
font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 8pt;
	color: #333333;

}



 
.bgPink{
background-color:#FFCCCC;
}

.bgBanner{
background-image:url(../images/bg_banner.jpg);
background-repeat:repeat-x;
}

.whiteText

	{
		font-family: Arial,Tahoma, Verdana,sans-serif;
		font-size:11px;
		color:#FFFFFF;
	}
.padding25{
padding-left:25px;
}


.borderTabhead
{
	background-image: url(../images/tab_bg.jpg);
	background-repeat:repeat-x;
	border-top-width:1px;
	width:100%;
}
.tabbg 
{
	background-image: url('../images/tab_bg.jpg');
	background-repeat:repeat-x;
	width:100%
}
.tabview
{
	border-width:1px;
	border-color:#cccccc;
	background-color:White
}



a:active
{
	color: #333333;
	text-decoration: none;
}
a:link
{
	color:#333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #AA4215;
	text-decoration: none;
}
 .TabArea
        {
                    background-color: White;
                    font-size: x-small;
                    border-left: 1px solid black;
                    border-bottom: 1px solid black;
                    border-right: 1px solid black;
                    border-top:1px solid black;
                    position:absolute;
                    top:42px;
                    height:400px;
                    z-index:-25;
        }
.menuItem
{
background-image : url('../images/tab_alt.gif');
width:120px;
height:26px;
background-repeat:no-repeat;
text-align:center;
position:relative;
}
.menuItem_1
{
background-image : url('../images/tab.gif');
width:120px;
height:26px;
background-repeat:no-repeat;
text-align:center;
position:relative;
}


.btnDelete
{
    BACKGROUND: url(../Images/delete_icon.gif) #eeeeee fixed no-repeat left center;

	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}
.btnEdit
{
    BACKGROUND: url(../Images/edit_icon.gif) #eeeeee fixed no-repeat left center;

	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.textbox250{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F9FC;
	width:250px;
	border: 1px #647EC9 solid;
	height:15px;

}

.btnOK
{    
    BACKGROUND-image: url('../images/icon_ok.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.btnCancel
{
    BACKGROUND-image: url('../images/icon_cancel.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.tabAltColor{
background:#F7F7F7;
height:18px;

}

.btnEmpty
{
	BACKGROUND:#EEEEEE;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 120px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.tabHead{
background:#DEE6F6;
height:18px;
}
.tabColor{
background:#B7C4E6;
height:18px;
}

.headText{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11.5pt;
	font-weight:bold;
	color: #35477B;
}
.ProgressText{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: Red;
}

.btnClose
{   
    /* BACKGROUND-image: url('../images/icon_close.gif'); */
    BACKGROUND-image: url('../images/Wrong.gif');
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;   
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}


.iconAllocate
{
    BACKGROUND-image: url('../images/icon_Allocate.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 90px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.iconDeAllocate
{
    BACKGROUND-image: url('../images/icon_DeAllocate.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH:90px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.iconMoveDoctorDetail
{
    BACKGROUND-image: url('../images/icon_DeAllocate.gif'); 
    background-repeat:no-repeat; 
    background-color:#EEEEEE;
    background-position:left;
	border: 1px solid #9CAEC7;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size:8pt;
    TEXT-TRANSFORM: none;
    WIDTH: 150px;
    CURSOR: hand;
    COLOR: #333333;    
    HEIGHT: 25px;
}

.DataGridFixedHeader 
{	
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	background:#ECECD9;
	height:21px;
	POSITION: relative; 
	border-style :solid ;
	border-width:2px;
	border-color:White ;	
	TOP:expression(this.offsetParent.scrollTop); 

} 
a.lnkAnlise{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}

a.lnkAnlise:hover
{
	font-family: Arial,Tahoma, Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}