BODY {
margin: auto;
background: url(images/red_graph_flipped.jpg) #000000;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top right;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #c0c0c0;
scrollbar-face-color: #505050;
scrollbar-shadow-color: #404040;
scrollbar-highlight-color: #707070;
scrollbar-3dlight-color: #909090;
scrollbar-darkshadow-color: #303030;
scrollbar-track-color: #202020;
scrollbar-arrow-color: #bb0000;
}

.highlight {color: #dd0000; font-weight: bold}

A:link { color: #dd0000; text-decoration: none}
A:visited { color: #dd0000; text-decoration: none}
A:hover { color: #c0c0c0; text-decoration: underline}
A:active { color: #ffffff }

A.img_lnk:link IMG{ border: thin solid #dd0000;}
A.img_lnk:visited IMG{ border: thin solid #dd0000; }
A.img_lnk:hover IMG{ border: thin solid #c0c0c0; }

A.store:link IMG{ border: thin solid #dd0000;}
A.store:visited IMG{ border: thin solid #dd0000; }
A.store:hover IMG{ border: thin solid #c0c0c0; }

A.menu:link {
color: #202020;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

A.menu:visited {
color: #202020;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

A.menu:hover {
color: #dd0000;
text-decoration: underline;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

.menu {
position:absolute;
margin-top:5px;
margin-left:15px;
width:150px;
}

A.menu-pill:link {
color: #202020;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

A.menu-pill:visited {
color: #202020;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

A.menu-pill:hover {
color: #dd0000;
text-decoration: underline;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

.menu-pill {
position:absolute;
color: #000000;
margin-top:5px;
margin-left:15px;
font-size: 8pt;
}

A.primary-pill:link {
color: #c0c0c0;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

A.primary-pill:visited {
color: #c0c0c0;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

A.primary-pill:hover {
color: #000000;
text-decoration: underline;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

.primary-pill {
position:absolute;
color: #c0c0c0;
margin-top:5px;
margin-left:15px;
font-size: 8pt;
}

A.reverse-link:link {
color: #c0c0c0;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

A.reverse-link:visited {
color: #c0c0c0;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

A.reverse-link:hover {
color: #dd0000;
text-decoration: underline;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

.reverse-link {
color: #c0c0c0;
margin-top:5px;
margin-left:15px;
font-size: 8pt;
}

H2.header {
color: #dd0000;
font-family: arial, helvetica, sans-serif;
font-size: 14pt;
margin: 0px;
}

HR.header {
border:2px inset #dd0000;
width: 80%;
height:4px;
margin:0px;
text-align:left;
}

H2 {
color: #c0c0c0;
font-family: arial, helvetica, sans-serif;
font-size: 14pt;
margin: 0px;
}

DIV.thumb {
cursor: pointer;
}

