﻿TABLE.DDLTable
{
	cursor:default;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	background-color:#FFF;
	border-width:1px;
	border-color:#EEEEEE;
}
TABLE.DDLTable TD
{
	border-width:0 0 0 0;
	border-color:#000;
}
TABLE.DDLTable TR.MOUSE_HOVER
{
	border-color:#FF7800 !important;
	border-top-width:1px !important;
	background-color:#ADD8E6 !important;
}
TABLE.DDLTable TR.MOUSE_OUT
{
	border-color:#FF7800 !important;
	border-top-width:1px !important;
}
TABLE.DDLTable THEAD
{
	background-color:#EEEEEE;
	color:#555555;
	cursor:default;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	padding:1px 4px 2px 6px;
	text-align:center;
	height:1.3em;
	text-decoration:none;
	white-space:nowrap;
}
.zstGrayGridFooter
{
	font-family:Arial,Helvetica,sans-serif;
	background-color:#AEAEAE;
	color:#000;
	cursor:default;
	height:21px;
	padding:3px 4px 0 5px
}
.zstGrayGridItemSty
{
	font-family:Arial,Helvetica,sans-serif;
	white-space:nowrap;
	border-width:10 10 10 10;
	border-color:Green;
}
.zstGrayGridItemAlter
{
	background-color:#EEEEEE;
}
.zstGrayGridHeader A 
{
	background-color:#EEEEEE;
	color:#000;
	cursor:default;
	cursor:hand;
	font-family:Arial,Helvetica,sans-serif;
	/*font-size:0.9em;*/
	font-weight:normal;
	padding:1px 4px 2px 6px;
	text-align:center;
	height:1.3em;
	text-decoration:none;
	white-space:nowrap;
}
