table.QADS {
	border-collapse: collapse;
	border: 1px solid #cccccc;
    font-weight: normal;
    font-size: 10px;
    font-family : Verdana, Helvetica, Arial;
	color: #000;
	background: #fff;
}
table.QADS caption {
	padding: 0 0 0 0;
    margin-bottom: -4px;
	font-size :1em;
	font-weight: bold;
	text-align: left;

	color: #0000f;
 background: transparent;
}
table.QADS td, table.QADS th {

	padding: 5px;
}


table.QADS tbody td, table.QADS tbody th {
 border: 0px;

}

table.QADS thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #c6d7cf;
}
table.QADS tfoot th, table.QADS tfoot td {
	border: 0px solid #e0e0e0;
	text-align: right;
	font-size: 1em;
	background: transparent;
}
table.QADS tfoot th {
	font-weight: bold;
}
table.QADS tbody td a {
	background: transparent;

    text-decoration: none;
}
table.QADS tbody td a:hover {
	background: transparent;
	;
    text-decoration: none;
}
table.QADS tbody th a {
	background: transparent;

    text-decoration: none;
	font-weight: bold;
}
table.QADS tbody th a:visited {

    text-decoration: none;
}

table.QADS tfoot td a {
	background: transparent;

 text-decoration: none;
}

table.QADS tfoot td a:visited {
	background: transparent;

 text-decoration: none;
}

table.QADS tbody th, table.QADS tbody td {
	vertical-align: top;
	text-align: left;
}
table.QADS tfoot td {
	border: 0px solid #996;
    background: transparent;
}
table.QADS tbody td:hover {

}

a.QQ{
     color: #000000;
     text-decoration: none;
}
a:visited.QQ{
     color: #000000;
     text-decoration: none;
}




