﻿       
.loginLabel
{
    font-family:Arial;
    font-size:18px;
    font-style:normal;
    color:Black;      
    }

.logoDetail
{
    font-size: 9pt; 
    font-family: Arial;
    color:Black;
    font-weight:bold;
    
    }
    
 .label
{
   font-family: Arial;
   font-size: smaller;
   color:Black;   
    
    }
    
 .testcardLabel
 {
     font-size:medium ;
     font-family:Arial;
     color:black;
     text-align:left;
     } 
    
 .button
 {
     background-color:#435597; 
	background-repeat:repeat-x; 
	font-weight:normal;	 
	border:1px solid; 
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
	text-align:center;
	height:26px;
	font-size:9pt;
	font-family:Arial;
     }
     
.errorMsg
{
   font-family: Arial;
   font-size: 8pt;
   color:Red; 
   font-weight:bold;  
   
    }
.GrayLine
{ 
	margin:0px,0px,0px,0px;
    PADDING: 0px,0px,0px,0px;
	HEIGHT: 2px; 
	BACKGROUND-COLOR: #666699;
	font-family:Arial;
	font-size:8pt;
}

.MainTable
{
	margin:0px,0px,0px,0px;
    PADDING: 0px,0px,0px,0px;
    WIDTH: 100%;
   	font-family:Arial;
	font-size:8pt;
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}

.GroupTitle
{
	/*background-image:url(../Images/Backgrounds/page-title-back-exp.gif);*/
	BACKGROUND-COLOR: #BCC1C3;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;	
	color:black;  
}

.MainTable
{
	margin:0px,0px,0px,0px;
    PADDING: 0px,0px,0px,0px;
    WIDTH: 100%;
   	font-family:Arial;
	font-size:8pt;
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}
   
             
.style4
{
     
    BACKGROUND-COLOR: #666699;   
    width: 200px;
}
.style5
{
    width: 200px;
}
.style6
{
   
    BACKGROUND-COLOR: #666699;  
    font-size: 8pt;
    width: 202px;
}
.style7
{
    width: 202px;
}

.bck {
    background-color: #323232;
    background-repeat: repeat-x;
    width: 80%;
}  
.bckCaptcha
{
    background-image: url(../Images/Captcha/login-background1.PNG);
    background-repeat: repeat-x;
    width: 80%;
} 
        
        
        
        SELECT {
    border-color: #666699;
    border-style: solid;
    border-width: 1pt;
    color: Blue;
    font-family: Verdana;
    font-size: 8pt;
}

INPUT {
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #666699;
    border-style: solid;
    border-width: 1px;
    color: Blue;
    font-family: Verdana;
    font-size: 8pt; 
}