

BODY {
 font-family:Trebuchet MS;
 margin:0px;
 background:#9c9;
}
DIV.header {
 height:125px;
 background:black;
 vertical-align:bottom;
}
TABLE.header {
 width:100%;
}
TD.logo {
 width:180px;
}
IMG.logo {
 width:180px;
 height:125px;
}
TD.title {
 font-size:30px;
 font-weight:bold;
 color:#cc9;
 padding:10px;
 vertical-align:bottom;
}
TD.find {
 font-size:12px;
 padding:10px;
 vertical-align:top;
 text-align:right;
 color:white;
}
INPUT.find {
 width:60px;
 font-family:Trebuchet MS;
 font-size:12px;
 border: 1px solid #cc9;
}
DIV.nav {
 font-family:Trebuchet MS;
 text-align:center;
 color:#aaa;
 font-size:12px;
}
TABLE.nav {
 border:5px solid black;
 background:black;
 width:100%;
}
TD.navl {
 border:1px solid #cc9;
 -moz-border-radius-topleft:8px;
 -moz-border-radius-bottomleft:8px;
 text-align:center;
 cursor:pointer;
}
TD.nav {
 width:14%;
 border-top:1px solid #cc9;
 border-bottom:1px solid #cc9;
 border-right:1px solid #cc9;
 text-align:center;
 cursor:pointer;
}
TD.navr {
 -moz-border-radius-topright:8px;
 -moz-border-radius-bottomright:8px;
 border-top:1px solid #cc9;
 border-bottom:1px solid #cc9;
 border-right:1px solid #cc9;
 text-align:center;
 cursor:pointer;
}
TD.port {
 width:320px;
 text-align:left;
 background:white;
 border:1px solid black;
 vertical-align:top;
 -moz-border-radius:8px;
 padding:10px;
}
DIV.porttitle {
 font-size:24px;
 font-weight:bold;
 text-align:center;
}
TABLE.ports {
 height:100%;
 background:#9c9;
}
TD.cpy {
 text-align:center;
 font-family:Trebuchet MS;
 font-size:11px;
 color:black;
}
TD.ticker {
 cursor:pointer;
 height:80px;
 vertical-align:middle;
 text-align:right;
 font-size:22px;
 color:black;
}
SPAN.subtitle {
 font-size:16px;
 font-weight:bold;
 color:#cc9;
 text-align:center;
}
TABLE.detail {
 width:100%;
}
TD.detail {
 text-align:center;
}
IMG.detail {
 border:1px solid black;
 width:300px;
 height:225px;
 margin-bottom:10px;
}
IMG.details {
 width:50px;
 height:50px;
}
TD.detailimg {
 width:60px;;
}
TD.details {
 font-size:13px;
 font-weight:bold;
}
TD.detailsp {
 font-size:3px;
}

