﻿body {
}

.bg1{
	background-color: #DADCDE;
	border-color: #0B4E79;
	border-style: solid;
	border-width: 2px; 		
}

.button1{
    background-color: #DADCDE;
    background-image: url('../images/btn1.jpg');
    background-repeat: no-repeat;
    font-size:14pt;
    font-family:Times New Roman;
    font-weight:bold;
    color:White;
}
.button1:hover{
	cursor:pointer;
	color:Maroon;
	opacity: .75;
    filter: alpha(opacity=75);	
}

.button2{
    background-color:White;
    background-image: url('../images/btn2.jpg');
    background-repeat: no-repeat;
    font-size:14pt;
    font-family:Times New Roman;
    font-weight:bold; 
    color:White;   
}
.button2:hover{
	cursor:pointer;
	color:Maroon;
	opacity: .75;
    filter: alpha(opacity=75);
}

.button3{
    background-color:White;
    background-image: url('../images/btn3.jpg');
    background-repeat: no-repeat;
    font-size:14pt;
    font-family:Times New Roman;
    font-weight:bold; 
    color:White;   
}
.button3:hover{
	cursor:pointer;
	color:Maroon;
	opacity: .75;
    filter: alpha(opacity=75);
}

.button4{
    background-color:White;
    background-image: url('../images/btn4.jpg');
    background-repeat: no-repeat;
    font-size:12pt;
    font-family:Times New Roman;
    font-weight:bold;
    color:White;    
}
.button4:hover{
	cursor:pointer;
	color:Maroon;
	opacity: .75;
    filter: alpha(opacity=75);
}

.button5{
    background-color:White;
    background-image: url('../images/btn5.jpg');
    background-repeat: no-repeat;
    font-size:12pt;
    font-family:Times New Roman;
    font-weight:bold;
    color:White;    
}
.button5:hover{
	cursor:pointer;
	color:Maroon;
	opacity: .75;
    filter: alpha(opacity=75);
}

.button6{
    background-color:White;    
    background-image: url('../images/btn6.jpg');
    background-repeat: no-repeat;
    color:#D2E0F8;
    font-size:8pt;
    font-family:Futura Md BT;  
    
}
.button6:hover{
	cursor:pointer;
	color:Maroon;
	opacity: .75;
    filter: alpha(opacity=75);
}
.panelmenu{	

}
.menu
{
	color: Navy;
	font-size: 14px;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
}
.menu:hover
{
	cursor:pointer;
	background-color:Silver;
}
.tr12{
	font-family:Times New Roman;
	font-size:12pt;
}
.listsearch{
	 font-family:Arial;
	 font-size:8pt;
	 color:#0B4E79;
	 background-color:#FCE9A7;	
}
.ar12{
	font-family:Arial;
	font-size:12pt;
}
.tr14{
	font-family:Times New Roman;
	font-size:14pt;
}
.ar14{
	font-family:Arial;
	font-size:14pt;
}

.tr16{
	font-family:Times New Roman;
	font-size:16pt;
}
.ar16{
	font-family:Arial;
	font-size:16pt;
}
.rowstyle
{
	font-size:8pt;
	font-family:Arial;
}

.gridpaging
{
	font-size:14pt;
	font-family:Arial;
	
}
.gridheader
{
	font-size:8pt;
	font-family:Tahoma;	
}

.font_data1{
 font-family:Tahoma;
 font-size:10pt;
 color:Navy;
}
.ajaxupdate{
	background-color:silver;
	opacity: .85;
    filter: alpha(opacity=85);
    position:absolute;
    top:0px;
    left:0px;    
    height:1600px;
    width:1600px;    
	z-index:99999;
}

.ajaxupdate2{
	background-color:silver;
	opacity: .85;
    filter: alpha(opacity=85);
    position:absolute;
    top:0px;
    left:0px;    
    height:2000px;
    width:2100px;    
	z-index:99999;
}
