@charset "utf-8";
/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B1C1F;
}
body {
  background-color: #0B1C1F;
  background-image: url(images/bodybkgr.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed
}
a {
	font-size: 14px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #6E606C;
}
a:focus {outline: none;}

a.whtiny {
	font-size: 9px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000;
}
a.whtiny:link {
	text-decoration: none;
}
a.whtiny:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whtiny:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.whtiny:active {
	text-decoration: none;
	color: #6E606C;
}
a.whtiny:focus {outline: none;}

div.feedburnerFeedBlock a {
	color: #6B4C5E;
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}


div.feedburnerFeedBlock span.headline {
	font-weight: bold;
	display: block;
	text-indent: 0;
}

div.feedburnerFeedBlock p.date {
	font-weight: bold;
	font-size: 9px;
	margin-left: 0px;	
}


div.feedburnerFeedBlock p.feedTitle {
	display: none;
}




.needhand{cursor: pointer;}

a.poplink:link {color: #6B4C5E; text-decoration: none; }
a.poplink:visited {color: #6B4C5E; text-decoration: none; }
a.poplink:hover {color: #6B4C5E; text-decoration: underline; }
a.poplink:active {color: #6B4C5E; }

#tt {position:absolute; display:block; background:url(images/tooltip/toolleft.png) top left no-repeat; overflow:hidden}
#tttop {display:block; height:10px; margin-left:10px; background:url(images/tooltip/tooltop.png) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:10px; background:#185852; color:#FFFFFF}
#ttbot {display:block; height:10px; margin-left:0px; background:url(images/tooltip/toolbottom.png) top right no-repeat; overflow:hidden}

      #headernav {z-index:2;} 

      #overviewdiv {z-index:1;}  


	.wh_txt {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000;
	}
	.wh_txt2 {
	color: #FFFFFF;

	}
    h1 {
	font-size: 24px;
	color: #737373;
	
}

    h2 {
	font-size: 24px;
	color: #ffffff;
	
}

.whtxttiny {
	font-size: 9px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000;
}
    .purplelists {
	color: #6B4C5E;
	
}