a.bastantsubmenu_level0, a.bastantsubmenu_level1, div.bastantsubmenu_header
{
 	display: block;	
	width: 221px;
	height: 35px;
	line-height: 35px;
	/*background-image: url(Hovland_SubMenu_Header.png);
	background-position: bottom;
	background-repeat: no-repeat;  */
	text-indent: 17px;
	font-family: Arial, 'Lucida Sans Unicode' , 'Lucida Grande';
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
div.bastantsubmenu_top
{
	display: block;
	width: 221px;
/*	width: 221px;
	background-repeat: no-repeat;
	background-image: url(Hovland_SubMenu_Gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border-left: solid 1px #D3D3D3;
	border-right: solid 1px #D3D3D3;
	border-top: solid 1px #D3D3D3;		*/
}

div.bastantsubmenu_header
{
	margin-top: 3px;
	width: 233px;
	display: block;
	height: 37px;
	vertical-align: middle;
	background: #FFF;
	color: #d1000b;
	border-bottom: 12px solid #000;
	font-weight: bold;	
}

a.bastantsubmenu_level0, a.bastantsubmenu_level1, a.bastantsubmenu_level0:visited, a.bastantsubmenu_level1:visited
{
	/*background-repeat: no-repeat;	  */
	color: #333;
	text-decoration: none;
	display: block;	
	width: 221px;
	height: 35px;
	line-height: 35px;
	font-family: Arial, 'Lucida Sans Unicode' , 'Lucida Grande';
	font-size: 12px;
	text-indent: 10px;
	/*background-image: url(Hovland_SubMenu_Header.png);
	background-position: bottom;   */
}

a.bastantsubmenu_level0
{
	text-indent: 13px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #000;
	margin-left: 6px;
	text-indent: 10px;
}

a.bastantsubmenu_level1
{
	background-image: none;
	text-indent: 25px;
	/*background-image: url(Hovland_SubMenu_Header_sub.gif);
	background-position: bottom;	*/
}

a.bastantsubmenu_level0_selected, a.bastantsubmenu_level0_selected:visited
{
	text-indent: 15px;
	color: #D1000B;
	/*background-image: url(Hovland_SubMenu_Header.png);
	background-position: bottom; */
	font-weight: bold;
}

a.bastantsubmenu_level1_selected, a.bastantsubmenu_level1_selected:visited
{
	background-image: none;
	background-position: 15px 9px;
	text-indent: 28px;
	color: #D1000B;
	/*background-image: url(Hovland_SubMenu_Header_sub.gif);
	background-position: bottom; */
}

a.bastantsubmenu_level0:hover, a.bastantsubmenu_level1:hover
{
	color: #D1000B;
	text-indent: 13px;
}
a.bastantsubmenu_level1:hover {
	text-indent: 28px;
}
