
.a6tableheadings, .a6tableheadingsleft,.a6tableheadingsright
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;
	text-align: center;
	color: #FFF;
	height: 35px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.a6tableheadingsleft
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.a6tableheadingsright
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

.a6tableheadings h3, .a6tableheadingsleft h3,.a6tableheadingsright h3{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	text-align: center;
	color: #FFF;
	padding:0;
	margin:0;
}

.a6description, .a6descriptionleft, .a6descriptionright
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	VERTICAL-ALIGN: middle;
	color: #000000;
	text-align: center;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
	padding: 0 3px; 
    border-spacing: 0; 
	background-color: #FFF;
}
.a6description p, .a6descriptionleft p, .a6descriptionright p
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	VERTICAL-ALIGN: middle;
	color: #000000;
	text-align: center;
	}
.a6descriptionleft
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.a6descriptionright
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.a6cost
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;
	color: #000000;
	text-align: center;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
	padding: 0 3px; 
    border-spacing: 0; 
	background-color: #FFF;
}
.a6table
{
	margin:0;
	padding: 0;
	position: relative;
	top: -16px;

}
.a6grouphead, .a6groupheadleft, .a6groupheadright
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 17px;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;
	color: #FFF;
	text-align: center;
	padding: 0px 0 0px 0;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.a6groupheadleft
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.a6groupheadright
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.a6gap
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
    background-color: #FFF;
}
.a6finishit
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.a6startit
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
