.bold {
}
TD.OuterLeft
{
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #000000;
	vertical-align: top;
}

TD.OuterRight
{
	background-image: url(images/bg_right.gif));
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
	vertical-align: top;
}.OuterRight1 {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.MainContent_LeftMargin
{
	background-image: url(images/bg_inside_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
	height: 1px;
}
.MainContent_RightMargin
{
	background-image: url(images/bg_inside_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
	height: 1px;
}
.smalltextgry		{ font-family: verdana, arial, sans-serif; font-size: 7pt; color: #999999; text-decoration: none;}