body, td, th { 
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#leftcolumn {
	/* background: #ddd url(/images/blue150.gif); */
	/* padding: 0 10px 0 0; */
}

#rightcolumn {
	/* background-color: #aaa; */
	/* padding: 0 0 0 10px; */
}


#logotitle {
	/* margin: 20px 160px 10px 180px;
	background-color:#000;
	background-image: url(/images/backtest.jpg);
	background-repeat: no-repeat; */
}


.blogtitle {
   font-size: 14px;
}
.blogtext {

}
.blogname {
   font-size: 11px;
   color: #999999;
}
.blurb {
  text-align: left;
  width: 120px;
  font-size: 11px;
  padding: 7px;
  background: #ddffdd;
}
#bottombanner {
   text-align: center;
}
.navarrow {
   text-decoration: none;
   color: black;
}
.navarrow:hover {
   color: green;
}
#smallink {
	text-align: left;
}
img.normal {
   opacity: 1.0;
   border: 1px solid white;
}
img.normal:hover {
   opacity: 1.0;
   border: 1px solid yellow;
}
img.faint {
   opacity: 0.5;
   border: 1px solid white;
}
img.faint:hover {
   opacity: 1.0;
   border: 1px solid yellow;
}

div#menudiv {
	text-align: center;
}
ul.topmenu {
	/* position: absolute;
	top: 0px;
	right: 2px; */
	margin: 15px 35px 0 -1px;
	z-index: 150;
	list-style: none;
}
ul.topmenu li {
	margin: 0 5px -1px 5px;
	width: 100px;
	font-size: 1.5em;
	background: transparent;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid transparent;
	padding: 4px;	
	text-align: center;
}
li.topmenuleft {
	float: left;	
}
li.topmenuright {
	float: right;
}
ul.topmenu li.selected {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #fff;
	z-index: 160;
}
ul.topmenu li a {
	text-decoration: none;
	color: #000;
	display: block;
}
ul.topmenu li:hover {
	color: #f00;
	background-color:#fff;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px dashed #666;
	z-index: 170;
}
hr.tophr {
	color: #999;
	background-color: #999;
	height: 1px;
	border: 0;
}

.monthdaylinks {
	font-size: 15px;
}

#pix200tooltipdiv { 
   display:none; 
   background:transparent url(/images/tooltip/black_arrow.png); 
   font-size:12px; 
   height:70px; 
   width:160px; 
   padding:25px; 
   color:#fff;     
}

.tooltip { 
   display:none; 
   background: transparent url(/images/tooltip/bubble_left_top.png) no-repeat;
   height:205px; 
	margin: 0;
   width:314px; 
	overflow: hidden;
}
.tooltip div.tooltipcontent {
   padding:40px 35px 10px 30px; */	
   font-size:11px; 
   color:#fff;
}
.tooltip div.heading {
	max-height: 15px;
   color:#ad4; 
   font-size:12px;
	font-weight: bold;
	overflow: hidden;
}
.tooltip div.text {
	margin-top: 7px;
	font-style: italic;
}
.tooltip div.footer {
	margin-top: 5px;
}

.tooltip .label { 
   color:yellow; 
	font-weight: bold;
}  
.tooltip a { 
    color:#ad4; 
    font-size:11px; 
    font-weight:bold; 
}

table#pictable {
	width: 630px;
	margin: 0 0 5px -5px;
	padding: 0;
	border: 0;
}
table#pictable td {
	width: 210px;
	margin: 0;
	overflow: hidden;
}

table.sidebarstatstable {
	margin: 0;
	padding: 0;
}
table.sidebarstatstable td {
	margin: 0;
	padding: 0;
}

