/*
 * Ext JS Library 2.2
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */

.x-portal .x-panel-dd-spacer {
  margin-bottom:10px;
}

.x-portlet {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet .x-panel-ml {
    padding-left:2px;
}
.x-portlet .x-panel-mr {
    padding-right:2px;
}
.x-portlet .x-panel-bl {
    padding-left:6px;
}

.x-portlet .x-panel-br {
    padding-right:6px;
}
.x-portlet .x-panel-body {
    background:white;
}
.x-portlet .x-panel-mc {
    padding-top:0px;
}
.x-portlet .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet .x-panel-nofooter .x-panel-bc {
    height:6px;
}

.x-portlet  .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/top-bottom.gif) repeat-x 0 0;overflow:hidden;
}

.x-portlet .x-panel-tl{
	background:transparent url(../resources/images/default/panel/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:0px solid #99bbe8;
}

.x-portlet .x-panel-tr{
	background:transparent url(../resources/images/default/panel/corners-sprite.gif) no-repeat right 0;zoom:1;padding-right:6px;
}

/*
###############CSS for Conservative red #########################
.x-portletC30F38 {
    margin-bottom:10px;
}

.x-portletC30F38 .x-panel-ml {
	
    padding-left:2px;
}
.x-portletC30F38 .x-panel-mr {

    padding-right:2px;
}
.x-portletC30F38 .x-panel-bl {
background:transparent url(../resources/images/default/panel/color_c30f38/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:6px;
}

.x-portletC30F38 .x-panel-br {
# For Bottom Corners of portlet
	background:transparent url(../resources/images/default/panel/color_c30f38/corners-sprite.gif) no-repeat right bottom;
    padding-right:6px;
}
.x-portletC30F38 .x-panel-body {
    background:white;
}
.x-portletC30F38 .x-panel-mc {
    padding-top:0px;
}
.x-portletC30F38 .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portletC30F38 .x-panel-nofooter .x-panel-bc {
# For Bottom line of portlet
	background:transparent url(../resources/images/default/panel/color_c30f38/top-bottom.gif) repeat-x 0 bottom;
    height:6px;
}

.x-portletC30F38  .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_c30f38/top-bottom.gif) repeat-x 0 0;overflow:hidden;
}

.x-portletC30F38 .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_c30f38/corners-sprite.gif) no-repeat 0 0;
	padding-left:6px;
	zoom:1;
	border-bottom:0px solid #99bbe8;
}

.x-portletC30F38 .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_c30f38/corners-sprite.gif) no-repeat right 0;
	zoom:1;
	padding-right:6px;
}
*/

###########For vibrant / Technicolor blue ################
.x-portlet2571AD {
    margin-bottom:10px;
}

.x-portlet2571AD .x-panel-ml {
	
    padding-left:2px;
}
.x-portlet2571AD .x-panel-mr {

    padding-right:2px;
}
.x-portlet2571AD .x-panel-bl {
background:transparent url(../resources/images/default/panel/color_2571ad/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:6px;
}

.x-portlet2571AD .x-panel-br {
# For Bottom Corners of portlet
	background:transparent url(../resources/images/default/panel/color_2571ad/corners-sprite.gif) no-repeat right bottom;
    padding-right:6px;
}
.x-portlet2571AD .x-panel-body {
    background:white;
}
.x-portlet2571AD .x-panel-mc {
    padding-top:0px;
}
.x-portlet2571AD .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet2571AD .x-panel-nofooter .x-panel-bc {
# For Bottom line of portlet
	background:transparent url(../resources/images/default/panel/color_2571ad/top-bottom.gif) repeat-x 0 bottom;
    height:6px;
}

.x-portlet2571AD  .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_2571ad/top-bottom.gif) repeat-x 0 0;overflow:hidden;
}

.x-portlet2571AD .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_2571ad/corners-sprite.gif) no-repeat 0 0;
	padding-left:6px;
	zoom:1;
	border-bottom:0px solid #99bbe8;
}

.x-portlet2571AD .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_2571ad/corners-sprite.gif) no-repeat right 0;
	zoom:1;
	padding-right:6px;
}


###########For Technicolor green ################
.x-portlet25AD42 {
    margin-bottom:10px;
}

.x-portlet25AD42 .x-panel-ml {
	
    padding-left:2px;
}
.x-portlet25AD42 .x-panel-mr {

    padding-right:2px;
}
.x-portlet25AD42 .x-panel-bl {
background:transparent url(../resources/images/default/panel/color_25ad42/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:6px;
}

.x-portlet25AD42 .x-panel-br {
# For Bottom Corners of portlet
	background:transparent url(../resources/images/default/panel/color_25ad42/corners-sprite.gif) no-repeat right bottom;
    padding-right:6px;
}
.x-portlet25AD42 .x-panel-body {
    background:white;
}
.x-portlet25AD42 .x-panel-mc {
    padding-top:0px;
}
.x-portlet25AD42 .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet25AD42 .x-panel-nofooter .x-panel-bc {
# For Bottom line of portlet
	background:transparent url(../resources/images/default/panel/color_25ad42/top-bottom.gif) repeat-x 0 bottom;
    height:6px;
}

.x-portlet25AD42  .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_25ad42/top-bottom.gif) repeat-x 0 0;overflow:hidden;
}

