#tomMain .tbl .pS1
{
	background:#ffffdd;
	border-bottom:2px dotted #bbddff;
	border-right:1px solid #cceeff;
}
#tomMain .tbl .colorpS1
{
	background:#ffeecc;
	border-bottom:2px dotted #bbddff;
	border-right:1px solid #cceeff;
}


#tomMain .tbl .trenn
{
	padding:8px;
	border-bottom:2px dotted #bbddff;
}

#tomMain .tbl TD
{
	padding:4px;
	padding-left:4px;
	padding-right:4px;
}

.tblAmt
{
	width:100%;
	border-collapse:collapse;
	border:1px solid #cccc77;
	background:#ffffdd;
	font-size:7pt;
	font-weight:normal;
}
.tblAmt thead
{
	background:#eeeeaa!important;
	font-size:7pt!important;
	color:#aa7722!important;
}

.tblAmt a.amt
{
	background-image:url(/_gui/images/linkdot.gif)!important;
	background-position:0px 4px!important;
	background-repeat:no-repeat!important;
	padding-left:8px!important;
	color: #2244aa!important; 
}
.tblAmt a.amt:hover
{
	cursor:pointer;
	background-image:url(/_gui/images/linkdothover.gif)!important;
	background-position:0px 4px!important;
	background-repeat:no-repeat!important;
	padding-left:8px!important;
	text-decoration: none!important; 
	color:red!important;
}

.tblAmt td
{
	padding:2px!important;
	padding-left:4px!important;
	padding-right:4px!important;
	border-bottom:1px solid #cccc77;
}

.tblAmt .s1
{
	background:#fffa99;
	font-weight:bold;
	font-size:7pt;
}
