.content_padding{
	padding-top:30px;
	padding-left:30px;
}
.content_padding_left{
	padding-left:30px;
}

.fieldSet{
	width: 600px;
	height: 100%;
	padding: 10px;
	border: 1px solid silver;
}
.legend{
	text-align: right;
	font-weight: bold;
	color: #4F7373;
	font-size: 12px;
}

body{
	ggbackground-color: #eeebd7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.colorTable A
{
	text-decoration:none;
	font-size:1px;
	width:9px;
	height: 10px;
	
}
.colorTable td{
	height: 5px;
}
.separator, .toolbar .separator
{
	BORDER-RIGHT:	1px solid  ButtonHighlight;
	BORDER-LEFT:	1px solid gray;
	
	MARGIN-LEFT:	3px;
	MARGIN-RIGHT:	3px;
	WIDTH:		2px;
	HEIGHT:		20px;
	
}
.separatorLine
{
	BORDER-top:	1px solid  ButtonHighlight;
	BORDER-left:	1px solid  ButtonHighlight;
	BORDER-bottom:	1px solid gray;	
	BORDER-right:	1px solid gray;	
	HEIGHT:		0px;
	padding: 1px;	
	margin-left: 5px;
	margin-right: 5px;
}


.btn{
	border: 1px solid red;
	kkwidth: 100px;
}

.infoTbl{
	background-color:silver;
	font-family:Verdana;
}
.infoTbl th{
	height:20px;	
}

.infoTbl td,th{
	text-align:left;
	background-color: White;
	width:200px;
	font-size:12px;
}

.tempTbl{
	background-color: black;
	border: 0px;
}
.tempTbl td{
	background-color: #87CEFA;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #044368;
}
.componentTable{
	
}
.freePlace, .freePlace TD{
	border: 1px solid red;
	display:block;
}

.notFreePlace TD{
	border: 1px dotted #7a7a7a;
	display:block;
}

.freePlace_hidden{
	display:none;
}
.grid{
	jjbackground-color: silver;
}
.grid td, th{
	background-color: White;
	padding: 5px;
	border-bottom: 1px dotted silver;
	vertical-align: top;
}
.gridTD{
	border-bottom: 1px dotted silver;
}
