.DataList
{
	width: 700px;
	float: left;
	/*border: 1px solid #FF9500;*/
}

.DataHeader
{
	/*background-color:#E6DFBE;*/
	border-bottom:solid 1px #D7961C;
	height: 16px;
	
}

.DataItemHigh
{
	width: 698px;
	height: 20px;
	/*background-color:#F0ECDA;*/
}


.DataItem
{
	width: 698px;
	height: 18px;
	/*background-color:#F0ECDA;*/
}

.DataItemNoBackground
{
	background-color:#FFFFFF;
}

.DataItem:hover
{
	/*background-color:#FFC791;*/
	/*color: White;*/
}

.DataAlternate
{
	width: 698px;
	height: 18px;
	/*background-color:#F0ECDA;*/
}

.DataAlternateHigh
{
	width: 698px;
	height: 20px;
	/*background-color:#F0ECDA;*/
}


.DataAlternate:hover
{
	/*background-color:#FFC791;*/
}

.Table0Right,
.Table20Right,
.Table40Right,
.Table60Right,
.Table80Right,
.Table100Right,
.Table120Right,
.Table180Right,
.Table200Right,
.Table240Right,
.Table300Right
{
	text-align: right;
}

.Table20,
.Table20Right
{
	width: 20px;
}

.Table40,
.Table40Right
{
	width: 40px;
}

.Table60,
.Table60Right
{
	width: 60px;
}

.Table80,
.Table80Right
{
	width: 80px;
}

.Table90,
.Table90Right
{
	width: 120px;
}

.Table100,
.Table100Right
{
	width: 120px;
}

.Table120,
.Table120Right
{
	width: 120px;
}

.Table140,
.Table140Right
{
	width: 140px;
}

.Table160,
.Table160Right
{
	width: 160px;
}

.Table180,
.Table180Right
{
	width: 180px;
}

.Table200,
.Table200Right
{
	width: 200px;
}

.Table210,
.Table210Right
{
	width: 210px;
}
.Table220,
.Table220Right
{
	width: 220px;
}

.Table240,
.Table240Right
{
	width: 240px;
}
.Table300,
.Table300Right
{
	width: 300px;
}

.Table0,
.Table0Right
{
	width: auto;
}

.Table20,
.Table20Right,
.Table40,
.Table40Right,
.Table60,
.Table60Right,
.Table80,
.Table80Right,
.Table90,
.Table90Right,
.Table100,
.Table100Right,
.Table120,
.Table120Right,
.Table140,
.Table140Right,
.Table160,
.Table160Right,
.Table180,
.Table180Right,
.Table200,
.Table200Right,
.Table210,
.Table210Right,
.Table220,
.Table220Right,
.Table240,
.Table240Right,
.Table300,
.Table300Right
{
	float:left;	
}

.PageItem
{
	float: left;
	margin-right: 5px;
}





