table.infoPopup {
	z-index:7000;
 color: #000;
 background-color: #FFF;
 overflow:hidden;
 border: 1px solid #CCCCCC;
 width: 125px;
 position: absolute }
table.infoPopup th,
table.infoPopup td { padding: .2em .4em;width:100%;overflow:hidden;white-space:nowrap;font-family:arial; }
table.infoPopup th {
 font-weight:bold;font-size:13px;
 text-align: left;
 color: #000;width:125px;overflow:hidden;
 background-color: #DDDDDD; }
table.infoPopup td { font-family:arial;font-size: 11px ;background-color:#FFF;width:125px;overflow:hidden}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 125px;
border: 1px solid #CCCCCC;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 15001;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 15000;
visibility: hidden;
}


	body
	{
	background-color: white;
	background: url(/images/lgreenwood.jpg) repeat fixed;
	padding:0px;
	margin:0px;
}
a.hotkeywords:link
{
font-size:12px;
font-family:arial;
text-decoration:none;
}

a.hotkeywords:visited
{
font-size:12px;
font-family:arial;
text-decoration:none;
}

a.hotkeywords:hover
{
font-size:12px;
font-family:arial;
color:green;
text-decoration:none;

}
#grabTable2
{
	position: relative;
	display: block;
	text-align:left;
	width: 95%;
	overflow: hidden;
	background-color: royalblue;
	color: yellow;
	font-size: 12px;
	font-family: arial;
	border: 1px solid lime;
	border-spacing: 0px;
	empty-cells: show;
	float: none;
	clear: both;
	z-index: 5000;
	margin-bottom:17px;
}
A.questionFilter:link
{
font-size:8px;
font-family:arial;
}
A.questionFilter:visited
{
font-size:8px;
font-family:arial;
}
A.questionFilter:hover
{
font-size:8px;
font-family:arial;
}
.counts
{
color:yellow;
font-family:tahoma,verdana,arial;
font-size:12px;
word-spacing:1px;
font-weight:bold;
vertical-align:middle;

}

.navTextClass
{
margin-right:15px;
font-size:11px;
float:left;
font-family:verdana;
font-weight:bold;
color:#880000;


}

.streamList
{
float:left;
padding:15px;
}
#questionHeadline
{
font-size:18px;
color:#550000;
font-family:comic sans ms, verdana, arial;
letter-spacing:1px;
word-spacing:2px;
margin:5px;
}
.pageLink
{
font-size:15px;
font-family:verdana;
font-weight:bold;
color:blue;
text-decoration:underline;
background-color:white;
}

A.pagelink:link
{
font-size:15px;
font-family:verdana;
font-weight:bold;
color:blue;
text-decoration:underline;
background-color:white;
}
A.pagelink:link
{
font-size:15px;
font-family:verdana;
font-weight:bold;
color:blue;
text-decoration:underline;
background-color:white;
}
A.pagelink:visited
{
font-size:15px;
font-family:verdana;
font-weight:bold;
color:darkblue;
text-decoration:underline;
background-color:white;
}
A.pagelink:hover
{
font-size:15px;
font-family:verdana;
font-weight:bold;
color:blue;
text-decoration:underline;
background-color:yellow;
}

#plon
{
font-size:15px;
font-family:verdana;
font-weight:bold;
color:blue;
text-decoration:none;
background-color:red;
}

A.smallFilterButton:hover
{
background-color:yellow;
}
A.smallFilterButton:visited
{
background-color:#dddddd;
}
A.smallFilterButton:link
{
background-color:#cccccc;
}

.navLink
{
font-size:15px;

}


A.maleLink:LINK
{
color:royalblue;
font-family:tahoma,verdana;
letter-spacing:2px;
font-size:11px;
text-decoration:none;
font-weight:bold;
padding:3px;
margin-left:20px;
line-height:150%;

}

A.femaleLink:link
{
color:#FF0080;
font-family:tahoma,verdana;
letter-spacing:2px;
font-size:11px;
text-decoration:none;
font-weight:bold;
padding:3px;
margin-left:20px;
line-height:150%;
}


A.femaleLink:visited,a.maleLink.visited
{
color:red;
}


A.femaleLink:hover
{
background-color:maroon;
color:white;
font-size:16px;
border:1px solid yellow;
}
A.maleLink:hover
{
background-color:maroon;
color:white;
font-size:16px;
border:1px solid yellow;
}
#hotShotQuickBox
{
	border : medium dotted gold;
	width : 70%;
	padding : 12px;
	vertical-align : top;
	text-align:left;
    overflow:visible;
    	background : url(backgrounds/bg123.jpg);
		background-repeat : repeat;
	background-attachment : fixed;
    }
    
    #hotShotList
    {
margin:50px;
padding:10px;
border:1px solid yellow;
background-color:white;
}
.pageOption {background-color:#000055;color:yellow;}
.keyTexton {font-size:11px;font-weight:bold;text-decoration:none;background-color:lime;}
.hotKeyWord {letter-spacing:1px;padding:5px;text-decoration:none;font-family:arial;font-size:11px;padding:2px;}
.keyCountOn {padding:1px;border:1px solid red;text-decoration:none;font-size:11px;background-color:pink;color:black;}
.smallFilterButton {font-size:11px;color:black;text-decoration:none;border:1px solid black;padding:1px;}
a.hotKeyWord:hover	{background-color:yellow;}
a.smallFilterButton:hover	{background-color:lime;}
.viewIcon	{font-family:verdana;font-size:11px;color:blue;padding-top:3px;margin-top:3px;}

