html, body {
 margin: 0px;
 font-family: verdana;
 font-size: 10pt;
 margin: 0px;
 background-color:#f0f0f0;
 color:black;
}

img {
 border-width: 0px;
}

table {
 background-color:white;
 color:black;
}

iframe {
 border: 1px #c0c0c0 solid;
}

a {
 text-decoration: none;
 color: #3399cc;
}

a:hover {
 color: #ffaa44;
 text-decoration: underline;
}

a.wl {
 color:white;
 text-decoration:none;
 font-size:10pt;
}

a.wl:hover {
 font-style: italic;
 color:white;
 text-decoration:none;
}

.str {
 background-color: #000000;
 background-image:url('im/particle.png');
 background-repeat:no-repeat;
 float:right;
 padding-left:50px;
 padding-right:8px;
 height:15px;
 color:white;
 font-size:10pt;
}

.hhr {
 border-bottom:1px #c0c0c0 solid;
 width:100%;
 height:17px;
}

.cnt {
 background-color:white;
 width: 700px;
 text-align:left;
}

.uline {
 border-bottom:1px #c0c0c0 solid;
 font-size:13pt;
}

.sspace {
 height:2px;
}

.cblog {
 background-image:url('im/blogstar.gif');
 background-repeat:no-repeat;
 background-color:#44aadd;
}

.cmusic {
 background-image:url('im/musicstar.gif');
 background-repeat:no-repeat;
 background-color:#aa44dd;
}

.cforum {
 background-image:url('im/forumstar.gif');
 background-repeat:no-repeat;
 background-color:#ddaa44;
}

.cprojects {
 background-image:url('im/projectsstar.gif');
 background-repeat:no-repeat;
 background-color:#ff0000;
}

.cwiki {
 background-image:url('im/wikistar.gif');
 background-repeat:no-repeat;
 background-color:#aadd44;
}

.rgt {
 text-align:right;
}

.foot {
 border-top:1px #c0c0c0 solid;
 text-align:center;
 background-color:white;
 width:100%;
 height:12px;
}

.ltit {
 padding-left:5px;
 border-bottom:1px #c0c0c0 solid;
 font-weight:bolder;
 color:white;
}

.lit {
 padding-left:10px;
}

.musiclist {
 border:1px #e0e0e0 solid;
 height:35px;
 width:280px;
 background-color:#fafafa;
}

.musiclist:hover {
 background-color:#ffffff;
}

.dh:hover {
 background-color:#44aadd;
 color:#ffffff;
}