.SevenGraph {
	border: thin outset #FFFFFF;
	margin: 1px;
	padding: 1px;
	background-image: url(../images/GraphBackgroundGreenWhite.gif);
}

.ImgButton {
	border: thin outset #FFFFFF;
	padding: 0px;
}

.GraphPercentLines {
	background-image: url(../images/graph_line_percent.gif);
	background-position: left bottom;
}
.TableTitleHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/table_header_gray666666.gif);
}

.mainTableBG {
	background-image: url(../images/bgsmall_gray_red.gif);
	background-repeat: repeat;

}
