Body {
background-image:url(images/fd.png);
font-family:Times New Roman;
font-size: 14px;
color:white;
margin:0;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #FF6600;
scrollbar-highlight-color: #FF6600;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FF6600;
scrollbar-base-color: #000000;
}
table {
table-layout:fixed;
}
td.fd1 {
width:35px;
background-image:url(images/fd1.png);
}
td.fd2 {
width:35px;
background-image:url(images/fd2.png);
}
td.top {
width:750px;
height:235px;
background-image:url(images/top.gif);
}
div.stats{
font-family:Arial;
font-size:18px;
font-weight:bold;
color:white;
text-align:center;
}
td.menu {
width:199px;
color:black;
background-image:url(images/left.gif);
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
padding-right:20px;
vertical-align:top;
}
td.main {
width:551px;
background-color:black;
padding:5px;
vertical-align:top;
}
td.btm {
height:41px;
width:750px;
background-image:url(images/btm.gif);
font-size:12px;
color:black;
text-align:center;
padding-top:15px;
}
a {
font-family:Times New Roman;
font-size: 14px;
color:white;
text-decoration:none;
}
a:hover {
font-family:Times New Roman;
font-size: 14px;
color:white;
text-decoration:underline overline;
}
.cp a {
font-family:Times New Roman;
font-size: 12px;
color:black;
text-decoration:none;
}
.cp a:hover {
font-family:Times New Roman;
font-size: 12px;
color:black;
text-decoration:underline overline;
}
.m a {
font-family:Times New Roman;
font-size: 14px;
color:black;
text-decoration:none;
}
.m a:hover {
font-family:Times New Roman;
font-size: 14px;
color:black;
text-decoration:underline overline;
}
dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}
li.menu5 {
list-style-type: none;
}
ul.menu4 {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
width: 170 px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid black;
background: #ff6600;
padding-left:5px;
}
#menu dd {
border: 1px solid #17371F;
}
#menu li {
text-align: left;
padding-left:2 px;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}