
/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; width:100%; }
.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: 0.3em auto; }
.rbbot1 {background: url(images/br.gif) no-repeat bottom right; }
.rbbot1 {width: 100%;
height: 7px;
font-size: 1px;
}
.rbtop1 {background: url(images/tr.gif) no-repeat top right; }
.rbtop1 {width: 100%;
height: 7px;
font-size: 1px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rbroundbox .rbcontent h3 {
	color: #600404;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}



b001{
	
	font-size:16px; color:#333; text-decoration:none;
	
	}



b002{
	
	margin-left:auto; margin-right:auto;
	border:none;
	
	
	}
	
	
	b003{
		font-size:small; 
		background-image:url(images/magnifier.png); 
		background-repeat:no-repeat; 
		padding-left:20px; 
		width:300px;  
	
		
		
		
		
		}


b004{
	
	
	font-size:10px; white-space:nowrap;
	
	
	}

b005{
	margin-top:0px;
	margin-left:0px;
	
	
	
	
	
	}




b006{
	
	margin-left:auto; margin-right:auto;
	
	
	}
	
	
	b007{ border:none;
		
		
		
		
		}
	
	
	
	
	
	
	p {
	
}

.box {
	width: 890px;
	
}

.box div {

}

.box div.topleft {

	background: url("images/box-bg.png") top left no-repeat white;
	padding: 2.0em 0em 0em 0em;
}

.box div.topright {

	background: url("images/box-bg.png") top right no-repeat white;
	padding: 2.0em;
	margin: -2.0em 0 0 2.0em;
}

.box div.bottomleft {

	height: 45px;
	margin-top: -2.0em;
	background: url("images/box-bg.png") bottom left no-repeat white;
}

.box div.bottomright {
	
	background: url("images/box-bg.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
}



.search_button
	{
	background:url(images/bg-btn-signup.png); border:#000000 solid 1px; padding-left:9px;padding-right:9px;padding-top:9px;padding-bottom:9px; color:#000; font-weight:bold; font-size:16px;-moz-border-radius: 6px;-webkit-border-radius: 6px; cursor:pointer;
	}
	
	
	
	.search_box
	{
	padding:4px; border:solid 1px #666666; width:300px; height:30px; font-size:18px;-moz-border-radius: 6px;-webkit-border-radius: 6px;
	}