﻿.lineUnder
{
	border-bottom:1px solid #888;
	}
		
	.lineUnder2
{
	border-bottom:1px solid #888;
	font: bold 16px Arial;
	}

.text
{
	background-color:#eeeeee;
	border-bottom:1px solid #888;
	}
	
	.textFont
	
	{
		font: bold 14px Arial;
		
	}
		
	.titleTextFont
	
	{
		font: bold 18px Arial;
		
	}
		
.grdText
{
	background-color:#c6c6c6;
	
	}
	
	.confText
	{
		font: bold 16px Arial;
		color:Green ;
		}
		
	.HeaderGridText
	{
		background-color:#c6c6c6; 
	font: bold 17px Arial;
		color:#555 ;
		}
		
.ItemGridText
	{

	font: bold 16px Arial;
		color:#555 ;
				}
				
.ItemGridText2
	{
background-color:#ddd;
	font: bold 16px Arial;
		color:#555 ;
				}
			
	.BorderedItemGridText
	{

		border-bottom: 1px #c6c6c6 solid;
		border-left: 1px #c6c6c6 solid;
			}
	
				
				
.paging{

	}
	
.paging a, .paging a:visited{
	border:1px solid #eee; background:#fff;
	padding: 3px 6px;
	margin-right: 2px;
	float:right;
}

 .paging span {
	border:1px solid #eee; background:#eee;
	padding: 3px 6px;
	margin-right: 2px;
	float:right;	
}
.paging a:hover {
	border:1px solid #eee; background:#eee;
	text-decoration:none;
}

	.drp
{
	font: bold 14px Arial;
	}







