﻿.ahover:hover
{
	color:	#EC6B02;
}

.aFooter
{
	color: RoyalBlue;
	text-decoration:none;
}
.aFooter:hover
{
	color:	#EC6B02;
	text-decoration:none;
}

.ahover
{
	color:	#222222;
}

.aList
{
	text-decoration:none;
}

.aList:hover
{
	color:	#000080;
}

.aMenu:hover
{
	color:Black;	
}

.aMenu
{
	color:dimgray;	
}

.aTap:hover
{
	color:	#EC6B02;
}

.aTap:hover
{
	color:	#Ec6B02;
}

.SolidLink
{
	text-decoration:none;	
}

.black_overlay
{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
           /* HEIGHT: 100%;*/
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.9;
            opacity:.90;
            filter: alpha(opacity=90);
}
        
.white_content 
{
            display: none;
            position: absolute;
            top: 25%;
            left: 15%;
            width: 70%;
            /*height: 50%;*/
            padding: 3px;
            border: 5px solid dimgray;
            background-color: white;
            z-index:1002;
            overflow: auto;
}

#toolTip
{
   border:1px solid #CCC;
   background-color:#F9F9F9;
   width:150px;
   position:absolute;
   visibility: hidden;
   overflow: hidden;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
   color:#333;
}

#toolTip h1
{
   display:block;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   background-color:#F1F1F1;
   border-bottom:1px solid #CCC;  
   margin:0px;
   padding:0px 2px;   
}

#toolTip p 
{
   margin:0px;
   padding:4px 2px;   
}

.lblHead
{
	font-size:12px;
	color:#003399;	
}

.txt {
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: silver 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: silver 1px solid; 
	FONT-FAMILY: verdana
}

.btn {
	BORDER-RIGHT: gainsboro 1px double; 
	BORDER-TOP: gainsboro 1px double; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BACKGROUND-POSITION-Y: center; 
	BACKGROUND-IMAGE: url(images/btn.jpg); 
	BORDER-LEFT: gainsboro 1px double; 
	WIDTH: 75px; 
	COLOR: #ff9612; 
	BORDER-BOTTOM: gainsboro 1px double; 
	BACKGROUND-REPEAT: repeat-x; 
	FONT-FAMILY: verdana; 
	HEIGHT: 20px
}

.slic
{
	background-image: url(images/slic.gif);
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION-X: right;
}

.slicH
{
	background-image: url(images/slicH.gif);
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-POSITION-Y: top;
}

.ddl
{
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	BORDER-LEFT: silver 1px solid; 
	BORDER-BOTTOM: silver 1px solid; 
	font-size:10px;
	color:dimgray;
}
.lstBox
{
	font-size:10px;
	color:dimgray;	
}
.txtCell
{
	BACKGROUND-IMAGE: url(images/srch2.gif); 
	BACKGROUND-REPEAT: repeat-x;
}

.WaterMark
{
	color:Silver ;
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: silver 1px solid; 
	BORDER-BOTTOM: silver 1px solid; 
	FONT-FAMILY: verdana
}

.Gray
{

background-color:#f4f4f4;
font-weight:bold;
/*text-decoration:underline;*/
}

.White
{

background-color:White;	
font-weight:normal;
/*text-decoration:none ;*/
}

#b_calendarPopup 
{
font: 12px/1.5 Arial, Helvetica, sans-serif;
color: #003580;
display: none;
position: absolute;
background-color:White;
border:solid 1px black;
padding: 0 4px 4px 0;
}
