﻿body	{	
	font-size:	10pt;
	font-weight:	normal;
	font-family: Lato, Arial, Verdana, Geneva, Helvetica, sans-serif;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-size-adjust:	.58;
	margin-top:	1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	width:	auto;
	color:	#ffffff;

	background:	#262626;
	}
	
/*
.even_row {
    background-color: #333333;
    color: #FFFFFF;
}
tr:hover {
    background-color:#FF0000;
    color: #FFFFFF;
}
.selected_row {
    background-color: #AA0000 !important;
    color: #FFFFFF;
}
thead tr {
    color: #FFFFFF;
    background-color: #C00000;
    cursor: pointer;
    * cursor: hand; #CC0000;
}
tr {
    cursor: pointer;
    * cursor: hand;
}


.chooseDisabled {
    background-color: #CD0000;
	}
	*/
	
.ui-dialog, .ui-dialog, .ui-widget, .ui-widget-content, .ui-corner-all, .foo, .ui-draggable, .ui-resizable {
	
	background:	#262626 !important ;
	color: #ffffff;
	
	}​
	
.ui-dialog-titlebar
{
    background:gray;// add this
	    color: #FFFFFF;
}	
.ui-dialog-title{
    font-size: 100% !important;
    color: #FFFFFF !important;
    background: #262626 !important;
}	

	
//.ui-widget-header{color: #ffffff}
	
	

//.ui-dialog 			{background:#106060  !important}​
//.ui-widget 			{background:#206060  !important}​
//.ui-widget-content 	{background:#301010  !important}​
//.ui-corner-all 		{background:#401010  !important}​
//.foo 					{background:#606060  !important}​
//.ui-draggable 		{background:#606060  !important}​
//.ui-resizable 		{background:#606060  !important}​

//.dialog.ui-dialog-titlebar {display: "none"}
//.dialog.ui-dialog-title {font-size: "25px",color: "#ffffff"}
//.dialog.ui-widget-header {display: "none"}
//.dialog.ui-widget-content {background-color: "#DD3355"}
//.dialog.ui-widget-content {font-size: "12px"}
//.ui-corner-al {background-color: "green"}
//.ui-resizable-n {background-image: "none"}
//.ui-resizable-n {background-color: "blue"}

.red { color:#ffffff !important}


