/***************************Css For style_dropdown.css(Start Here)**********************************************/    
/* CSS Document */
a:focus{outline: none;}
.dropmenudiv_a{border-right: #fff 0px solid;border-top: #fff 0px solid;margin-top: 5px;z-index: 100;visibility: hidden;border-left: #fff 0px solid;width: 200px;border-bottom: #fff 0px solid;position: absolute;top: 0px;font-family: Arial, Helvetica, sans-serif;font-weight: 600;font-size: 12px;line-height: 20px;background-color: transparent;}
body{background-repeat: repeat-x;background-position: left top;background-color: #494949;font-family: "Myriad Pro" , Verdana, Arial;}
.dropmenudiv_a A
{padding-right: 0px;border-top: #fde8e9 0px solid;display: block;padding-left: 10px;padding-bottom: 3px;width: auto;color: #999999;text-indent: 5px;padding-top: 6px;border-bottom: #fde8e9 0px solid;text-decoration: none;background-color: transparent;line-height: 22px;}
.dropmenudiv_a A.sub_middle
{padding-right: 0px;display: block;padding-left: 10px;padding-bottom: 2px;width: auto;color: #999999;text-indent: 5px;padding-top: 4px;text-decoration: none;background-position: 0%;height: 25px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;background-color: #000000;}
.dropmenudiv_a A.sub_middle:hover
{padding-right: 0px;display: block;padding-left: 10px;padding-bottom: 2px;width: auto;color: white;text-indent: 5px;padding-top: 4px;text-decoration: none;background-position: 0%; height: 25px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;background-color: #373737;}
.dropmenudiv_a A.sub_bottom
{ border-style: none;padding-right: 0px;display: block;padding-left: 10px;padding-bottom: 2px;width: auto;color: #999999;text-indent: 5px;padding-top: 2px;text-decoration: none;background-image: url( '../images/sub_bottom.gif' ); background-repeat: no-repeat;background-position: 0% bottom;height: 25px;background-color: transparent;}
.dropmenudiv_a A.subtop{padding-right: 0px;display: block;padding-left: 10px;padding-bottom: 0px;width: auto;color: #999999;text-indent: 5px;padding-top: 5px;text-decoration: none;height: 25px;background-image: url( '../images/sub_toop.gif' );background-repeat: no-repeat;background-position: left top;background-color: transparent;}
* HTML .dropmenudiv_a A{width: 100%;}
.dropmenudiv_a A:hover{color: white;background-color: transparent;}
.dropmenudiv_a A.subtop:hover{color: white;background-image: url( '../images/sub_toop_hover.gif' );background-repeat: no-repeat;background-position: 0% top;}
.dropmenudiv_a A.sub_bottom:hover{color: white;background-image: url( '../images/sub_bottom_hover.gif' );background-repeat: no-repeat;background-position: 0% bottom;background-color: transparent;}
#pointermenu2{margin: 0px;padding: 0px;float: right;}
#pointermenu2 UL{padding-left: 0px;float: left;margin: 0px 0px 0px 15px;font-family: "Myriad Pro" , Verdana, Arial;font-size: 13px;}
* HTML #pointermenu2 UL{margin-bottom: 1em;margin-left: 7px;}
#pointermenu2 UL LI{display: inline;}
#pointermenu2 UL LI A{float: left;color: #E0E0E0;text-decoration: none;height: 26px;width: 133px;text-align: center;font-family: "Myriad Pro" , Verdana, Arial;font-size: 13px;line-height: 22px;margin-right: 2px;margin-left: 2px;font-weight: bold;}
#pointermenu2 UL LI A:visited{}
#pointermenu2 UL LI A:hover
{color: #FFFFFF;background-image: url( '../images/button.gif' ); background-repeat: no-repeat;}
#pointermenu2 UL LI A#selected
{color: #FFFFFF;background-image: url( '../images/button.gif' );background-repeat: no-repeat;}
#pointermenu2 UL LI A.selected
{color: #FFFFFF;background-image: url( '../images/button.gif' );background-repeat: no-repeat;cursor:pointer;}
#pointermenu2 UL LI A#selected1
{color: #FFFFFF;background-image: url( '../images/button.gif' );background-repeat: no-repeat;}
#pointermenu2 UL LI A.selected1
{color: #FFFFFF;background-image: url( '../images/button.gif' );background-repeat: no-repeat;cursor:pointer;}
.left_menu
{background-image: url( '../images/tab_r1_c1.jpg' );background-repeat: no-repeat;background-position: left top;height: 41px;width: 100px;background-color: #FF0000;}
.left_menu:hover
{background-image: url( '../images/tab_r1_c1_f2.jpg' );background-repeat: no-repeat;background-position: left top;height: 41px;width: 100px;}
img{border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}
#button{width: 980px;float: right;font-family: "Myriad Pro" , Verdana, Arial;font-weight: bold;font-size: 13px;line-height: 22px;}
#button a{width: 133px;color: #CCCCCC;height: 26px;display: inline-block;text-align: center;text-decoration: none;float: left;margin-right: 2px;margin-left: 2px;}
#button a:hover
{width: 133px;color: #FFFFFF;height: 26px;background-image: url( '../images/button.gif' ); background-repeat: no-repeat;background-position: left top;text-decoration: none;}
#button a.selected{width: 133px;color: #FFFFFF;height: 26px;background-image: url( '../images/button.gif' );background-repeat: no-repeat;background-position: left top;}
/***************************Css For style_dropdown.css(End Here)**********************************************/    

