.bg_color {
	background-image: url(bg_color.gif);
	background-repeat: repeat-x;
}
.table_lines {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 130%;
	text-decoration: none;
	list-style-image: url(bullet.gif);
}
li {
	list-style-image: url(bullet.gif);
}
