/* BEGIN BASICS */
  body {
   background-color: #0A335B;
   background-image: url("http://crashportal.com/sitepic/bk_main.gif");
   background-attachment: fixed;
   scrollbar-face-color: #0A335B;
   scrollbar-arrow-color: #79A2CA;
   scrollbar-track-color: #0A335B;
   scrollbar-shadow-color: #79A2CA;
   scrollbar-highlight-color: #79A2CA;
   scrollbar-3dlight-color: #79A2CA;
   scrollbar-darkshadow-Color: #79A2CA;
  }
  A {
   color: #FFFFFF;
   text-decoration: none;
  }
  A:hover {
   color: #FFA800;
   text-decoration: none;
  }
  A:active {
   color: #FFFFFF;
   text-decoration: none;
  }
/* END BASICS */
table.super {
height: 100%;
width: 100%;
}
td.text {
background-color: #6699CC;
color: #003366;
font-family: verdana;
font-size: 12px;
text-align: left;
}
td.sub_title {
background-color: #6699CC;
color: #003366;
font-family: verdana;
font-size: 10px;
text-align: left;
}
td.pic {
background-color: #003366;
color: #6699CC;
font-family: verdana;
font-size: 10px;
text-align: center;
}
td.c1 {
background-image: url("http://crashportal.com/sitepic/corner_1.gif");
height: 10px;
width: 10px;
}
td.c2 {
background-image: url("http://crashportal.com/sitepic/corner_2.gif");
height: 10px;
width: 10px;
}
td.c3 {
background-image: url("http://crashportal.com/sitepic/corner_3.gif");
height: 10px;
width: 10px;
}
td.c4 {
background-image: url("http://crashportal.com/sitepic/corner_4.gif");
height: 10px;
width: 10px;
}
font.title {
font-family: verdana;
color: #003366;
font-size: 24px;
font-weight: bold;
text-align: left;
}
font.vol {
font-family: verdana;
color: #003366;
font-size: 12px;
font-weight: bold;
text-align: right;
}
font.number {
font-family: impact, verdana;
color: #6699CC;
font-size: 22px;
font-weight: bold;
}
font.comment {
font-family: verdana;
color: #003366;
font-size: 11px;
}
table.number {
height: 38px;
width: 38px;
}
hr {
height: 2px;
width: 100%;
color: #003366;
}
.button {
background: #003366;
color: #6699CC; 
font-size: 10pt;
border: 1;
border-color: #FFFFFF;
border-style: dotted;
}
