body
{
  overflow:auto;
  font-family: Verdana;
  color:#333333;
}

html, body
{
height: 100%;
}

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

.margin
{
  background-color:#ffffff
}

.centerpiece
{
  background-color:#e2eddf;
  border-style:solid;
  border-width:1px;
  border-color:black;
}

.rbroundbox { background: url(rb_background.bmp) repeat; }
.rbtop div  { background: url(rb_top_left.bmp) no-repeat top left; }
.rbtop      { background: url(rb_top_right.bmp) no-repeat top right; }
.rbbot div  { background: url(rb_bottom_left.bmp) no-repeat bottom left; }
.rbbot      { background: url(rb_bottom_right.bmp) 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; }

#pageTable
{
  height:100%;
}

#pageTd 
{
  padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.lightlink
{
  color:#777777;
}

li
{
  color:#880000;
}


