

.nounder
{
text-decoration: none;
}
.nounder a
{
text-decoration: none;
}


body {
	background-image: url(images/bg_images.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
background-color: black;
}


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border: none;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: black 1px solid;
border-left: none;
}

.prod
{
color: white;
}
.prod a
{
color: white;
text-decoration: none;
}
.prod a:hover
{
color: blue;
text-decoration: none;
}

.prodpage
{
color: #996633;
font-size: 18px;
font-weight: bold;
}
.prodpage a
{
color: #ff9900;
text-decoration: underline;
font-size: 18px;
font-weight: bold;
}
.prodpage a:hover
{
color: beige;
text-decoration: none;
}
 /* MORE SUB LEVEL MENU CONTROL */



