.CSSlideShowTable
{
   width: 100%;
}.CSSlideShowArea
{
   vertical-align: top;
}.CSDbListTable
{
   border-right: #a7a7a7 1px solid;
   padding-right: 1px;
   padding-left: 1px;
   font-weight: bold;
   font-size: 10pt;
   padding-bottom: 2px;
   border-left: white 1px solid;
   width: 100%;
   color: black;
   padding-top: 0px;
   font-family: Verdana, Arial;
   background-color: #e9ead5;
}
.CSSlideShowAreaTitle
{
   padding-right: 4px;
   background-position: right top;
   padding-left: 4px;
   font-weight: bold;
   font-size: 12px;
   background-image: url(../images/Icons/CianoTitle.gif);
   padding-bottom: 2px;
   text-transform: uppercase;
   border-left: #d57d7d 1px solid;
   color: #F6D724;
   padding-top: 2px;
   background-repeat: no-repeat;
   height: 20px;
   text-align: center;
}
.CSSlideShowBottom
{
   border-right: #a7a7a7 1px solid;
   border-bottom: #a7a7a7 1px solid;
   height: 5px;
   background-color: #e9ead5;
}
.CSDbListToolbar
{
   padding-left: 5px;
   padding-bottom: 3px;
   padding-top: 3px;
   text-align: left;
   height: 1px;
}
.CSDbListFirstPage
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 4px;
	cursor: hand;
}
.CSDbListPreviousPage
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 4px;
	cursor: hand;
}
.CSDbListLabel
{
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: right;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 2px;
}
.CSDbListComboCell
{
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 4px;
	cursor: hand;
}
.CSDbListCombo
{
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: #edecdc;
	text-align: left;
}
.CSDbListNextPage
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 4px;
	cursor: hand;
}
.CSDbListLastPage
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 4px;
	cursor: hand;
}
.CSDbListAddNew
{
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 4px;
	cursor: hand;
}
.CSDbListItem
{
   padding-right: 8px;
   padding-left: 8px;
   padding-bottom: 8px;
   padding-top: 3px;
   background-color: #ededdd;
}
.CSDbListTitle
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: bold;
   font-size: 9pt;
   padding-bottom: 0px;
   color: navy;
   padding-top: 0px;
   font-family: Verdana, Arial;
   text-align: center;
}
.CSFormTitle
{
	text-align: center;
	padding: 5px;
}
.CSFormLabel
{
	padding-top: 5px;
	padding-right: 4px;
	color: white;
	text-align: right;
}
.CSFormField
{
	text-align: left;
	padding: 2px;
}
.CSFormButtons
{
	text-align: left;
	padding-top: 10px;
}
.CSSlideShowTitle
{
   padding-right: 2px;
   padding-left: 2px;
   font-weight: bold;
   font-size: 8pt;
   padding-bottom: 2px;
   text-transform: uppercase;
   color: navy;
   padding-top: 2px;
}
.CSSlideShowSubTitle
{
   font-weight: bold;
   font-size: 7pt;
}
.CSSlideShowImage
{
	padding-right: 4px;
}
.CSSlideShowText
{
   vertical-align: top;
   font-size: 10px;
   height: 50px;
}

