
BODY	{
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-family:  verdana,arial,helvetica,  tahoma;
			font-size: 10pt;

		}
		
.ag-innerBox{
	position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/ 
	top:0px;
	left:0px;
	background:#ffffff;
	float:left;
	font-family:  verdana,arial,helvetica,  tahoma;
			font-size: 10pt;
}

TD	{
			font-family: verdana,arial,helvetica,  tahoma;
			font-size:10pt
		}

.ag-track{

	height:10px;
	width:10px;
	background:#ebebeb;
	float:left;
}

.ag-handle{

	height:30px;
	width:10px;
	background:#4F8BC6;
	cursor:pointer;
}

.title {
			font-family: verdana,arial, geneva;
			font-size: 12pt;
			font-weight: bold;
			color: #4F8BC6;
		}
	