﻿a.ga
{
  color: #336699;
  font-size: 10px;
  padding-left: 10px;
  background-image: url(/App_Images/marker.arrow336699.gif);
  background-repeat: no-repeat;
}
a.cc
{
  color: #336699;
  font-size: 11px;
  padding-left: 10px;
  background-image: url(/App_Images/marker.arrow336699.gif);
  background-repeat: no-repeat;
}
a.oc
{
  color: #555555;
  font-size: 11px;
  padding-left: 10px;
  background-image: url(/App_Images/link.oani.gif);
  background-repeat: no-repeat;
}
table.ctc 
{
  background-color: #ffffff;
  border: solid 1px #003366;
  border-collapse: collapse;
  font-size: 11px;
  font-family: Verdana;
}
table.ctc td
{
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 3px;
  padding-right: 10px;
}
table.ctc tr.true,
table.ctc tr.True
{
  background-color: #e5eef9;
}
table.ctc tr.false,
table.ctc tr.False
{
  background-color: #ffffff;
}
table.ctc tr.False:hover,
table.ctc tr.True:hover
{
  background-color: #ccffcc;
  cursor: pointer;
}

div.dlr
{
  margin-bottom: 15px; 
  border: solid 1px #336699;
}
div.dlrr
{
  margin-bottom: 5px; 
  border: solid 1px #336699;
}
div.dlc
{
  border-top : dotted 1px #336699; 
  padding: 10px; 
}
div.dlg
{
  border-top : dotted 1px #336699; 
  padding: 2px; 
}
div.dlc img
{
  border-width:0px; 
  float: left; 
  padding-right: 10px; 
  padding-bottom: 5px;
}
div.dlh
{
  padding: 3px; 
  background-image: url(/App_Images/tbhdbg.jpg); 
  background-repeat: repeat-x;
  font-weight: bold;
  font-size: 10px;
  color: #336699;
}
