#Tracking td
{
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #838282;
	line-height: 13px;
}

legend
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

fieldset
{
	border: #999999 solid 1px;
	margin: 0;
}

.subtabs
{
	width: 100%;
	margin-top: 10px;
	text-align:center;
	vertical-align:middle;
}

.datetimes
{
	width: 100%;
	margin-top: 10px;
	display: none;
}

.mainpart
{
	width:100%;
	height:500px;
	margin-top: 10px;
}

.loading
{
	background: transparent url(images/load.gif) no-repeat scroll center;
	width: 100%;
	height: 100%;
}

.loading div
{
	width: 32px;
	height: 32px;
}