/* template: Redcar - navy #1 */

body { background: white url(../images/body.gif) repeat-y scroll center top!important; }

table.nav_container {
	width: 100%;	
}
table.nav_container {
	background: url(tab_bg.gif) 0 100% repeat-x;
}
table.nav {
	font-size: 11px;
	color: #ffffff; 
	border-left: 1px solid #ffffff;
}
table.nav a, table.nav a:hover {
	color: #ffffff/*navigation tabs text*/;
	text-decoration: none;
}
table.nav td.cat_link {
	background: transparent url(tab_left.gif) no-repeat left bottom;
	border-right: 1px solid #ffffff;
	padding: 10px 0px 5px 0px;
}
table.nav td.cat_link_active, table.nav td.cat_link_hover {
	background: transparent url(tab_active_left.gif) no-repeat left bottom;
	border-right: 1px solid #ffffff;
	padding: 10px 0px 5px 0px;
}
table.nav a, table.nav td.cat_link a:active {
	background: transparent url(tab_right.gif) no-repeat right bottom;
	padding: 10px 5px 5px 5px!important;
}
table.nav td.cat_link_active a, table.nav a:active, table.nav td.cat_link_hover a, table.nav a:hover {
	background: transparent url(tab_active_right.gif) no-repeat right bottom;
	padding: 10px 5px 5px 5px!important;
}

table.sidebar, table.sidebar caption {
	font-family: Tahoma, sans-serif; font-size: 11px!important;



