﻿body
{
 margin:0;
 background-color:#f5f5f5;
}
.bodyContentArea
{
    /*height:768px;*/
    width:1024px;
    margin-left:auto;
    margin-right:auto;
	text-align:center;
	
}

.barimagerepeat
{
    background-repeat: repeat-x;
    background-image: url("../Images/Login_header_bar.jpg");
}
.imgLogin_Table
{
    background-image: url("../Images/design-Login-Table.jpg");
}
.alignRight
{
	text-align:right;
}
.alignCenter
{
    margin-left:auto;
	text-align:center;
	margin-right:auto;
}
.alignTextCenter
{
	text-align:center;
}
.alignLeft
{
	text-align:left;
}
.allCenter
{
	text-align:center; 
	vertical-align:middle;
}
.tableWidth38
{   
    width: 38%; 
} 
.tableWidth100
{
    width:100%;
}
.tableWidth65
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:65%;
}
.tableWidth80
{
margin-left:auto;
	text-align:center;
	margin-right:auto;
    width:80%;
}
.tblWidth35
{
    width:35%;
   text-align:left;
}
.tblWidth30
{
    width:30%;
   text-align:left;
}
.tblWidth40
{
    width:40%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
	vertical-align:middle;
}

.lableThankYou
{	
	font-style: normal;
	Font-Size: x-large;
    font-weight:bold;
    
}
.lblSuccess
{	
	font-style: normal;
	Font-Size: medium ;
    font-weight: bold;    
}

.lblErr_Msg
{
    color:Red;
    font-style: normal;
	Font-Size: medium ;
    font-weight:bold;
}
    

.divInfo
{    
    width: 250px;
    z-index: 2;
    /*opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
    font-size: 12px; 
    border: solid 1px #CCCCCC; 
    background-color: #FFFFFF; 
    padding: 5px;
}
.cursor
{
    cursor:pointer;
}
.divFlyout
{
    overflow: hidden; 
    z-index: 2; 
    background-color: #FFFFFF;
    border: solid 1px #D0D0D0;
    
}
.LinkButton
{
    font-family:Verdana;
    font-size: x-small;
    font-weight: bolder;
    text-decoration: none;
    color: #0000FF;
}
.linkbtnClose
{
    background-color: #666666; 
    color: #FFFFFF; 
    text-align: center;
    font-weight: bold; 
    text-decoration: none; 
    border: outset thin #FFFFFF; 
    padding: 5px;
}
.lbSubmit
{
    font-family:Verdana;
     font-size: Large;
    font-weight: bolder;
    text-decoration: none;
    color: white;
}
.collapseHead
{
    background-position: url("../Images/Panel_top_center.gif") repeat-x;
    border: 1px solid #e2e2e2;
    background: url("../Images/Panel_top_center.gif") repeat-x;
    font-weight: bold;    
    text-align: center;
    height: 25px;
    width: 100%;
}
.collapsepnlbody
{
    border: 1px solid #e2e2e2;
    background-color: White;
}
.lblColapse_Header
{
    font-family: Verdana;
    font-style: normal;
    text-decoration: none;
    font-size: 10pt;
    text-align: left;
    color: #377a90;
    font-weight: bold;
}
.divLeftText
{
    
    cursor: pointer; 
    vertical-align:middle;
}
.tdmiddle
{
   
    width:60%;
    vertical-align:top;    
}
.tdLeftSide
{
    width :20%;
    vertical-align:top;
}  
.tdRightSide
{
    width :20%;
    vertical-align:top;
}
.txtBox
{
    Font-Size:0.8em;
    font-family: Verdana;
    width:4cm;
    border: 1px solid #b6caca;   
    background-color: #eff4f4;
} 
.WaterMarkext
{
    width:4cm;
    border: 1px solid #b6caca;
    background-color: #E0EAEB;
}