.x-portlet25AD42 .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_25ad42/corners-sprite.gif) no-repeat 0 0;
	padding-left:6px;
	zoom:1;
	border-bottom:0px solid #99bbe8;
}

.x-portlet25AD42 .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_25ad42/corners-sprite.gif) no-repeat right 0;
	zoom:1;
	padding-right:6px;
}




#############  Css  For color 0C6A8A ###############
.x-portlet0C6A8A {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet0C6A8A .x-panel-ml {
	# For sidelines line of portlet border
	background:transparent url(../resources/images/default/panel/color_0c6a8a/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet0C6A8A .x-panel-mr {
	# For sidelines line of portlet border
	background:transparent url(../resources/images/default/panel/color_0c6a8a/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet0C6A8A .x-panel-bl {
	# For Bottom Corners of portlet
	background:transparent url(../resources/images/default/panel/color_0c6a8a/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet0C6A8A .x-panel-br {
	# For Bottom Corners of portlet
	background:transparent url(../resources/images/default/panel/color_0c6a8a/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet0C6A8A .x-panel-body {
    background:white;
}
.x-portlet0C6A8A .x-panel-mc {
    padding-top:2px;
}
.x-portlet0C6A8A .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet0C6A8A .x-panel-nofooter .x-panel-bc {
	# For Bottom line of portlet
	background:transparent url(../resources/images/default/panel/color_0c6a8a/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet0C6A8A  .x-panel-tc{
	
	background:transparent url(../resources/images/default/panel/color_0C6A8A/top-bottom.gif) repeat-x 0 0;overflow:hidden;
}

.x-portlet0C6A8A .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_0C6A8A/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;;
}

.x-portlet0C6A8A .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_0C6A8A/corners-sprite.gif) no-repeat right 0;zoom:1;padding-right:6px;
}




#############  Css  For color 4B5676 ###############

.x-portlet4B5676 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet4B5676 .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_4B5676/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet4B5676 .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_4B5676/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet4B5676 .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_4B5676/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet4B5676 .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_4B5676/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet4B5676 .x-panel-body {
    background:white;
}
.x-portlet4B5676 .x-panel-mc {
    padding-top:2px;
}
.x-portlet4B5676 .x-panel-bc .x-panel-footer {
	background:transparent url(../resources/images/default/panel/color_4B5676/top-bottom.gif) repeat-x 0 bottom;
    padding-bottom:2px;
}
.x-portlet4B5676 .x-panel-nofooter .x-panel-bc {
    height:2px;
}

.x-portlet4B5676  .x-panel-tc{
	
	background:transparent url(../resources/images/default/panel/color_4b5676/top-bottom.gif) repeat-x 0 0;overflow:hidden;
}

.x-portlet4B5676 .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_4b5676/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;;
	border-bottom:1px solid #4b5676;
}

.x-portlet4B5676 .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_4b5676/corners-sprite.gif) no-repeat right 0;zoom:1;padding-right:6px;
}



#############  Css  For color 4C7016 ###############

.x-portlet4C7016 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet4C7016 .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_4C7016/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet4C7016 .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_4C7016/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet4C7016 .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_4C7016/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet4C7016 .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_4C7016/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet4C7016 .x-panel-body {
    background:white;
}
.x-portlet4C7016 .x-panel-mc {
    padding-top:2px;
}
.x-portlet4C7016 .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet4C7016 .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_4C7016/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet4C7016  .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_4c7016/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet4C7016 .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_4c7016/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #4c7016;
}

.x-portlet4C7016 .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_4c7016/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}

#############  Css  For color 4d3870 ###############

.x-portlet4D3870 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet4D3870 .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_4d3870/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet4D3870 .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_4d3870/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet4D3870 .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_4d3870/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet4D3870 .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_4d3870/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet4D3870 .x-panel-body {
    background:white;
}
.x-portlet4D3870 .x-panel-mc {
    padding-top:2px;
}
.x-portlet4D3870 .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet4D3870 .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_4d3870/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet4D3870  .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_4d3870/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet4D3870 .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_4d3870/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #4d3870;
}

.x-portlet4D3870 .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_4d3870/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}

#############  Css  For color 635e35 ###############

.x-portlet635E35 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet635E35  .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_635e35/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet635E35  .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_635e35/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet635E35  .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_635e35/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet635E35  .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_635e35/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet635E35  .x-panel-body {
    background:white;
}
.x-portlet635E35  .x-panel-mc {
    padding-top:2px;
}
.x-portlet635E35  .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet635E35  .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_635e35/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet635E35   .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_635e35/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet635E35  .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_635e35/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #635e35;
}

.x-portlet635E35  .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_635e35/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}


#############  Css  For color 691e79 ###############

.x-portlet691E79 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet691E79  .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_691e79/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet691E79  .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_691e79/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet691E79  .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_691e79/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet691E79  .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_691e79/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet691E79  .x-panel-body {
    background:white;
}
.x-portlet691E79  .x-panel-mc {
    padding-top:2px;
}
.x-portlet691E79  .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet691E79  .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_691e79/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet691E79   .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_691e79/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet691E79  .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_691e79/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #691e79;
}

