﻿body 
{	
	COLOR: #666666;
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
 	FONT-SIZE: 9pt ;
 	MARGIN: 0px;
}
a {
 	COLOR: #333333 ;
 	FONT-SIZE: 9pt ;
 	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	text-decoration : none;
}
a:HOVER {Text-Decoration: underline;}
p {
 	font-size: 9pt ;
 	color: #666666;
 	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
p.small { font-size: 9pt }
p.verysmall { font-size: 7pt }
p.smallblack { 
	font-size: 9pt ;
	color: #666666
}
.smallorange { 
	font-size: 9pt ;
	color: #CC6600
}
p.smallwhite { 
	font-size: 9pt ;
	color: white
}
a.smallwhite { 
	font-size: 9pt ;
	color: white
}
a.smallwhitebold { 
	font-size: 9pt ;
	color: white;
	font-weight: bold;
}
p.smallred { 
	font-size: 9pt ;
	color: red
}
p.title { font-size: 16px; 
	font-weight: bold;
	color: #666666
}
p.smallblackhighlightbg { 
	font-size: 9pt ;
	color: #CC6600;
}
a.smallblackhighlightbg { 
	font-size: 9pt ;
	color: #CC6600;
}
td.StatusBar
{
  background-color:#CCCCCC;
  color: #333333;
  font-size:9pt;
  font-weight:bold;
}
td.FileCell
{
  background-color:#E6EBEC;
  color:#333333;
  font-size:9pt;
}
a.File:link,
a.File:visited,
a.File:active{
  background-color: #E6EBEC;
  color: #333333;
  font-size: 9pt;
  text-decoration: none;
}
a.File:hover{
  background-color: #E6EBEC;
  color: #333333;
  font-size: 9pt;
  text-decoration: underline;
}
.BoldText
{
  color: #333333;
  font-size: 9pt;
  font-weight:bold;
}
table 
{
	border-collapse:collapse;
}
td.DataTableBackground
{
  background-color:#FEFDEC;
  color:#333333;
  font-size:7.7pt;
  font-weight:bold;
  
}
td.DataTableForeground
{
  background-color:#FEFDEC;
  color:#333333;
  font-size:7.7pt;

}
td.NoTopBorder
{
  border-top-width:0;
}
td.BottomBorder
{
  border-bottom-style:solid;
  border-bottom-width:1;
  border-bottom-color:#666666;
}
td.TopBorder
{
  border-top-style:solid;
  border-top-width:1;
  border-top-color:#666666;
}
input, select, textarea
{
  color:#333333;
  font-size:9pt;
 	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.SmallGrey { 
  color: #666666;
  font-size: 9pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SmallBlueLink { 
  color: #333333;
  font-size: 9pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablebox { 
	background-color:#FEFDEC; 
	border-style:solid;
 	border-width:1px;
 	border-color:#E0DFE3;
}
.tableboxNoLeft { 
	background-color:#FEFDEC; 
	border-style:solid;
 	border-width:2px;
 	border-color:#666666;
}
.tableheader { 
	border-style:solid;
 	border-width:1px;
 	border-color:#E0DFE3;
 	border-top:none;
 	border-bottom:none;
}
.detailsImage
{
	border-style:solid;
 	border-width:1px;
 	border-color:#E0DFE3;
}
