td.avatar {
background: url(images/avatar_bg.png);
width: 120px;
padding: 5px 0px 5px 0px;
text-align:center;
}

td.empty {
background:none;
}

img.avatar {
width:110px;
height:75px;
}

td.spacer {
width: 1px;
}

td.vspacer {
width: 1px;
height: 10px;
}

table.showcases {
width: 600px;
}

td.avatarinfo {
background: url(images/avatar_bg.png);
width: 200px;
padding: 5px;
text-align: left;
}

.avatarheader {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
font-weight: bold;
color: #FFF;
}

.avatarsubhead {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
line-height: 11px;
color: #FFF;
}

.moduletext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 11px;
color: #FFF;
}

.dashlist {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #EEE;
text-decoration: none;
list-style-image: url(images/dash_bullet.png);
line-height: 17px;
font-weight: bold;
}

a.dashlist:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FF9900;
text-decoration: none;
list-style-image: url(images/dash_bullet.png);
line-height: 17px;
font-weight: bold;
}

a.dashlist:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FF9900;
text-decoration: none;
list-style-image: url(images/dash_bullet.png);
line-height: 17px;
font-weight: bold;
}

a.dashlist:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666;
text-decoration: none;
list-style-image: url(images/dash_bullet.png);
line-height: 17px;
font-weight: bold;
}

.bulletlist {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FF9900;
text-decoration: none;
list-style-image: url(images/hollow_bullet.png);
line-height: 17px;
font-weight: bold;
}

a.bulletlist:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FF9900;
text-decoration: none;
list-style-image: url(images/hollow_bullet.png);
line-height: 17px;
font-weight: bold;
}

a.bulletlist:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FF9900;
text-decoration: none;
list-style-image: url(images/hollow_bullet.png);
line-height: 17px;
font-weight: bold;
}

a.bulletlist:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #111;
text-decoration: none;
list-style-image: url(images/hollow_bullet.png);
line-height: 17px;
font-weight: bold;
}

span.bulletlist {
color:#EEE;
}

embed.Video {
border:3px double black;
height:600px;
width:700px;
}

div.Video {
background:silver;
border:3px double black;
height:300px;
text-align:center;
vertical-align:center;
width:300px;
}
 
