﻿
.NonDecoratedLinkGrid
{
	font-family:Tahoma,Verdana;
	font-size:11px;
	color:#666666;
	text-align:center;
} 

.slideinextension
{
	background-color:#999999;	
}

.footnotes
{
	font-family:Tahoma,verdana;
	font-size:9px;	
	color:#666666;
	background-color:#ffffff;
	text-align:justify;
}

.gridView
{
	padding:3;
	
}
.gridViewItemStyle
{
	font-family:Tahoma,Verdana;
	font-size:11px;
	color:#666666;
	height:20px;	
	background-color:#ffffff;	
}

.gridViewRoundedHeaderStyle
{
	font-family:Tahoma,Verdana;
	font-size:11px;
	font-weight:bold;
	height:20px;	
	background: url('../images/misc/traveltime/lrg_grn_bar.gif'); 
	repeat: no-repeat; 
	border-right: 1px solid #fff;
	
}
.gridViewNotRoundedHeaderStyle
{
	font-family:Tahoma,Verdana;
	font-size:11px;
	font-weight:bold;
	height:20px;	
	background: url('../images/misc/traveltime/lrg_grn_bar_2.gif'); 
	repeat: no-repeat; 
	border-right: 1px solid #fff;
	
}
.gridViewAlternatingItemStyle
{
	font-family:Tahoma,Verdana;
	font-size:11px;
	color:#666666;
	height:20px;	
	background-color:#e8e8e9;	
	
}

li
{
	margin:0;
	padding:5;
	font-family:Tahoma,Verdana;
	font-size:11px;
}

.boldStyle
{
	color:#666666;
}

.DropDownList
{
	width:38px;
	font-size:10px;
	font-family:Verdana;
}

.LblNoActive
{
  color:Red;
   font-weight:bold;
}

.LblYesActive
{
  color:Green;
  font-weight:bold;
  
}



