.tblLeftTop
{
	position:absolute;
	top:102px;
	left:0px;
	width:195px;
	border:1px;
	border-color:#cccccc;
	border-style:window-inset;
	background-color:#F3F3F3;
}

.tblLeftMid
{
	position:absolute;
	top:222px;
	left:0px;
	width:195px;
	border:1px;
	border-color:#cccccc;
	border-style:window-inset;
	background-color:#F3F3F3;
}

.tblLeftBot
{
	position:absolute;
	top:354px;
	left:0px;
	width:195px;
	border:1px;
	border-color:#cccccc;
	border-style:window-inset;
	background-color:#F3F3F3;
}

.tblCenter
{
	position:absolute;
	top:102px;
	left:200px;
	width:544;
	background-color:#FFFFFF;
	border:1px;
	border-color:#cccccc;
	border-style:window-inset;
}

.tblRightTop
{
	position:absolute;
	top:102px;
	Right:0px;
	width:195px;
	border:1px;
	border-color:#cccccc;
	border-style:window-inset;
	background-color:#F3F3F3;
}

.tblRightMid
{
	position:absolute;
	top:234px;
	Right:0px;
	width:195px;
	border:1px;
	border-color:#cccccc;
	border-style:window-inset;
	background-color:#F3F3F3;
}

.tblRightBot
{
	position:absolute;
	top:342px;
	Right:0px;
	width:195px;
	border:1px;
	border-color:#cccccc;
	border-style:window-inset;
	background-color:#F3F3F3;
}

.tblTit
{
	background-image:url(../images/Bar_Titl.gif);
	background-repeat:no-repeat;
}
.tblSCTit
{
	background-image:url(../images/Bar_SC.gif);
	background-repeat:no-repeat;
}

.tblLogTit
{
	background-image:url(../images/Bar_Log.gif);
	background-repeat:no-repeat;
}

.tblSourTit
{
	background-image:url(../images/Bar_Sour.gif);
	background-repeat:no-repeat;
}

.tblTitLeft
{
	background-image:url(../images/Bar_TitLeft.gif); 
	background-repeat:no-repeat;	
}

.tblTitLeft2
{
	background-image:url(../images/Bar_TitLeft2.gif);  
	background-repeat:no-repeat;
}

.tblTitLeft3
{
	background-image:url(../images/Bar_TitLeft3.gif);  
	background-repeat:no-repeat;
}

.tblTitRight
{
	background-image:url(../images/Bar_TitRight.gif);
	background-repeat:no-repeat;
}

.tblTitRight2
{
	background-image:url(../images/Bar_TitRight2.gif);
	background-repeat:no-repeat;
}

.tblTitRight3
{
	background-image:url(../images/Bar_TitRight3.gif);
	background-repeat:no-repeat;
}

.td
{
font-family:verdana; 
font-size:10px;
vertical-align:top;
color:#333333;
padding-left:5px;
padding-bottom:3px;
padding-top:5px;
}

.td2
{
font-family:verdana; 
font-size:10px;
font-weight:normal;
color:#333333;
text-align:left;
padding-left:10px;
}

.td3
{
font-family:MS Sans Serif; 
font-size:11px;
font-weight:bolder;
color:Navy;
text-align:center;
text-decoration:underline;
}

.arrow
{
	padding-left:5px;
	padding-top:2px;
}

.textarea
{
font-family:MS Sans Serif; 
font-size:8px;
color:#333333;
padding:5px;
OVERFLOW:auto;
height:310px;
}
