
img, div.img
{
	behavior: url("pngfix.htc");
}


a img
{
	border: none;
}

.float_left
{
	float: left;
}

a.MenuBike
{
	display: block;
	width: 84px;
	height: 26px;
	background: url("http://www.vannicholas.com/Images/Menu/menu_btn.gif") 0 0 no-repeat;
	text-decoration: none;
}



a:hover.MenuBike
{
	background-position: -84px 0;
}

MenuText
{
	font-weight: bold;
	font-size: 8px;
	color: black;
}

bg_pixel
{
	background-image: url(./Images/vn_menu_px.gif);
	background-repeat: repeat-x;
}

.ImgDiv
{
	padding-top: 5px;
	width: 328px;
	height: 110px;
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	/*background-image: url('http://www.vannicholas.com/Images/Menu/MenuStructure.JPG');*/
}

.TXTDiv
{
	padding: 5px;
	width: 310px;
	border: none;
	background-color: #FFFFFF;
	text-align: left;
	height:30px;
}

.MenuDiv
{
	width: 345px;
	height: 264px;
	border: 5px solid #DEDFE1;
	background-color: #FFFFFF;
}

.MenuDiv a
{
text-decoration:none;color:#000;
}

.ExtraMenu
{
	height:17px;
	color: #7f7f7f;
	padding-left: 6px;
}

.Menubold
{
 font-weight: bold;
 color:Black;
}

.Menugrey
{
    color: #7f7f7f;
}

.ButtonDiv
{

	
}

.submenu_rollover
{
	background-repeat: no-repeat;
	background-image: url('http://www.vannicholas.com/images/bg_submenu_1.gif');	
	font-family: Verdana;
	font-size: 10px;
}

.submenu_normal
{
	text-transform:capitalize;
	font-size: 10px;
	font-family: Verdana;
}

.hover{color:#ff9501;}