body
{
/*overflow-x:hidden;*/
}

table {
/*background:#000;*/
}
/*
a:link,a:visited
{
/*    color: #000000;
   color: #f8c37c;
}

a:active
{
    color: #000000;
}

a:hover
{
/*    color: #8a3323;
color:#d8a35c;
}
*/
.bar {
display:block;

}

 /* common styling */
.balloon {float:left;text-align: center;
background: url('opa.png');font-family: verdana, sans-serif; 
-moz-border-radius: 5px;
width:795px;
height:100px;
margin:10px auto;
padding-left: 5px;
display:block;
}

.balloon ul {
float:left;padding:0; 
margin:0;
border:0;
list-style-type: none;
}
.balloon ul li {
float:left;
margin:3px 6px;
width:64px;
height:48px;
border:1px solid #fff;

}
.balloon ul li a, .balloon ul li a:visited {
display:block;
text-decoration:none; 
color:#fff; 
width:64px; 
height:48px; 
color:#fff; 
background:#000;
}

.balloon ul li a img, .balloon ul li a:visited img {
border:0;
}

.balloon ul li dl {
visibility:hidden;
position:absolute;
}

.balloon table {
margin:-2px;
border:0;
padding:0;
border-collapse:collapse;
font-size:0.8em;
}

.balloon dl {width:200px; padding:0; height:auto;background:#1D4289;}
.balloon dt {margin:0; padding:5px; font-size:1em; font-weight:bold; color: #fff; border:1px solid #fff; border-width:1px 1px 0 1px; text-align:center;}
.balloon dd {margin:0; padding:5px 15px; color:#fff; font-size:1em; border:1px solid #fff; border-width:0 1px 1px 1px; height:auto;}
.balloon dd p {padding:0; margin:5px 0; line-height:0.9em;}
.balloon dt a {width:200px; }
.desc {padding:0; margin:5px 0; line-height:0.9em;color:#fff;font-weight:bold;}
.desc2 {padding:0; margin:5px 0; line-height:0.9em; color:#1D4289; font-weight:bold; font: 11pt;}


/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.balloon ul li:hover,
.balloon ul li a:hover {
color:#d8a35c; 
position:relative;
cursor: pointer;
cursor:hand;
}

.balloon ul li:hover dl,
.balloon ul li a:hover dl {
visibility:visible;
color:#d8a35c;
top:-100px;
left:-70px;
cursor:default;
}
/*
.balloon ul li:hover dl em,
.balloon ul li a:hover dl em {
display:block;
position:absolute;
left:-65px;
top:75px;
width:36px; 
height:36px;
/*background:transparent url(../sites/pointer.gif);
}
*/
.balloon ul li:hover dl dt a:link, .balloon ul li:hover dl dt a:visited,
.balloon ul li a:hover dl dt a:link, .balloon ul li a:hover dl dt a:visited {
width:auto;
height:0.8em;
color:#fff;
font-weight:bold;
text-decoration:none;
display:inline;
background:inherit;
}

.balloon ul li:hover dl dt a:hover,
.balloon ul li a:hover dl dt a:hover {
text-decoration:none;
color:#fff;
background:inherit;
/*background:transparent;*/
}

.items {
font-size:10px;
color:#1D4289;
font-weight:normal;
text-align:right;
width:auto;
padding-right:10px;
}
