Grid
{
	clear: none;
	float: left;
	position: relative;
}

TABLE.Grid
{
}
CAPTION.Grid
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	color: #ffffff;
	background-color: #003366;
	border-top: #000000 1px solid;
	border-bottom: #000000 0px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 5px;
}

TH.Grid
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #C4D3F8;
	border-top: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
  height: 20px;
}

TH.GridSelected
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #9999cc;
	border-top: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
  height: 20px;
}
TH.GridAction
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #6699cc;
	border-top: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 18px;
  height: 20px;
}
TH.GridActions
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #6699cc;
	border-top: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 66px;
  height: 20px;
}
TD.Grid
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	color: #000000;
	background: #dbe4fa;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
TD.GridSelected
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: black;
	background-color:#eeeeff;
  height: 18px;
}
TD.GridAction
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center;
	COLOR: #333333;
	BACKGROUND-COLOR: #EEEEEE;
	WIDTH: 20px;
  HEIGHT: 18px;
}
TD.GridActions
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #333333;
	background-color: #eeeeee;
	width: 66px;
  height: 18px;
}
A.Grid
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
}
A.Grid:active
{
	text-align: left;
}
A.Grid:link
{
	text-align: left;
}
A.Grid:visited
{
	text-align: left;
}
A.Grid:hover
{
	color: #ff0000;
}
IMG.Grid
{
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	border-top-style: none;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
	border-bottom-style: none;
}
INPUT.Grid:image
{
	font-weight: normal;
	font-size: 10px;
	margin-left: 1px;
	color: #333333;
	border-top-style: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
	border-bottom-style: none;
}


INPUT.Grid
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 1px;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000033;
	background-color: #ffffff;
	border: none;
	padding: 0px;
	width: 100%;
}
SELECT.Grid
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	COLOR: #000033;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #FFFFFF 1px solid;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	WIDTH: 100%;
}

