@charset "utf-8";
/* CSS Document */


body
{	
	background: #FFFFFF;
}

/* 
---------------------------------------------------------------------
|                        LEFT Table
---------------------------------------------------------------------
*/
.LeftTable
{
	background: none;
}


.LeftTable .top .t1
{
	background: none;
}

.LeftTable .top .t2
{
	background: none;	
}

.LeftTable .top .t3
{
	background: none;
}


.LeftTable .middle .t1
{
	background: none;
}

.LeftTable .middle .t3
{
	background: none;;
}

.LeftTable .bottom .t1
{
	background: none;
}

.LeftTable .bottom .t2
{
	background: none;	
}

.LeftTable .bottom .t3
{
	background: none;
}



/* 
---------------------------------------------------------------------
|                        RIGHT Table
---------------------------------------------------------------------
*/
.RightTable
{
	background: none;
}

.RightTable .top .t1
{
	background: none;
}

.RightTable .top .t2
{
	background: none;
}

.RightTable .top .t3
{
	background: none;
}


.RightTable .middle .t1
{
	background: none;
}


.RightTable .middle .t3
{
	background: none;
}

.RightTable .bottom .t1
{
	background: none;
}

.RightTable .bottom .t2
{
	background: none;
}

.RightTable .bottom .t3
{
	background: none;
}


