A {text-decoration:none; color:#336699}
A:hover {text-decoration:underline; color:#990000}
body,td{
	font: normal 11px verdana;
}
OL, UL, LI, DIV{
	font: normal 12px verdana;
	color: #666666;
}
table.dashed{
    font-size : 11px;
	color:#000000;
	background-color:#f1f1f1;
	padding:0px;
	border-style : dashed;
	border-width : 1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

div.tableContainer {
	clear: both;
	border-right:0px;
	border: 0px solid #963;
	height: 285px;
	overflow: auto;
	margin: 0px;
	padding: 0px; 
	width: 100%;
}


.rowA{
	background: #EEE;
	
}

.rowB{
	background-color:white;
}

.vpre {
	font-family: monospace;
	color: #070606;
	background-color: #eef0eb;
	border: 1px dotted #b7c4d3;
	border-width: 1px 0;
}
.Band6{
	background-color : #FFFDF2;
	text-indent : 2px;
	border : 1px dotted #A18400;
	padding-left : 10px;
	padding-right : 10px;
	font-size:10px;
}

.vHeading{
	font-family: monospace;
	font-size:13px;
	background-color: silver;
	border-bottom:1px dashed;
	padding:0px;
	border-collapse: collapse;
}

.mono{
	font-family: monospace;
	font-size:11px;
	border-bottom: 1px dashed; 
	border-color:silver;
}
.mono_tiny{
	font-family: monospace;
	font-size:11px;
	font-weight: bold;
}
.tr_bottom_dashed{
	border_bottom: 1px dashed; 
	border-color:silver;
}

span.rank_keywords{
	 	display:none;
}

span.small_gray {
  font-size : 11px;
  color: Gray;
  text-decoration: none;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  cursor: help;
}

table.dashed{
	
    font-size : 10px;
	color:#000000;
	background-color:#f1f1f1;
	padding:10px;
	border-style : dashed;
	border-width : 1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}


