.CSDbListTable
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
	font-family: Verdana, Arial;
   text-transform: uppercase;
}
.CSDBListToolbar
{
   background-color: #6cac0f;
}
.CSDbListFirstPage
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 6px;
	cursor: hand;
}
.CSDbListPreviousPage
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 6px;
	cursor: hand;
}
.CSDbListLabel
{
	font-size: 9px;
	color: white;
	font-family: Verdana, Arial;
	text-align: left;
   padding-right: 3px;
}
.CSDbListComboCell
{
   padding-top: 1px;
   padding-bottom: 1px;
   padding-right: 5px;
}
.CSDbListCombo
{
	font-size: 9px;
	color: black;
	font-family: Verdana, Arial;
   background-color: #BBE288;
	text-align: left;
}
.CSDbListNextPage
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 6px;
	cursor: hand;
}
.CSDbListLastPage
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	cursor: hand;
}
.CSDbListAddNew
{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: hand;
}
.CSDbListTitleArea
{
   background-color: #177B18;
}
.CSDbListTitle
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
   font-size: 12px;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	font-family: Verdana, Arial;
	text-align: center;
   text-transform: uppercase;
}
.CSDbListColumnTitle
{
   padding-right: 3px;
   padding-left: 3px;
   font-weight: bold;
   font-size: 10px;
   padding-bottom: 3px;
   text-transform: uppercase;
   color: black;
   padding-top: 2px;
   font-family: Verdana, Arial;
   background-color: #88c82b;
}
.CSDbListColumnData
{
   padding-right: 3px;
   padding-left: 3px;
   font-weight: normal;
   font-size: 10px;
   padding-bottom: 3px;
   color: black;
   padding-top: 2px;
   font-family: Verdana, Arial;
   background-color: #aaed64;
}
.CSDbListColumnDataLink
{
   color: black;
   text-decoration: none;
   width: 100%;
   height: 100%;
}
.CSAdminLeftBarArea
{
   padding-right: 2px;
   padding-left: 4px;
   padding-bottom: 2px;
   padding-top: 40px;
   vertical-align: top;
   width: 180px;
}
.CSAdminLeftBar
{
   padding-right: 7px;
   padding-left: 8px;
   padding-bottom: 0px;
   padding-top: 4px;
   border-right: #E1E1C5 2px solid;
   vertical-align: top;
   width: 100%;
}
.CSAdminListArea
{
   padding-right: 11px;
   padding-left: 5px;
   padding-bottom: 5px;
   padding-top: 44px;
}
.AdminMenuItemCell
{
   padding-right: 3px;
   padding-left: 5px;
   font-weight: bold;
   font-size: 7pt;
   padding-bottom: 2px;
   text-transform: uppercase;
   width: 200px;
   color: #ffffff;
   padding-top: 1px;
   font-family: Verdana, Arial;
   background-color: #177B18;
   text-align: left;
}
.AdminMenuSubItemCell
{
   padding-right: 2px;
   padding-left: 2px;
   padding-bottom: 2px;
   padding-top: 1px;
   text-align: right;
	background-color: #8ED148;
}
.AdminMenuSubItemText
{
   font-weight: normal;
   font-size: 7pt;
   color: black;
   font-family: Verdana, Arial;
   text-decoration: none;
}
.CSAdminFormTitle
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 10px;
	color: black;
	padding-top: 3px;
	font-family: Verdana, Arial;
	text-align: center;
   text-transform: uppercase;
}
.CSAdminFormWarning
{
	padding-right: 40px;
	padding-left: 40px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #d50000;
	padding-top: 4px;
	text-align: center;
}
.CSAdminFormSection
{
   padding-top: 12px;
   padding-bottom: 8px;
}
.CSAdminFormSectionTitle
{
   padding-right: 3px;
   padding-left: 5px;
   font-weight: bold;
   font-size: 7pt;
   padding-bottom: 2px;
   text-transform: uppercase;
   width: 200px;
   color: #ffffff;
   padding-top: 1px;
   font-family: Verdana, Arial;
   background-color: #177B18;
   text-align: left;
}
.CSAdminFormLabel
{
	padding-top: 5px;
	padding-right: 4px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
}
.CSAdminFormFieldCell
{
	text-align: left;
   padding-right: 0px;
   padding-left: 2px;
   padding-bottom: 1px;
   padding-top: 1px;
}
.CSAdminFormField
{
   border-right: #000000 1px solid;
   padding-right: 2px;
   border-top: #000000 1px solid;
   padding-left: 2px;
   font-weight: normal;
   font-size: 7pt;
   padding-bottom: 0px;
   border-left: #000000 1px solid;
   color: black;
   padding-top: 1px;
   border-bottom: #000000 1px solid;
   font-family: Verdana, Arial;
   background-color: #BBE288;
}
.CSAdminFormFieldReadOnly
{
	border-right: #000000 1px solid;
	padding-right: 2px;
	border-top: #000000 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 7pt;
	padding-bottom: 0px;
	border-left: #000000 1px solid;
	color: dimgray;
	padding-top: 1px;
	border-bottom: #000000 1px solid;
	font-style: italic;
	font-family: Verdana, Arial;
	background-color: #e1eabf;
}
.FormWarning
{
   font-weight: bold;
   vertical-align: top;
   color: #d50000;
   padding-top: 2px;
}
.CSAdminFormLabelReadOnly
{
	padding-top: 5px;
	padding-right: 4px;
	color: #000000;
	text-align: right;
}
.CSAdminFormButtonsArea
{
	padding-top: 10px;
	padding-bottom: 3px;
}
.CSAdminFormButtons
{
   border-right: #177b18 1px solid;
   padding-right: 3px;
   border-top: #177b18 1px solid;
   padding-left: 3px;
   font-size: 9px;
   padding-bottom: 0px;
   border-left: #177b18 1px solid;
   padding-top: 1px;
   border-bottom: #177b18 1px solid;
   background-color: #8ed148;
}
