
/* tabbed styles */
#navlist {padding-bottom: 1px;
padding-left: 12px;
padding-top: 12px; margin: 0;
  border-bottom: 1px solid #326293;
  font-size: small;}
#navlist li {list-style: none; margin: 0;
  display: inline;}
#navlist li a {padding: 1px 6px; margin-left: 3px;
  border: 1px solid #326293; border-bottom: none;
  background: #7C9CBD;
  text-decoration: none;}
#navlist li a:link {color: #fff;}
#navlist li a:visited {color: #fff;}
#navlist li a:hover {color: #fff; background: #326293;
  border-color: #326293;}
/* "current tab" style */
#navlist li a#current {background: white; border-bottom: 1px solid white; color: #000; }




/* rounded corners */
.rbtop div  { background: url(img/white-invert-tl.gif) no-repeat top left; }
.rbtop      { background: url(img/white-invert-tr.gif) no-repeat top right; }
.rbbot div  { background: url(img/white-invert-bl.gif) no-repeat bottom left; }
.rbbot      { background: url(img/white-invert-br.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.wraprbtop div  { background: url(img/blue-invert-tl.gif) no-repeat top left; }
.wraprbtop      { background: url(img/blue-invert-tr.gif) no-repeat top right; }
.wraprbbot div  { background: url(img/blue-invert-bl.gif) no-repeat bottom left; }
.wraprbbot      { background: url(img/blue-invert-br.gif) no-repeat bottom right; }

 /* height and width details */
.wraprbtop div, .wraprbtop, .wraprbbot div, .wraprbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.fdnrbtop div  { background: url(img/ltblue-invert-tl.gif) no-repeat top left; }
.fdnrbtop      { background: url(img/ltblue-invert-tr.gif) no-repeat top right; }
.fdnrbbot div  { background: url(img/ltblue-invert-bl.gif) no-repeat bottom left; }
.fdnrbbot      { background: url(img/ltblue-invert-br.gif) no-repeat bottom right; }

 /* height and width details */
.fdnrbtop div, .fdnrbtop, .fdnrbbot div, .fdnrbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}