.main table.striped p {font:normal 11px Arial}
.main table.b2 p {font:normal 12px Arial}
table.striped {
	text-align:left;width:640px;margin-left:10px;
}
html table.striped {
	border-collapse: collapse;
}

table.striped tr td {margin:0;
	padding:1px 0; background: #fff7e0;text-align:center
}
table.striped tr td p {margin:0;padding:3px 4px;text-align:center;text-transform:uppercase}

table.striped tbody td {
	border-left: #c5a770 1px dashed; border-bottom: #c5a770 1px dashed
}
table.striped tr.trr td,table.striped tr.trr2 td {
    color: #fafafa; 
	border-bottom: #fefefe 1px solid; border-right: #fefefe 1px solid; 
	background-color: #555;
	text-align:center;
	height:34px;
    vertical-align:middle;
	text-transform:uppercase;
	font:bold 9px Verdana;
}
table.striped tr.trr p,table.striped tr.trr2 p {color:#fafafa;}
table.striped tr.trp td {
    border:none;
    color: #fc0; 
	background-color: #555;
	text-align:center;
    vertical-align:middle;
	text-transform:uppercase;
	font:bold 13px Verdana;
	padding:8px 5px;
	margin:0;
	border-bottom:1px solid #fefefe
}
table.striped tr.trp td p {text-align:center;color:#fc0;font:bold 13px Verdana;}

table.selectable tbody tr {
	cursor: default;
}
table.selectable tbody tr.disabled {
	cursor: default; color: #999; font-style: italic
}
table.striped tbody tr.even td {
	background: #f5e7b0;
}
table.striped tbody tr.ruled td {
	border-left: #d5c790 1px solid; color: #000; background-color: #E2D6D6
}
unknown {
	background-color: #E2D6D6
}
table.striped tbody tr.selected a {
	color: #dddddd
}
.stripe_button {
	border-right: #666 1px solid; padding-right: 3px; border-top: #666 1px solid; padding-left: 3px; padding-bottom: 3px; border-left: #666 1px solid; cursor: pointer; padding-top: 3px; border-bottom: #666 1px solid; background-color: #E2D6D6
}
html table.rs{
	border-collapse: collapse;width:574px
}

