﻿#indMasterTbl 
{
    width:850px; 
	margin:0 auto;
}

#IndMasterCont
{
	margin:0 auto;
	width:850px; 
	vertical-align:top ; 
	border:1px solid black;
	padding:10px;
	height:450px;
}
.LoginTbl
{
    border-collapse: collapse;
    width: 320px;
    background-position: center center;
    background-attachment: fixed;
           
}
.LoginCtrl
{
    background-color:#F7F6F3; 
    border:1px solid #E6E2D8;
    font-family:Arial;
    font-size:0.8em;
    color:#333333;
}
.LoginBtn
{
     background-color:#FFFBFF;
     border:1px solid#CCCCCC;
     font-family:Arial;
     font-size:1.125em;                                            
     color:#284775;  
     margin:4px 8px 4px 0px ;
     border-radius:7px;
}
.LogInLabel
 {
     font-weight: bold; 
     font-size: 1.25em; 
     color: white;
     background-color:#404040; 
     border-radius:7px;
     height:20px;
     padding-top:5px;
 }
.releaseInfoLabel
 {
     font-weight: bold; 
     font-size: 1em; 
     color: white;
     background-color:#404040; 
     height: 14px;
   
 }
.StatusImage
 {
      height:14px;
	  width:14px;
	  border:none;
	  padding:0px; 
 }
.StatusMessageText
 {
      vertical-align:top;    
 }
 .customCalloutStyle .ajax__validatorcallout_icon_cell img
 {
      height:16px;
      width:16px;
 }

 .customCalloutStyle div, .customCalloutStyle td
 {
      border: solid 1px Black;
      background-color: #fffacd;
	  azimuth:left;
 }
 .customCalloutStyle .ajax__validatorcallout_error_message_cell
 {
      font-family: Verdana;
      font-size: 12px;
      padding: 5px;
      border-right: none;
      border-left: none;   
 }
.customCalloutStyle .ajax__validatorcallout_close_button_cell img
 {
     height: 12px;
     width:12px;
     vertical-align:top;
     padding-top:5px;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
	 padding-right:5px;
}
        
.LoginImagelabel
{
    font-family: 'Meiryo UI';
    color: #05a5c8;
    vertical-align: middle;
    font-weight: bold;

}
