.newSidebarTable {
	padding:0;
	margin:0;
}
.imglink{
        border: 0px;
	}
.newSidebarTable img {
	border:0;
}
.newSidebarTable .boxTitle {
	background:#930;
	text-align:left;
	height:18px;
}
.newSidebarTable .boxTitleFont {
	font-size:16px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	background:#930;
	text-align:left;
	height:18px;
	padding:2px ;
}
.newSidebarTable .boxTitleButton {
	background:#300;
	text-align:right;
	width:22px;
	height:18px;
}
.newSidebarTable .boxContent {
	background:#DCD6CB;
	padding:2px 2px;
}
.newSidebarTable .boxContent span {
	font-size:10px;
	color:#300;
}
.newSidebarTable .performanceTrac {
	border:1px solid #FFF;
}
.newSidebarTable .chooseDownload {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.newSidebarTable .selectField {
	padding:3px 2px;
}