/* CSS Document */

#nav_container	{ float:left; width:964px; height:34px; margin-top:10px;}
.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:34px; width:964px;background:url(../Images/bg_mainnav_right.jpg) no-repeat top right; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:34px; line-height:34px; color:#FFF; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 22px 0 15px; height:34px; background:url(../NewImages/but_std.jpg) no-repeat top right;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 15px 0 12px; height:34px;}
.menu2 li a.top_link:hover {color:#fff;background:url(../NewImages/but_std.jpg)bottom right no-repeat;}


.menu2 li:hover > a.top_link {color:#fff;background:url(../NewImages/but_std.jpg) bottom right no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../NewImages/but_std.jpg) bottom right no-repeat;}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */


.menu2 li.test {width:62px; height:34px; float:left;background: url(../NewImages/but_home2.jpg) no-repeat top left; line-height:34px; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none; text-align:center; }
.menu2 li.test a {width:62px; height:34px; float:left;background: url(../NewImages/but_home2.jpg) no-repeat top left; line-height:34px; color:#FFFFFF; text-decoration:none;}
.menu2 li.test  a:hover{width:62px; height:34px; float:left;background:url(../NewImages/but_home2.jpg) no-repeat bottom left; line-height:34px;}

