

.fo{
	background-image : url(img/bg3.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	height: 24px;
}

td{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
}
#menuhor {
border:none;
margin: 0;
font: 18px Arial, sans-serif;
}
#menuhor li {
list-style: none; 
margin: 0;
display: inline;
}
#menuhor li a {
height:1px; /* IE5.0 bug */
padding: 3px 10px; 
margin:0;
border: 3px solid #ccc; 
background: #bbb;
text-decoration: none;
}
#menuhor li a:link {
color: #fff;
}
#menuhor li a:visited {
color: #fff;
}
#menuhor li a:hover {
background: #DDEAFF;
color: #000; 
border-color: #000;
}

.rbroundbox { background: url(rc/grrc/nt.gif) repeat; }
.rbtop div { background: url(rc/grrc/tl.gif) no-repeat top left; }
.rbtop { background: url(rc/grrc/tr.gif) no-repeat top right; }
.rbbot div { background: url(rc/grrc/bl.gif) no-repeat bottom left; }
.rbbot { background: url(rc/grrc/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 10px;
font-size: 5px;
}
.rbcontent { margin: 0  10px; }
.rbroundbox { width: 150px;  margin: 1em auto; }
