body {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  color: #999;
}

a:link, active {
	color: #4786a9;
}

a:hover {
	color: #fff;
}

a:visited {
	color: #4786a9;
}


b {color: #999;}


table 
{
border-spacing: 1px;

} 

th, td.back {
background-image:url(tableheaderbg.jpg);
height:25px;
text-align:center;
color: #f6f6f6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-variant:small-caps;
border-bottom-style:solid;
border-width:medium;
border-bottom-color:#4786a9;
border-spacing:0px;

}

th, td.det {
background-color:#222;
height:15px;
text-align:left;
color:#4786a9;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
border-spacing:0px;
font-variant:small-caps;

}

th, td.content {
background-color:#2a2a2a;
color: #777;
text-align:left;
font-size:11px;
border-spacing:0px;
border-left-style:solid;
border-left-width:5px;
border-left-color:#222;

}
