.table
{
	background-image: url(../../Images/chover.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	font-size: 11px;
}
.comboTable
{
	
}
.comboTable TD
{
	background-image: url(../../Images/crowBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.comboItem
{
	padding-left: 10px;
	padding-bottom: 5px;
}
.example
{
	background-image: url(../../Images/cbg.jpg);
	background-repeat: no-repeat;
	width: 667px;
	height: 300px;
	padding: 135px 0px 0px 12px;
}
.exampleTable TD
{
	color: #828282;
	font-size: 11px;
	background-image: url(../../Images/cexampleTableRow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 9px;
	height: 40px;
}
.button
{
	border: 0px;
	background-image: url(../../Images/cbutton.gif);
	width: 91px;
	height: 22px;
}

.titlebar1
{
	background-color: #4C78C6;
}

.titledoc
{
	background-color: #E3F4F8;
	border: 1px solid #AFE0EB;
	padding: 2px 2px 2px 2px;
}
