body
{
  overflow:auto;
  font-size=16;
  font-family: Verdana ;
  color:#000000;
  background-color:#ffffff;
}

#banner_img {border-style:solid;border-width:0px;border-color:black;padding:0 0 0 0}
#banner_img {background="#ffffff"}

.rbroundbox { background: url(rb_background.png) repeat;}
.rbtop div  { background: url(rb_top_left.png) no-repeat top left;}
.rbtop      { background: url(rb_top_right.png) no-repeat top right; }
.rbbot div  { background: url(rb_bottom_left.png) no-repeat bottom left;}
.rbbot      { background: url(rb_bottom_right.png) no-repeat bottom right; }
 
 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 100%; margin: auto; }

.rbroundbox_blue { background: url(rb_background_blue.jpg) repeat; }
.rbtop_blue div  { background: url(rb_top_left_blue.jpg) no-repeat top left; }
.rbtop_blue      { background: url(rb_top_right_blue.jpg) no-repeat top right; }
.rbbot_blue div  { background: url(rb_bottom_left_blue.jpg) no-repeat bottom left; }
.rbbot_blue      { background: url(rb_bottom_right_blue.jpg) no-repeat bottom right; }

 /* height and width details */
.rbtop_blue div, .rbtop_blue, .rbbot_blue div, .rbbot_blue {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent_blue  { margin: 0 14px; }
.rbroundbox_blue { width: 100%; margin: auto; }

.rbroundbox_podcast { background: url(rb_background_podcast.png) repeat; }
.rbtop_podcast div  { background: url(rb_top_left_podcast.png) no-repeat top left; }
.rbtop_podcast      { background: url(rb_top_right_podcast.png) no-repeat top right; }
.rbbot_podcast div  { background: url(rb_bottom_left_podcast.png) no-repeat bottom left; }
.rbbot_podcast      { background: url(rb_bottom_right_podcast.png) no-repeat bottom right; }

 /* height and width details */
.rbtop_podcast div, .rbtop_podcast, .rbbot_podcast div, .rbbot_podcast {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent_podcast  { margin: 0 14px; }
.rbroundbox_podcast { width: 100%; margin: auto; }

img
{
  border-width:0px;
}

.lightlink
{
  color:#777777;
}

table#letterControl 
{
  border-collapse:collapse;
}

table#letterControl td
{
  border-style:solid;
  border-width:1px;
  border-color:#888888;
  color:#555555; 
  font-family:courier;
  font-size:18;
  font-weight:bold;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 0px;
  padding-left: 3px;
  cursor:pointer;
}

.flagTd
{
  width:28px;
  padding:1 1 1 1;
  height:10px;
}


.flagImg
{
  border-width:0px;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:0px;
  vertical-align:bottom;
}

#controlTable
{
  padding:0 0 0 0;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:0px;
}
