.east {
	background-image: url(../../comp_images/tables3/east.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.west {
	background-image: url(../../comp_images/tables3/west.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.south {
	background-image: url(../../comp_images/tables3/south.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.north {
	background-image: url(../../comp_images/tables3/north.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textNormal {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.textBold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: blink;
}
.bgbarGrn {
	background-image: url(/public_html/comp_images/tables3/barGreen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
}
.greenText {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
}
.orangeText {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.boldgreenText {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999900;
	text-decoration: none;
}
.boldorangeText {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.blueText {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00468C;
	text-decoration: none;
}
.boldblueText {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00468C;
	text-decoration: none;
}
