A:link	    	{text-decoration: none; font-weight : bold; color: #89b9d1; }
A:visited   	{text-decoration: none; font-weight : bold; color: #89b9d1; }
A:active    	{text-decoration: none; font-weight : bold; color: #89b9d1; }
A:hover     	{text-decoration: none; font-weight : bold; color: #ffffff; }
body {
  scrollbar-face-color: #2f5f8a;
  scrollbar-shadow-color: #89b9d1;
  scrollbar-highlight-color: #89b9d1;
  scrollbar-3dlight-color: #5F8FAE;
  scrollbar-darkshadow-color: #5F8FAE;
  scrollbar-track-color: #5F8FAE;
  scrollbar-arrow-color: #89b9d1;
  font-color: #FFFFFF;
}
P, LI, B 	{font: 11px tahoma, verdana, helvetica; FONT-WEIGHT: bold;}
.indented	{font: 11px tahoma, verdana, helvetica; FONT-WEIGHT: bold; text-indent: 2em}
.whitesmall	{font: 10px tahoma, verdana, helvetica; FONT-WEIGHT: bold; color: #ffffff}
.small		{font: 10px tahoma, verdana, helvetica; FONT-WEIGHT: bold}
.SELECT 	{font: 11px tahoma, verdana, helvetica; FONT-WEIGHT: bold; color: #2F5F8E; }
.type		{border:1; border-color:#89b9d1; border-style:solid; font-size:11; font-family: tahoma; font-weight: bold; color: #2F5F8E;}
.SUBMIT		{font-size:11; color: #FFFFFF; font-weight: bold; font-family:tahoma; border:1; border-color:#89b9d1; border-style:solid; background:none}
.nav{
  background: url('/ClassicalEdge/templates/custom/contracosta/images/gabutton.gif') no-repeat;
  cursor: pointer;
}
.navOver {
  background: url('/ClassicalEdge/templates/custom/contracosta/images/gbutton.gif') no-repeat;
  cursor: pointer;
}
.highlightFont{
  color: white;
}

.highlightOnFont{
  font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #FF5555;
}

.bodyFont{
  color: white;
}

.headerRow{
  color: black;
}
table{
  color: white;
  border-color: white;
}
.helpDiv{
  background-color: #2222AA;
  font-size: 9pt;
  height: 300px;
  font-family: Tahoma;
  overflow: auto;
  display: none;
  color: white;
}

.portlet thead td {
  background-color: #a7cbd9;
  font-size: 9pt;
  font-family: Tahoma;
}

.portlet td {
  background-color: #FFFFFF;
  color: black;
  cursor: pointer;
}


#seofooter{
  display: none;
  visibility: hidden;
}

.tdback { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/menu-c.gif);}
.tgback { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/menu-bg.gif);}
.tcback { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/shadow-tc.gif);}
.tbback { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/shadow-bc.gif);}
.tlback { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/shadow-cl.gif);}
.trback { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/shadow-cr.gif);}
.cellbcg { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/shadow-tc.gif); }
.lefttopcorner { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/shadow-tl.gif); }
.righttopcorner { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/shadow-tr.gif); }
.leftbottomcorner { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/shadow-bl.gif); }
.rightbottomcorner { background-image: url(/ClassicalEdge/templates/os/themes/aqua/images/custom/shadow-br.gif); }
.cellbg { background-color: #3464D1; }
