.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.homelinks{
	text-align: center;
	}
.homelinks a
{
	text-align: left;
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	/*background-color: #DAF5FD;*/
}
.homelinks a:hover
{
	background-color: #333366;
	color: white;
}

/* **********************  BROWSER NAVIGATION   ********************** */
.browser .rbtop div{  background: url(images/b2tl.gif) no-repeat top left; }
.browser .rbtop{ background: url(images/b2tr.gif) no-repeat top right;}
.browser .rbbot div{  background: url(images/b2bl.gif) no-repeat bottom left;}
.browser .rbbot{  background: url(images/b2br.gif) no-repeat bottom right;}

.browser{
	background-color: #E6E6E6;
	width:150px;
	margin-bottom: 10px;
}
.scroll
{
	padding-top:2px;
	margin-left:5px;
	width: 140px;
	background-color: #EEEEEE;
}
.scroll a
{
	display: block;
	color: #003366;
	text-decoration: none;
	background-image: url(images/hrefarrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: center left;
	width: 130px;
}
.scroll ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.scroll li {
	width: 100%;
}
.scroll a:visited
{
}
.scroll a:hover, .scroll a:active, .scroll a:focus {
	background-color: black;
	color: #f0f0f0;
}
.geo_head {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-left:5px;
	width: 140px;
}
.geo_head a {
	background-color: #EEEEEE;
	color: #000088;
	display: block;
	text-decoration: none;
	text-align: left;
}
.geo_head a:visited {
}
.geo_head a:hover, .geo_head a:active, .geo_head a:focus {
	background-color: black;
	color: #f0f0f0;
}
/*end Navigation*************************************/
#navigation {
	width: 155px;
	padding-left: 5px;
}
