

/*

#CONTENT h2 {
	background-image: url("../imgs/content-menu-head1-bg.gif");
	background-repeat: repeat;
	background-color: white;
	width: 533px;
	line-height: 31px;
}

#CONTENT .tab_menu_level3 {
	background-image: url("../imgs/content-menu-bar-tight.gif");
}

#CONTENT .tab_menu_level3 a {
	border-left: solid 1px #990000;
	border-right: solid 1px #990000;
	padding: 0px 12px;
	margin-left: -5px;
}



#CONTENT table.head_box{
		border-collapse: collapse;
		border-spacing: 0px;
		border: 0px;
}

#CONTENT table.head_box h3 {
		line-height: 100%;
		margin: 0px;
		padding:0px;
}







/*
.menu a{
	background-image : url("../imgs/pointer-right-gray.gif");
	background-repeat: no-repeat;
	background-position: 1  5 ;
}
.menu a.current{
	background-image : url("../imgs/pointer-right-orange.gif");	
}

.menu a:hover{
	background-image : url("../imgs/pointer-right-orange.gif");
}
.menu .menu a,
.menu .menu a:hover{
	background-image: none;
}
.menu .menu .menu a{
	border: none;

}

*/
