<style type="text/css">
<!--
body {font-family : Arial, Helvetica, sans-serif;}
/* Yellow Rounded Corners */
.y_round          { background:  url(round/c_y0.gif) repeat; }
.y_round_top div  { background:  url(round/c_y1.gif) no-repeat top left; }
.y_round_top      { background:  url(round/c_y2.gif) no-repeat top right; }
.y_round_bot div  { background:  url(round/c_y3.gif) no-repeat bottom left; }
.y_round_bot      { background:  url(round/c_y4.gif) no-repeat bottom right; }
.y_round_top div, .y_round_top, .y_round_bot div, .y_round_bot  
{
  width: 100%;
  height: 20px;
  font-size: 1px;
}
.y_content  { margin: 0 px; }
.y_round  { width: 98%; margin: 1em auto; }

/* Green Rounded Corners */
.g_round          { background:  url(round/c_g0.gif) repeat; }
.g_round_top div  { background:  url(round/c_g1.gif) no-repeat top left; }
.g_round_top      { background:  url(round/c_g2.gif) no-repeat top right; }
.g_round_bot div  { background:  url(round/c_g3.gif) no-repeat bottom left; }
.g_round_bot      { background:  url(round/c_g4.gif) no-repeat bottom right; }
.g_round_top div, .g_round_top, .g_round_bot div, .g_round_bot  
{
  width: 100%;
  height: 20px;
  font-size: 1px;
}
.g_content  { margin: 5 px; }
.g_round  { width: 98%; margin: 1em auto; }

/* Silver Rounded Corners */
.s_round          { background:  url(round/c_s0.gif) repeat; }
.s_round_top div  { background:  url(round/c_s1.gif) no-repeat top left; }
.s_round_top      { background:  url(round/c_s2.gif) no-repeat top right; }
.s_round_bot div  { background:  url(round/c_s3.gif) no-repeat bottom left; }
.s_round_bot      { background:  url(round/c_s4.gif) no-repeat bottom right; }
.s_round_top div, .s_round_top, .s_round_bot div, .s_round_bot  
{
  width: 100%;
  height: 20px;
  font-size: 1px;
}
.s_content  { margin: 0 px; }
.s_round  { width: 98%; margin: 1em auto; }

/* Purple Rounded Corners */
.p_round          { background:  url(round/c_p0.gif) repeat; }
.p_round_top div  { background:  url(round/c_p1.gif) no-repeat top left; }
.p_round_top      { background:  url(round/c_p2.gif) no-repeat top right; }
.p_round_bot div  { background:  url(round/c_p3.gif) no-repeat bottom left; }
.p_round_bot      { background:  url(round/c_p4.gif) no-repeat bottom right; }
.p_round_top div, .p_round_top, .p_round_bot div, .p_round_bot  
{
  width: 100%;
  height: 20px;
  font-size: 1px;
}
.p_content  { margin: 0 px; }
.p_round  { width: 98%; margin: 1em auto; }

/* 2-tone purple / silver Rounded Corners */
.tt_round          { background:  url(round/c_s0.gif) repeat; }
.tt_round_top div  { background:  url(round/t_tt_pur.gif) no-repeat top left; width:97.5%; }
.tt_round_top      { background:  url(round/c_p2.gif) no-repeat top right; }
.tt_round_bot div  { background:  url(round/c_s3.gif) no-repeat bottom left; }
.tt_round_bot      { background:  url(round/c_s4.gif) no-repeat bottom right; }
.tt_round_top div, .tt_round_top, .tt_round_bot div, .tt_round_bot  
{
  height: 20px;
  font-size: 1px;
}
.tt_content  { margin: 0 px; }
.tt_round  { width: 98%; margin: 1em 5; }

/* 2-tone purple / Purple Rounded Corners */
.ttp_round          { background:  url(round/c_p0.gif) repeat; }
.ttp_round_top div  { background:  url(round/t_ttp_pur.gif) no-repeat top left; width:97.5%; }
.ttp_round_top      { background:  url(round/c_s2.gif) no-repeat top right; }
.ttp_round_bot div  { background:  url(round/c_p3.gif) no-repeat bottom left; }
.ttp_round_bot      { background:  url(round/c_p4.gif) no-repeat bottom right; }
.ttp_round_top div, .ttp_round_top, .ttp_round_bot div, .ttp_round_bot  
{
  height: 20px;
  font-size: 1px;
}
.ttp_content  { margin: 0 px; }
.ttp_round  { width: 98%; margin: 1em 5; }
			
-->		
</style>
