﻿.imgSiteStart 
{

}

.label
{
	
}

.liTag
{
	line-height: 18pt;
	font-size: 9pt;
}

.dg
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.dgHeader
{
	color: #ffffff;
	background-color: #8c8c8c;
	height: 20px;
	font-size: 8pt;
}
.dgItem
{
	background-color: #e6e6e6;
	vertical-align: middle;
	height: 20px;
	font-size: 8pt;
}
.dgAlternating
{
	background-color: #e6e6e6;
	vertical-align: middle;
	height: 20px;
	font-size: 8pt;
}
.dgSelected
{
	background-color: #c0c0c0;
	vertical-align: middle;
	height: 20px;
	font-size: 8pt;
}
.dgBtn
{
	border-right: black 1px;
	border-top: black 1px;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 1px;
	cursor: hand;
	color: #f5f5f5;
	border-bottom: black 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #696969;
}
