
body,td {
FONT-FAMILY: Tahoma,Verdana,sans-serif;
FONT-SIZE: 10px;
}

div.on {
background-image: url(/pics/c.gif);
background-position: right top;
background-repeat:  no-repeat;
padding:2px 5px 2px 5px;
border: 2px solid #1c437b;
background-color:#8cc5d5;
width:140px;
cursor:hand;
}

div.off {
background-image: url(/pics/c.gif);
background-position: right top;
background-repeat:  no-repeat;
padding:2px 5px 2px 5px;
border: 2px solid #1c437b;
background-color:#4f7cbd;
width:140px;
}
div.on1 {
background-image: url(/pics/c.gif);
background-position: right top;
background-repeat:  no-repeat;
padding:3px 5px 3px 5px;
border: 3px solid #1c437b;
background-color:#8cc5d5;
width:82px;

cursor:hand;
}

div.off1 {
background-image: url(/pics/c.gif);
background-position: right top;
background-repeat:  no-repeat;
padding:3px 5px 3px 5px;
border: 3px solid #1c437b;
background-color:#4f7cbd;
width:82px;
}


a.off{
text-decoration:none;
color:#FFFFFF;

}
a:hover.off{
text-decoration:none;
color:#1c437b;

}

	
.dMenu{
position:absolute;
width:140px;
visibility:hidden;
background:#1c437b;
border:0px solid white;
border-bottom:0;
z-index:500;
top:115px;
}

.dMenu a{
display:block;
color:#4f7cbd;
font-size:10px;
width:100%;
text-decoration:none;
border:0px solid black;
margin-bottom:0px;
font-weight:normal;

}

.dMenu a {display:block;padding:4px; color:#ffffff;}
.dMenu a:hover{background:#8abed4;color:#1c437b;}

div.mar{
position:absolute;
left:130px;
background-repeat:  no-repeat;
padding:2px 0px 0px 0px;
}