﻿.btnLogon {
    color: #000000; 
    font-size: 9px;
    font-weight: bolder;
    cursor: pointer;
    cursor: hand;    
}

.btnCursor  {
    cursor: pointer;
    cursor: hand;    
}

.dropDownList 
{
   margin-top: 2px;
   margin-bottom: 2px;
   background-color: #ffffff;
   font-size: 10px;
   font-family: Tahoma, Century Gothic;
   color: #003a70;
}

.dropDownListDif1 
{
    font-family: Arial, Tahoma;
    font-size: 10px;
    font-weight: lighter;
    color: #002f5f;
}

.chkBlack-10px
{
    font-size: 10px;
    font-weight: bold;
    color: Black;
    height: 10px;    
}

.datagrid {
   font-size: 9px;
   font-family: Tahoma, Century Gothic;  
}

.radiobuttonlist {
   font-size: 9px;
   font-family: Tahoma, Century Gothic;
   color: #000000;
   text-align: left;  
}

.textBox {
    font-size: 10px;
    font-weight:normal;
    color: Black;
    font-family: Tahoma, Century Gothic;     
}

.treeview 
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight: lighter;
    color: #000000;
    padding-left: 1px;
}

.treeview a
{
	color: #000000;
	text-decoration: none;
    margin: 0px;
	padding: 0px; 	
}

.treeview a:visited
{
	color: #000000;
	text-decoration: none;
    margin: 0px;
	padding: 0px; 	
}

.treeview a:active
{
	color: #000000;
	text-decoration: none;
    margin: 0;
	padding: 0; 	
}

.treeview a:hover
{
	color: #ffffff;
	text-decoration: none;
    margin: 0;
	padding: 0; 	
}

.treviewNodeStyle
{
	text-decoration: none;
	width: 145px;
	height: 15px;
}

.treviewHoverNodeStyle
{
	text-decoration: none;
	width: 145px;
	height: 15px;
}

.treeviewLogin 
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight: lighter;
    color: #000000;
    padding-left: 1px;
}

.treeviewLogin a
{
	color: #000000;
	text-decoration: none;
    margin: 0px;
	padding: 0px; 	
}

.treeviewLogin a:visited
{
	color: #000000;
	text-decoration: none;
    margin: 0px;
	padding: 0px; 	
}

.treeviewLogin a:active
{
	color: #000000;
	text-decoration: none;
    margin: 0;
	padding: 0; 	
}

.treeviewLogin a:hover
{
	color: #a71930;
	text-decoration: none;
    margin: 0;
	padding: 0; 	
}

.lblConfig {
     font-family: Tahoma, Arial, Verdana;
     font-size: 10px;
     font-style: normal;
     text-align: center; 
}

.lblPositionLayer {
 z-index: 5;
}