/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu { width:1000px; margin:0 auto;

}

.mattblackmenu .td_left {width:11px;}

.tall_left_menu, .tall_right_menu {
}



.left_part_menu { margin:0px; padding:0px; background:url(/images/bg_left_menu2.png) left top no-repeat; width:11px; height:55px; }

* html .left_part_menu { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_left_menu2.png', sizingMethod='crop',enabled=true); }

.right_part_menu { background:url(/images/bg_right_menu2.png) left top no-repeat; width:11px; height:55px; }

* html .right_part_menu { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_right_menu2.png', sizingMethod='crop',enabled=true); }





.mattblackmenu ul{

margin: 0;

padding: 0;

font: bold 12px Verdana;

list-style-type: none;

border: 0 none;

width: 910px; /*For KHTML*/

}



.mattblackmenu .bg_button{

margin: 0px;

padding:0px;

background:url(/images/bg_middle_menu2.png) top repeat-x;

}



.mattblackmenu .bg_button a{

color:white;

display:block;

font-size:18px;

font-weight:bold;

margin:0;

text-align:center;

text-decoration:none;

white-space:nowrap;

height:55px;

line-height:55px;

}



.mattblackmenu .bg_button a:hover{

 height:55px; line-height:55px; color:yellow;

}



.mattblackmenu img {

    border:0px;

}


