img.ColorPicker_Caller
{
	border: none;
	vertical-align: middle; cursor: pointer;
}
img.ColorPicker_Caller:hover
{
	border: none;
	vertical-align: middle; cursor: pointer;
	background-color: #FFBF35;
}
span.ColorPicker_Caller
{
	cursor: pointer;
}

.ColorPicker_MainTable
{       
	border-width:0px;
	width:295px;  
	font-size:11px;
}
.ColorPicker_MainTable_tr0td0
{
	height: 26px; width: 7px;
	background-image: url('tr0td0.png');
	background-repeat:no-repeat;
}
.ColorPicker_MainTable_tr0td1
{
	height: 26px;
	background-image: url('tr0td1.png');
	background-repeat:repeat-x;
}
.ColorPicker_Title
{
	font-size:12px; 
	float:left; font-weight:bold; 
	color: White;
}
.ColorPicker_CloseButtonContainer
{
	float:right;
}
.ColorPicker_MainTable_tr0td2
{
	height: 26px; width: 7px;
	background-image: url('tr0td2.png');
	background-repeat:no-repeat;
}
.ColorPicker_MainTable_tr1td0,
.ColorPicker_MainTable_tr1td1,
.ColorPicker_MainTable_tr1td2
{
	background-color:#C2E1F6; font-size: 1px;
}
.ColorPicker_ColorsTable
{
	background-color: #FFFFFF; width: 100%; cursor: pointer; margin: 0px; margin-bottom: 6px;
	border-width: 1px; border-style: solid; border-color: #277cb4;
}
.ColorPicker_PalletesPlace
{
	margin: 0px; margin-bottom: 6px;
}
.ColorPicker_ColorPalleteContainer
{
	border-width: 1px; border-style: solid; border-color: #277cb4;
	margin: 0px; padding: 0px;
}
.ColorPicker_GrayPalleteContainer
{
	border-width: 1px; border-style: solid; border-color: #277cb4;
	margin: 0px; padding: 0px; margin-left: 6px;
}
.ColorPicker_Pallete
{
	border-color: #FFFFFF;
}
.ColorPicker_CustomContainer
{
	padding: 0px; padding-bottom:3px;
}
.ColorPicker_CustomButton_Div
{
	cursor:pointer; width:15px; height:15px; border-width:1px; border-style:solid;
	border-color:#000000; 
}
.ColorPicker_CustomButton_Span
{
	float:left; padding-bottom:3px; padding-right:3px;
}

.ColorPicker_MainTable_tr2td0
{
	height: 42px; width: 7px;
	background-image: url('tr2td0.png');
	background-repeat:no-repeat;
}
.ColorPicker_MainTable_tr2td1
{
	height: 42px;
	background-image: url('tr2td1.png');
	background-repeat:repeat-x;
}
.ColorPicker_TextBoxContainer
{
	float:left;
}
.ColorPicker_TextBoxDiv
{
	height: 22px; width: 122px;
	background-image: url('TextBox.gif');
	background-repeat:no-repeat;
}
.ColorPicker_TextBoxDiv1
{
	height: 20px; width: 47px; margin-left:11px; margin-top:1px;
	background-color: transparent; float:left; display: inline;
}
.ColorPicker_TextBoxDiv2
{
	height: 18px; width: 45px; margin-left:1px; margin-top:1px;
	background-color: #000000;
}
.ColorPicker_TextBoxInput
{
	height: 14px; width: 54px; margin-left:2px; margin-top:3px;
	border-width:0px;
	font-size: 10px; 
	color: #023283;
	background-color: transparent; float:left; display: inline;
}
.ColorPicker_SetColorContainer
{
	float:left; margin-left: 4px;
}

.ColorPicker_CurColContainer
{
	height: 22px; width: 49px; margin-left: 4px;
	background-color: #277cb4;
	float:right;
}
.ColorPicker_CurColDiv1
{
	height: 20px; width: 47px; margin-left:1px; margin-top:1px;
	background-color: #FFFFFF; 
	float:left; display: inline;
}
.ColorPicker_CurColDiv2
{
	height: 18px; width: 45px; margin-left:1px; margin-top:1px;
	background-color: #000000;
}
.ColorPicker_SaveButtonContainer
{
	float:right; margin-left: 4px;
}

.ColorPicker_MainTable_tr2td2
{
	height: 42px; width: 7px;
	background-image: url('tr2td2.png');
	background-repeat:no-repeat;
}
