body {
background-color: #404040;
}
iframe {
border: 1px solid #000;
}
p {
color: #cdcdcd;
text-decoration: none;
font-size: 12px;
}
a {
color: #cdcdcd;
text-decoration: none;
font-size: 12px;
}
a:hover { 
color : #FFF;
text-decoration: underline;
font-size: 12px;
} 
.cssnav{
position:relative;
font-family: arial, helvetica, sans-serif;
background:url(../images/button-btm.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 141px;
height: 32px;
margin: 0; 
padding: 0;
}
.cssnav a {
display: block;
font-size: 14px;
width: 141px;
height: 32px;
display: block;
float: left;
text-decoration: none;
}
.cssnav img {
background:url(../images/button-btm.gif);
background-repeat: no-repeat;
width: 141px; 
height: 32px; 
border: 0;
 }
.cssnav a:hover img{
visibility:hidden
}
.cssnav span {
position: absolute;
left: 0px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
width: 141px;
height: 32px;
text-align: center;
}


.cssnavf{
position:relative;
font-family: arial, helvetica, sans-serif;
background:url(../images/button-btmf.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 121px;
height: 32px;
margin: 0; 
padding: 0;
}
.cssnavf a {
display: block;
font-size: 14px;
width: 121px;
height: 32px;
display: block;
float: left;
text-decoration: none;
}
.cssnavf img {
background:url(../images/button-btmf.gif);
background-repeat: no-repeat;
width: 121px; 
height: 32px; 
border: 0;
 }
.cssnavf a:hover img{
visibility:hidden
color: #FFF;
}
.cssnavf span {
position: absolute;
left: 0px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
width: 121px;
height: 32px;
text-align: center;
}