@charset "utf-8";
/* CSS Document */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;}
a {
text-decoration:none;
color:#000000}
a:hover {
font-weight:bold}

.bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}

a.language {
color: #FFFFFF;
}

a.language:hover {
font-weight:normal;
color:#000000
}

a.submenu_right {
font-size:14px;
color: #000000;}

a.submenu_right:hover {
font-weight:normal;
color:#CC0000;
text-decoration:underline}

.submenu_right {
margin-top:25px;}

a.breadcrumb {
color: #000000;
font-size:11px;
font-weight:bold}

.dole {
padding-left:40px;border-top:1px solid #999999; color: #666666;font-size:11px; margin-top:5px; padding-top:7px; padding-bottom:7px; padding-right:40px;}

a.breadcrumb:hover {
color:#CC0000}

