.InfoPanel
{
	font-size: 8.25pt;
	color: white;
	font-family: Verdana;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	overflow: auto;
	padding-top: 2px;
	text-align: left;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}

.InfoPanel  a:link    { color: white;}
.InfoPanel  a:visited { color: white;}
.InfoPanel  a:hover  { color: white;}
.InfoPanel  a:active  { color: white;}

.BoldLabel
{
	font-size: 8.25pt;
	font-family: Verdana;
	background-color: transparent;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	text-align: left;
}

.InfoPanelTextBox
{
	border-right: #6f6b6c 1px solid;
	border-top: #6f6b6c 1px solid;
	border-left: #6f6b6c 1px solid;
	color: white;
	border-bottom: #6f6b6c 1px solid;
	background-color: #3c3a3d;	
	font-family: Verdana;
}

.InfoPanelLotTextBox
{
	left: 3px;
	position: relative;
	border-right: #6f6b6c 1px solid;
	border-top: #6f6b6c 1px solid;
	border-left: #6f6b6c 1px solid;
	color: white;
	border-bottom: #6f6b6c 1px solid;
	background-color: #3c3a3d;
	font-family: Verdana;
}

.InfoPanelInfoTextBox
{
	border-right: #6f6b6c 1px solid;
	border-top: #6f6b6c 1px solid;
	border-left: #6f6b6c 1px solid;
	color: white;
	border-bottom: #6f6b6c 1px solid;
	background-color: #3c3a3d;	
	overflow: visible;
	font-family: Verdana;
}

.WhiteBottomBorderPanel
{
	border-bottom: white 1px solid;
	margin-bottom: 5px;
}

.HomeTitleCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 2px;
	vertical-align: top;
	color: red;
	padding-top: 2px;
	font-family: Verdana;
	text-align: left;
}

.ViolationsTableTitlelLabelWhite
{
	font-size: large;
	font-family: Verdana;
	background-color: transparent;
	font-weight: bold;
	color: White;
}

.ViolationsTableTitlelLabelYellow
{
	font-size: large;
	font-family: Verdana;
	background-color: transparent;
	font-weight: bold;
	color: #fff300;
}

.ViolationsTableSearchButton
{
	border-right: #6f6b6c 1px solid;
	border-top: #6f6b6c 1px solid;
	border-left: #6f6b6c 1px solid;
	color: #fff300;
	border-bottom: #6f6b6c 1px solid;
	background-color: #3c3a3d;	
}
.imagestyle
{
	border: none;
}
.txtdec
{
text-decoration: none;
}