.redContainer a.Normal,
.greenContainer a.Normal,
.blueContainer a.Normal
{ color: White; }

/* global container styles */
.wrapper { padding: 0; margin: 0 0 20px 0; }

/* Round orange Styles */
.orange_titlehold { padding: 0 0 5px 0; }
.orange_title { color: #FF6600; font-size: 10pt; font-weight: bold; text-transform: lowercase; }

.orange_tt { background: transparent url(round/tt.gif) repeat-x scroll top; height: 18px; }
.orange_tl { background: transparent url(round/tl.gif) no-repeat scroll top left; height: 18px; }
.orange_tr { background: transparent url(round/tr.gif) no-repeat scroll top right; height: 18px; }

.orange_ml { background: transparent url(round/ml.gif) repeat-y top left; width: 18px; }
.orange_mr { background: transparent url(round/mr.gif) repeat-y top right; width: 18px; }

.orange_bt { background: transparent url(round/bt.gif) repeat-x scroll top; height: 18px; }
.orange_bl { background: transparent url(round/bl.gif) no-repeat scroll top left; height: 18px; }
.orange_br { background: transparent url(round/br.gif) no-repeat scroll top right; height: 18px; }



