<style type="text/css">

 /* set millions of background images */
.rbroundboxm { background: url(../images/background/c00m.gif) repeat; }
.rbtopm div  { background: url(../images/background/tlm.gif) no-repeat top left; }
.rbtopm      { background: url(../images/background/trm.gif) no-repeat top right; }
.rbbotm div  { background: url(../images/background/blm.gif) no-repeat bottom left; }
.rbbotm      { background: url(../images/background/brm.gif) no-repeat bottom right; }

 /* height and width stuff, width not really nessisary. */
.rbtopm div, .rbtopm, .rbbotm div, .rbbotm {
	
	height: 7px;
	font-size: 1px;
}
.rbcontentm  { margin: 0 0px; }
.rbroundboxm { width: 100%; margin: 1em auto; }




#navlist {
	position: ;
	left: 0px;
	top: 0px;
	
	
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
}
#navlist li {
	margin: 0px 10px;
	font-weight:bold;
}

#navlist h4 {
	display: block;
	padding: 2px 2px 2px 5px;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid;
	color: #ffffff;
}

#navlist a {
	display: block;
	padding: 2px 2px 2px 5px;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px dashed #CFD0FE;
	border-left: 0px solid;
	color: #CFD0FE;
}


#navlist a:link, #navlist a:visited {
	text-decoration: none; /* */
}
#navlist a:hover {
	background-color: #CFD0FE;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px dashed #000066;
	border-left: 0px solid;
	color: #000066;
	font-weight: bold;
}


#activlink a:link, #activlink a:visited, #activlink a:hover {
	font-weight: bold;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px dashed #99CC99;
	border-left: 0px solid;
	background-color: #E0EEDB;
}
</style>