.x-portlet691E79  .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_691e79/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}

#############  Css  For color 005785 ###############

.x-portlet005785 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet005785  .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_005785/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet005785  .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_005785/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet005785  .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_005785/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet005785  .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_005785/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet005785  .x-panel-body {
    background:white;
}
.x-portlet005785  .x-panel-mc {
    padding-top:2px;
}
.x-portlet005785  .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet005785  .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_005785/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet005785   .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_005785/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet005785  .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_005785/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #005785;
}

.x-portlet005785  .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_005785/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}


#############  Css  For color 027061 ###############

.x-portlet027061 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet027061  .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_027061/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet027061  .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_027061/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet027061  .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_027061/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet027061  .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_027061/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet027061  .x-panel-body {
    background:white;
}
.x-portlet027061  .x-panel-mc {
    padding-top:2px;
}
.x-portlet027061  .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet027061  .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_027061/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet027061   .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_027061/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet027061  .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_027061/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #027061;
}

.x-portlet027061  .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_027061/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}



#############  Css  For color 353535 ###############

.x-portlet353535 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet353535  .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_353535/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet353535  .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_353535/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet353535  .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_353535/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:6px;
}

.x-portlet353535  .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_353535/corners-sprite.gif) no-repeat right bottom;
    padding-right:6px;
}
.x-portlet353535  .x-panel-body {
    background:white;
}
.x-portlet353535  .x-panel-mc {
    padding-top:0px;
}
.x-portlet353535  .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet353535  .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_353535/top-bottom.gif) repeat-x 0 bottom;
    height:6px;
}

.x-portlet353535   .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_353535/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet353535  .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_353535/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #999999;
}

.x-portlet353535  .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_353535/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}


#############  Css  For color 504638 ###############

.x-portlet504638 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet504638  .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_504638/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet504638  .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_504638/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet504638  .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_504638/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet504638  .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_504638/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet504638  .x-panel-body {
    background:white;
}
.x-portlet504638  .x-panel-mc {
    padding-top:2px;
}
.x-portlet504638  .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet504638  .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_504638/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet504638   .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_504638/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet504638  .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_504638/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #504638;
}

.x-portlet504638  .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_504638/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}


#############  Css  For color 840259 ###############

.x-portlet840259 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet840259  .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_840259/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet840259  .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_840259/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet840259  .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_840259/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet840259  .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_840259/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet840259  .x-panel-body {
    background:white;
}
.x-portlet840259  .x-panel-mc {
    padding-top:2px;
}
.x-portlet840259  .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet840259  .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_840259/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet840259   .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_840259/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet840259  .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_840259/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #840259;
}

.x-portlet840259  .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_840259/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}

#############  Css  For color 851607 ###############

.x-portlet851607 {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet851607  .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_851607/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portlet851607  .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_851607/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portlet851607  .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_851607/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portlet851607  .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_851607/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portlet851607  .x-panel-body {
    background:white;
}
.x-portlet851607  .x-panel-mc {
    padding-top:2px;
}
.x-portlet851607  .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet851607  .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_851607/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portlet851607   .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_851607/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portlet851607  .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_851607/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #851607;
}

.x-portlet851607  .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_851607/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}

#############  Css  For color ba500c ###############

.x-portletBA500C {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portletBA500C  .x-panel-ml {
	background:transparent url(../resources/images/default/panel/color_ba500c/left-right.gif) repeat-y 0 0;
    padding-left:2px;
}
.x-portletBA500C  .x-panel-mr {
	background:transparent url(../resources/images/default/panel/color_ba500c/left-right.gif) repeat-y right 0;
    padding-right:2px;
}
.x-portletBA500C  .x-panel-bl {
	background:transparent url(../resources/images/default/panel/color_ba500c/corners-sprite.gif) no-repeat 0 bottom;
    padding-left:2px;
}

.x-portletBA500C  .x-panel-br {
	background:transparent url(../resources/images/default/panel/color_ba500c/corners-sprite.gif) no-repeat right bottom;
    padding-right:2px;
}
.x-portletBA500C  .x-panel-body {
    background:white;
}
.x-portletBA500C  .x-panel-mc {
    padding-top:2px;
}
.x-portletBA500C  .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portletBA500C  .x-panel-nofooter .x-panel-bc {
	background:transparent url(../resources/images/default/panel/color_ba500c/top-bottom.gif) repeat-x 0 bottom;
    height:2px;
}

.x-portletBA500C   .x-panel-tc{
	

	background:transparent url(../resources/images/default/panel/color_ba500c/top-bottom.gif) repeat-x 0 

0;overflow:hidden;
}

.x-portletBA500C  .x-panel-tl{
	background:transparent url(../resources/images/default/panel/color_ba500c/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;
	border-bottom:1px solid #ba500c;
}

.x-portletBA500C  .x-panel-tr{
	background:transparent url(../resources/images/default/panel/color_ba500c/corners-sprite.gif) no-repeat right 

0;zoom:1;padding-right:6px;
}

