﻿body
{
	height:100%;
	background-image:none!important;
	background-color:white!important;
}

.childwindow
{
	color: black;
	margin:10px!important;
	background:#eee!important;
    border: 1px solid #ccc;
	padding:10px!important;
}

.ui-tabs .ui-state-default
{
	background-color: #ccc !important;
}

.ui-tabs .ui-tabs-selected
{
	background-color: #ccc !important;
}
