
table
{
border-collapse:collapse;
}
.dre
{
border:2px solid black;
}
.dred
{
border:0px solid black;
}
table, td, th
{
border:2px solid black;
font: normal 95% arial, sans-serif;
}
{
width:auto;
}
th
{
height:auto;
}



td,
th
{
	padding: 2px 5px;
	border-right: 2px dotted #999;
}

th
{
	border-bottom: 2px solid #A0A0A0;
}
div.vertical
{
	margin-left: -85px;
margin-top: -0px;
	position: absolute;
	
height: 0px;
	width: 150px;
	padding-right: 10px;

	
    /* Safari/Chrome */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);
	
	/* Opera */
	-o-transform: rotate(-90deg);
}

th.vertical
{
font: normal 80% arial, sans-serif;
	height: 170px;
	line-height: 14px;
	padding-bottom: -40px;
	text-align: left;
}
