a {
text-decoration : none;
color : #000099;
}
a:hover {
text-transform : uppercase;
text-decoration : none;
color : #000099;
background-color : #ffff00;
}
a:active {
text-decoration : underline;
background-color : #ffff00;
}
A:link {
text-decoration : none;
color : #000099;
}
A:visited {
text-decoration : none;
color : #000099;
}
BODY {
background : #ffffff;
background-color : white;
}
BODY {
margin-bottom : 0;
margin-left : 10px;
margin-right : 0;
margin-top : 0;
}
#main {
background-color : #fff;
}
#main #right {
float : right;
width : 72px;
border : 1px dashed #c00;
margin : 120px;
}
#main {
background-color : #fff;
}
#main #right1 {
float : right;
width : 420px;
border : 1px dashed #c00;
margin : 21px;
}
a.dotline, a.dotline:hover {
text-decoration : none;
border-bottom : 1px dashed #036;
cursor : default;
}
a.infobox {
color : #902435;
text-decoration : none;
}
a.infobox:hover {
background : transparent;
}
a.infobox span {
display : none;
visibility : hidden;
position : absolute;
margin-left : 5px;
margin-top : -40px;
padding : 1em;
text-decoration : none;
}
a.infobox:hover span {
display : inline;
visibility : visible;
border : 1px solid #902435;
color : #000000;
width : 200px;
max-width : 200px;
background : white;
padding : 5px;
text-align : left;
white-space : normal;
line-height : 12px;
}
a.infobox li {
font-size : 11px;
margin-left : 10px;
}
a.tt {
color : blue;
font-weight : bold;
text-decoration : none;
}
a.tt span {
display : none;
}
a.tt:hover {
color : #aaaaff;
}
a.tt:hover span.top {
display : block;
padding : 30px 8px 0;
background : url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle {
display : block;
padding : 0 8px;
background : url(images/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom {
display : block;
padding : 3px 8px 10px;
color : #548912;
background : url(images/bubble.gif) no-repeat bottom;
}
#ADPMask {
background-color : #444444;
}
#ADPMask_opera {
background-image : url('/images/adpmask.png');
background-repeat : repeat;
background-color : transparent;
}
