body {  text-decoration: none;
        /* color: navy; */
            font-family: "arial";
            font-size: 10pt;
             }

	p {  font-family: "arial";
         font-size: 10pt;
             }
			
.title {  text-decoration: bold;
             color: green; 
             font-family: "ms sans serif";
             font-size: 11pt;
             font-weight: heavy; }
.bold {  text-decoration: bold;
             color: black; 
             font-family: "courier, arial";
             font-size: 10pt;
             font-weight: heavy; }
a:link {  text-decoration: none;              
             font-family: "arial";
             font-size: 10pt;
              }
a:visited {  text-decoration: none;              
             font-family: "arial";
             font-size: 10pt;
              }  
a:hover {  text-decoration: none;              
             font-family: "arial";
             font-size: 10pt;
             color: red;
              }
           
.head  {  color: #000000; 
             font-family: "ms sans serif";
             font-size: 13px;
             /*margin-top: 3px; margin-left: 8px;*/
			 font-weight: medium;
              }

  


 table.menu a { 
 width:75px; 
 /* border:1px */
 display:block; 
 text-align: center; solid
 } 


div.menu a:link {
color: #333333; background: #ffffff; 
/* background: #cccc99; */
border:1px solid #ffffff;

}

div.menu a:active { 
color: #000000;background: #cccc99; 
}

div.menu a:visited {
color: #7E3517; 
border:1px solid #000000;
/* background: #cccc99; */
}

div.menu a:hover {
 color: #eeeeee;
/* background: #333333 url('/images/backing.gif'); border:1px solid #000000; */
 background:#993300;
 border:1px solid #000000;

}

var newwindow;
function poptastic(url)
{
	newwindow=window.open(url,name,height400,width200;
	if}
}



/* 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 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }