body {font:11px Arial; color:#FFFFFF; text-align:center}
* {padding:0; margin:0}

.dropdown {float:left; text-align:center;}
.dropdown dt {width:156px; border-left:1px solid #999999; height:20px; padding-top:10px; font-weight:bold; cursor:pointer; background:url(images/header_down.gif)}
.dropdown dt:hover {background:url(images/header_down_over.gif);}
.dropdown dd {position:absolute; overflow:hidden; width:157px; display:none; background:#fff; z-index:200; opacity:0; border-right:1px solid #999999}
.dropdown ul {width:157px; border:1px solid #999999; list-style:none; border-top:none;}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; height:20px; padding-top:10px; color:#FFF; text-decoration:none; background:url(images/header_blue.gif); width:157px; opacity:90;}
.dropdown a:hover {background:url(images/header_over.gif);}
.dropdown .underline {border-bottom:1px solid #999999}


.dropdown_right {float:left; text-align:center;}
.dropdown_right dt {width:168px; border-left:1px solid #999999; height:20px; padding-top:10px; font-weight:bold; cursor:pointer; background:url(images/header_down_166.gif); border-right:1px solid #999999}
.dropdown_right dt:hover {background:url(images/header_down_over_166.gif);}
.dropdown_right dd {position:absolute; overflow:hidden; width:169px; display:none; background:#fff; z-index:200; border-right:1px solid #999999}
.dropdown_right ul {width:169px; border:1px solid #999999; list-style:none; border-top:none;}
.dropdown_right li {display:inline}
.dropdown_right a, .dropdown_right a:active, .dropdown_right a:visited {display:block; height:20px; padding-top:10px; color:#FFF; text-decoration:none; background:url(images/header_blue.gif); width:169px;}
.dropdown_right a:hover {background:url(images/header_over.gif);}
.dropdown_right .underline {border-bottom:1px solid #999999}

.button {float:left; color:#FFFFFF; text-align:center;}
.button dt {width:156px; border-left:1px solid #999999; height:20px; padding-top:10px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.button dt:hover {background:url(images/header_over.gif); }
.button ul {width:157px; border:1px solid #999999; list-style:none; border-top:none;}
.button a, .button a:active, .button a:visited {display:block; height:20px; padding-top:10px; color:#FFF; text-decoration:none; background:url(images/header.gif); width:135px;;}
.button a:hover {background:url(images/header_over.gif);}

a.button_ro {display: inline; width: 156px; height: 23px; text-decoration: none; background:url(images/header.gif);}
a.button_ro:hover {width: 156px; height: 23px; background:url(images/header_over.gif); text-decoration: none; background-position: 156px;}