/* Graphitory Bar Colors/Formats - Follow the format to add your own.
	Then update the maxcolors setting for Graphitory in the MOS
	Admin console. */

.graphitory_color_1{ background-color: #8D1B1B; border: 2px ridge #B22222; }

.graphitory_color_2{ background-color: #6740E1; border: 2px ridge #4169E1; }

.graphitory_color_3{ background-color: #8D8D8D; border: 2px ridge #D2D2D2; }

.graphitory_color_4{ background-color: #CC8500; border: 2px ridge #FFA500; }

.graphitory_color_5{ background-color: #5B781E; border: 2px ridge #6B8E23; }



/* Graphitory Outside Table Border */
.graphitorytableborder {
	border: 1px solid;
	padding: 2px;
}
