@charset "utf-8";
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

A:link {color: #006633; font-weight: bold;}
A:visited {color: #006633;}
A:active {color: #666666;}
A:hover {color: #009933; text-decoration: none;}


#navtable { text-align: center; background-image: url(images/nav_2.jpg); background-repeat: no-repeat; height: 35px; background-position: 3px 5px;}


#navtable a:link {font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #006633; text-decoration: none; font-weight: bold;} /* unvisited link */
#navtable a:visited {font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #006633; text-decoration: none; font-weight: bold;} /* visited link */
#navtable a:hover {color: #000000; text-decoration: none;} /* mouse over link */
#navtable a:active {color: #006633;} /* selected link */

li {padding-bottom: 10px;}


.boldtitle{font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #006633; text-decoration: none; font-weight: bold; line-height: 18px; letter-spacing: -1px;}
.boldtitle2{font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #006633; text-decoration: none; font-weight: bold; line-height: 25px;}











/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; }
.rbroundbox { width: 50%; margin: 1em auto; }
