div.leftPnl
{
	width: 167px;	
}

div.rightPnl
{
		
}

.body
{
	width: 100%;	
}


td.topColored
{
	BORDER-TOP: white 1px solid; 
	background-color: #99CCFF;
}

td.top
{
	BORDER-TOP: white 1px solid; 
}

td.left
{
	BORDER-LEFT: white 1px solid; 
}

td.right
{
	BORDER-RIGHT: white 1px solid; 
}

td.bottom
{
	BORDER-BOTTOM: white 1px solid; 
}

td.topleft
{
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	background-color: #99CCFF;
}


td.bottomleft
{
	BORDER-BOTTOM: white 1px solid;
	BORDER-LEFT: white 1px solid; 
	background-color: #99CCFF;
}

td.sides
{
	BORDER-RIGHT: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	height: 555px;
	width: 139px;
}

.bodyHeight
{
	height: 555px;
}

td.leftWithHeight
{ 
	BORDER-LEFT: white 1px solid; 
	height: 555px;
}

tr.height480
{
	height: 555px;
}

tr.height27
{
	height: 27px;
}

td.rightWithHeight
{ 
	BORDER-RIGHT: white 1px solid;
	height: 555px;
}

td.picture
{
	BORDER-RIGHT: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid;
	BORDER-top: white 1px solid;
}

div.temp2
{
	width: 484px;	
	height: 15px;
	border: bold 23 black;
	
}

td.wrapperCellLeft
{
	background-repeat: repeat-y;
	text-align: left;
}

td.wrapperTop
{
	background-repeat: no-repeat;	
	background-attachment: scroll;
	FONT: bold 10px;	
}

.bgColor1
{
	background-color: #333366;
}

.bgColor2
{
	background-color: #99ccff;
}


