﻿table.contentGrid td{color:#999999;}

ul.sideList{ padding:0; margin:0; list-style:none;}
ul.sideList li
{
	font-weight:bold;
	color:#999999;
	list-style: none;
	background-image: url(../../images/bullet.gif);
	background-position:left;
	background-repeat: no-repeat;
	position: relative;
	font-size:11px;
	padding-bottom:10px
}
ul.sideList li a{ color:#999999; text-decoration:none;}
ul.sideList li a:hover {color:#339933; text-decoration:underline;}
table.sideContent
{
	border:solid 1px #339933;
	width:180px;	
}

table.sideContent td { padding:7px 15px 0 15px; }
table.sideContent th
{
	background-color:#339933;
	color:White;
	padding:3px 7px 3px 7px;
}
table.infoGrid {font-size:10px;}
table.infoGrid td
{
	border-bottom:solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	font-size:10px;
	text-align:center;

}
table.notegrid
{	
	width:180px;
	border:solid 1px #cccccc;
	height:120px;
}
table.infogrid
{
	height:100px;
	width:400px;
	border:solid 1px #999999;
}
tr.infogrid_row{background-color:#f0f0f0;}
tr.infogrid_alt{background-color:#f8f8ff;}
tr.infogrid_head{background-color:#999999;color:white;text-align:center;}
tr.infogrid_head td{color:white;}


p {padding-bottom:20px;}
h2.imghdr {padding:0 0 3px 0;}

table.stratgrid { padding-top:10px }
table.stratgrid td { padding:0 0 20px 0 }
table.stratgrid td img { display:inline }
