body
{
  background-color : #000000;
  font-family : "Trebuchet MS", Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size : 1em;
  line-height: 1.385em;
  color : #cccccc;
}

h1, .head1 { font-size : 20px; font-weight : bold; }
h2, .head2 { font-size : 24px; font-weight : normal; } 
h3, .head3 { font-size : 14px; font-weight : bold; } 

.alert { color : #ff0000; }
.phone { font-weight : bold; color : #334a96; }
.small { font-size : 7pt; }

a:link, a:visited
{
  color : #EE2F8A;
  text-decoration : none;
}

a:hover
{
  color : #EE2F8A;
  text-decoration : none;
}

input, textarea, select
{
  font-size : 11px;
  color : #000000;
  border : 1px solid #555555;
}

.datafooter, .datafooter input
{
  text-align : center;
  font-weight : bold;
  color : #EE2F8A;
  text-transform: uppercase;
  background-color: #000000;
}


.dataheader
{
  font-size : 11px;
  font-weight : bold;
  color : #cccccc;
}

.datarow1, .datarow2, td.datatable
{
  background-color : #000000;
  text-align : left;
  font-size : 11px;
  font-weight: bold;
}

.datatable
{
}

.more 
{
  display: none;
}
