﻿
a{cursor:pointer;text-decoration:underline; }
a:hover{color:#c63429;}

.errLink
{
	cursor:pointer;text-decoration:underline; 
	color:#c0362c;
	font-size:12px;font-family:Arial; 
 }

.ddl,.ddl0,.ddl1,.ddl2,.ddl3,.ddl4
{
	background-color: #FFFFFF;
	border: 1px solid #B5B5B5;
	font-size:10px;
}
.ddl0 { width:50px}
.ddl1 { width:100px}
.ddl2 { width:150px}
.ddl3 { width:205px;}
.ddl4 { width:252px;}

.txt0,.txt1,.txt2,.txt3,.txt4,.file,.Rtxt2,.txtA1,.txtA2,.RtxtA2,.Rtxt4
{
	border: 1px solid #B5B5B5;
	padding: 1px;
	font-family: arial;
	font-size:10px; 
}
.txt0{width:50px;}
.txt1{width:100px;}	
.txt2,.Rtxt2{width:150px;}	
.txt3{width:200px;}	
.txt4,.Rtxt4{width:250px;}	
.file{width:250px;}	
.txtA1{width:205px;height:50px;}
.txtA2,.RtxtA2{width:250px;height:50px;}
.RtxtA4,.RtxtA2,.Rtxt2,.Rtxt4,.file{background:#ebebe3;}

.div
{
	width:50px; 
	border: 1px solid #B5B5B5;
	padding: 1px;	
}
.lblHeading	
{
	font-size:13pt; 	
	font-family:Arial;  
}
	
.lblLogIn
{
	font-size:13pt; 	
	font-family:Arial;  
	color:#4863a8;
		font-weight:bold;
}
.lblNoWidth	
{
	font-size:9pt; 	
	font-family:Arial;  
}
.lblNoWidthBold	
{
	font-size:10pt; 	
	font-family:Arial;  
	font-weight:bold;
}
	
.lbl,.lbl1,.lblMessage,.lblError
{
	font-size:12px;font-family:Arial; 
}
.lbl{	width:100px;  }
.lbl1{ width:150px; }
.lblMessage{color:Green;font-weight:bold;}
.lblError
{
	Color:#cc0033;font-weight:normal;font-weight:bold; 
}

	
.btn0,.btn1,.btn2,.btn3
{
	background-color: #FFFFFF;
	border: 1px solid #B5B5B5;
	color: #222222;
	margin-left: 4px;
	margin-right: 10px; 
}
.btn0{	width:40px;}
.btn1{	width:80px;}
.btn2{	width:120px;}
.btn3{	width:140px;}

.tblNote
{
	padding:5px;
	border: solid 1px #B5B5B5;
	font-size:8pt;
	font-family:Arial;   
}

.tblBorder
{
	border-bottom:#B5B5B5 1px solid; border-left:#B5B5B5 1px solid;
	border-right:#B5B5B5 1px solid; border-top:#B5B5B5 1px solid;
}

.dg
	{
		border:1px;
		
	}
.dgHeader
	{
		background-color:#aaaaaa;  
		font-weight:bold;
		height:8pt;
	}
	
	
.lblNote
{
	font-size:8pt;
	font-family:Arial;   
}