.box_magenta .fill	{ background-color: #CC5285; }
.box_magenta .top_left { background-image: url(../_images/box_top_left_magenta.gif); background-repeat: no-repeat; }
.box_magenta .top_right { background-image: url(../_images/box_top_right_magenta.gif); background-repeat: no-repeat; }
.box_magenta .bottom_left { background-image: url(../_images/box_bottom_left_magenta.gif); background-repeat: no-repeat; }
.box_magenta .bottom_right { background-image: url(../_images/box_bottom_right_magenta.gif); background-repeat: no-repeat; }

.box_grey .fill	{ background-color: #F0F0F0; }
.box_grey .top_left { background-image: url(../_images/box_top_left_grey.gif); background-repeat: no-repeat; }
.box_grey .top_right { background-image: url(../_images/box_top_right_grey.gif); background-repeat: no-repeat; }
.box_grey .bottom_left { background-image: url(../_images/box_bottom_left_grey.gif); background-repeat: no-repeat; }
.box_grey .bottom_right { background-image: url(../_images/box_bottom_right_grey.gif); background-repeat: no-repeat; }

.box_light_blue .fill	{ background-color: #E5F8FF; }
.box_light_blue .top_left { background-image: url(../_images/box_top_left_light_blue.gif); background-repeat: no-repeat; }
.box_light_blue .top_right { background-image: url(../_images/box_top_right_light_blue.gif); background-repeat: no-repeat; }
.box_light_blue .bottom_left { background-image: url(../_images/box_bottom_left_light_blue.gif); background-repeat: no-repeat; }
.box_light_blue .bottom_right { background-image: url(../_images/box_bottom_right_light_blue.gif); background-repeat: no-repeat; }

.box_green .fill	{ background-color: #D5E990; }
.box_green .top_left { background-image: url(../_images/box_top_left_green.gif); background-repeat: no-repeat; }
.box_green .top_right { background-image: url(../_images/box_top_right_green.gif); background-repeat: no-repeat; }
.box_green .bottom_left { background-image: url(../_images/box_bottom_left_green.gif); background-repeat: no-repeat; }
.box_green .bottom_right { background-image: url(../_images/box_bottom_right_green.gif); background-repeat: no-repeat; }
.box_green .tabs a 			{ color: #669933; font-weight: bold; }

.box_dark_blue .fill	{ background-color: #C0ECFD; }
.box_dark_blue .top_left { background-image: url(../_images/box_top_left_dark_blue.gif); background-repeat: no-repeat; }
.box_dark_blue .top_right { background-image: url(../_images/box_top_right_dark_blue.gif); background-repeat: no-repeat; }
.box_dark_blue .bottom_left { background-image: url(../_images/box_bottom_left_dark_blue.gif); background-repeat: no-repeat; }
.box_dark_blue .bottom_right { background-image: url(../_images/box_bottom_right_dark_blue.gif); background-repeat: no-repeat; }

.box_white .fill	{ background-color: #ffffff; }
.box_white .top_left { background-image: url(../_images/box_top_left_white.gif); background-repeat: no-repeat; }
.box_white .top_right { background-image: url(../_images/box_top_right_white.gif); background-repeat: no-repeat; }
.box_white .bottom_left { background-image: url(../_images/box_bottom_left_white.gif); background-repeat: no-repeat; }
.box_white .bottom_right { background-image: url(../_images/box_bottom_right_white.gif); background-repeat: no-repeat; }
.box_white .tabs a 			{ color: #FF9933; font-weight: bold; }

.color_green 	 	 	 		 	 		 	 		{ color: #669933; }
.color_green a	 	 	 		 	 		 	 	{ color: #669933; }
.color_green a:hover	 	 	 		 	 	{ color: #669933; text-decoration: none; }
