﻿body
{
	margin:0px;
	top:0px;
	background-image: url(../../Images/silver1.gif);
	background-repeat:repeat-x;
}

.divMaster
{
	position:relative;
	left: 0px; 
	top: 0px; 
	border-top:none;
}

.hr
{
	color:#A40B37;
	width:100%;
	height:1px;
	border:solid 1px #A40B37;
	background-color:#A40B37;
}

form
{
	/*background-image: url(../../Images/silver1.gif);
	background-repeat:repeat-x;*/
	top:0px;
}

.tblMaster
{
	width:100%;
	top:0px;
	border-top:none;
}

.tblPage
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A40B37;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A40B37;
	width:980px;
	top:0px;
	background-color:White;
}

.tblBlue
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A40B37;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A40B37;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#A40B37;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A40B37;
	background-color:#F1F1F1;
	padding:0;
}
/*
.textlabel 
{
	font-size: 12px;  
	color: #696969; 
	font-family: Calibri; 
	text-decoration: none;
}
*/
.MenuHeader 
{
	font-size: 12pt;  
	font-family: Calibri; 
	text-decoration: none;
	color:White;
	font-weight:bold;
	background-color:#DBE5F1;
}

.errormessage
{
	font-size: 14px;
	color:#FF0000;
	font-family: Calibri;	
	text-decoration: none;
	font-weight: bold;
}

.fldst
{
	background-color: #F1F1F1;
	font-family: Calibri;
	color: Black;
	font-size: 12px;
	border-color:#696969;
	border-width:0.1em;
}

.fldstBlue
{
	background-color: #F9F9F9;
	font-family: Calibri;
	color: Black;
	font-size: 12px;
	border-color:#696969;
	border-width:0.1em;
}

.tblMain
{
	width: 980px;
	font-family: Calibri;
	color: Black;
	font-size: 12pt;
	height:550px;
	overflow:scroll;
}

.tblDetail
{
	font-family: Calibri;
	color: Black;
	font-size: 10pt;

}

.grdView td
{
	padding-top:3px;
	padding-bottom:3px;


}

.grdFooter
{
	background-color:#A40B37;
	color:White;
	font-weight:bold;
}

.grdRow
{
	background-color:White;
	color:Black;
	font-size:10pt;
	border-bottom:solid .1em #B6B6B6;

}

.grdPager, gridpager td, .gridpager td table td
{
	background-color:#CCCCCC;
	color:White;
	text-align:center;

}

.grdAltRow
{
	background-color:ButtonFace;
	color:Black;
	font-size:10pt;
	border-bottom:solid .1em #B6B6B6;
}

.grdHeader
{
	color:White;
	background-color:#A40B37;
	font-size:12pt;
	font-weight:bold;
}

.PageHeader
{
	color:#A40B37;
	font-family:Calibri;
	font-size:16pt;
	font-weight:bold;
}

.transparent_class 
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.divAddEvent
{
	height:100px;
	width:950px;
	background-color:White;
}

.divAddEmployee
{
	height:360px;
	width:300px;
	border: solid thin Black;
	position:absolute;
	left:300px;
	top:200px;
	padding:2px;
	font-size:10pt;
	font-family:Calibri;
	background-color:#F1F1F1;
}

.divAddEmp
{
	height:360px;
	width:300px;
	border: solid thin Black;
	position:relative;
	left:40px;
	top:-300px;
	padding:2px;
	font-size:10pt;
	font-family:Calibri;
	background-color:#F1F1F1;
}

.addEmployeeHeader
{
	background-color:#A40B37;
	color:White;
	font-size:12pt;
	font-weight:bold;
	font-family:Calibri;
	padding:0;
}

A:link	{	
	text-decoration:	none;
	color:	#A40B37;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#A40B37;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#A40B37;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#A40B37;
	}
	
.txtbox
{
	font-family: Calibri;
	color: Black;
	font-size: 12pt;
}
	
	
.ajax__myTab 
.ajax__tab_header 
{        
	font-family: verdana,tahoma,helvetica;        
	font-size: 11px;        
	border-bottom: solid 1px #999999     
}         
.ajax__myTab 
.ajax__tab_outer 
{       
	padding-right: 4px;        
	height: 21px;        
	background-color: #C0C0C0;        
	margin-right: 2px;        
	border-right: solid 1px #666666;        
	border-top: solid 1px #aaaaaa     
}         
.ajax__myTab 
.ajax__tab_inner 
{        
	padding-left: 3px;        
	background-color: #C0C0C0;     
}         
.ajax__myTab 
.ajax__tab_tab 
{        
	height: 13px;        
	padding: 4px;        
	margin: 0;     
}         
.ajax__myTab 
.ajax__tab_hover 
.ajax__tab_outer 
{        
	background-color: #cccccc     
}         
.ajax__myTab 
.ajax__tab_hover 
.ajax__tab_inner 
{        
	background-color: #cccccc     
}         
.ajax__myTab 
.ajax__tab_hover 
.ajax__tab_tab {}        
.ajax__myTab 
.ajax__tab_active 
.ajax__tab_outer 
{        
	background-color: #fff;        
	border-left: solid 1px #999999;     
}         
.ajax__myTab 
.ajax__tab_active 
.ajax__tab_inner 
{        
	background-color:#fff;     
}         
.ajax__myTab 
.ajax__tab_active 
.ajax__tab_tab {}        
.ajax__myTab 
.ajax__tab_body 
{        
	font-family: verdana,tahoma,helvetica;        
	font-size: 10pt;        
	border: 1px solid #999999;        
	border-top: 0;        
	padding: 8px;        
	background-color: #ffffff;      
}  