.cb_style select, td, input, submit
{
	font: 11px arial,helvetica;
}

.cb_style .nav_bold
{
	background: none;
	font: bold 11px arial,helvetica;
	color: #333333;
	text-decoration: none;
}

.cb_style .nav
{
	background: none;
	font: 11px arial,helvetica;
	color: #333333;
	text-decoration: none;
}

.cb_style A.nav:hover
{
	background: none;
	text-decoration: underline;
}

.cb_style .hdr_bold
{
	font: bold 18px arial,helvetica;
	color: #333333;
	text-decoration: none;
}

.cb_style .results_nav
{
	font: bold 11px arial,helvetica;
	color: #333333;
	text-decoration: underline;
}

.cb_style .orange
{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

div.tip_box	
{
	width: 250px;
	background-color: #ffc;
	border: 1px solid #fc6;
	font-size: 11px;
	padding: 10px;
	position: absolute;
	font-weight: normal;
	margin: 5px 0px 0px -5px;	
}

td.tip_box	
{
	font-size: 11px;
	padding: 10px;
	font-weight: normal;
	margin: 5px 0px 0px -5px;	
}

td.tip_box_no_margins	
{
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;								
}

td.tip_box_no_margins strong	
{
	color: #0000ee;
	text-decoration: underline
}
