<style>
body 
{
	COLOR: #333333;
	background-color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	MARGIN: 30px;
	line-height:1.5;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
}
a {
 	COLOR: #ff7b00;
 	FONT-SIZE: 10pt ;
	font-family:Verdana, sans-serif;
 	text-decoration : none;
}
a:HOVER {Text-Decoration: underline;}
p {
 	font-size: 11px ;
 	color: #ff7b00;
 	FONT-FAMILY: Helvetica, sans-serif
}
p.small { font-size: 10pt }
p.verysmall {
	font-size: 9pt;
	color: #FFFFFF;
	line-height:1.3;
	 }
a.verysmall {
	font-size: 9pt;
	color: #FFFFFF
	 }
p.smallblack {
	font-size: 10pt;
	color: #333333
}
.smallorange { 
	font-size: 8pt ;
	color: #FF6600
}
p.smallwhite {
	font-size: 11px;
	color: #333333;
	line-height:1.5;
}
p.header1 {
	font-size: 13pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
}
p.header2 {
	font-size: 12pt;
	color: #009966;
	font-family: Helvetica, sans-serif;
}

p.smallmenu {
	font-size: 8pt;
	color: #ffffff
}
a.smallwhite {
	font-size: 10px;
	color: #FFFFFF
}
a.smallwhitebold { 
	font-size: 8pt ;
	color: white;
	font-weight: bold;
}
p.smallred { 
	font-size: 8pt ;
	color: red
}
p.title { font-size: 16px; 
	font-weight: bold;
	color: #2B71B6
}
p.smallblackhighlightbg { 
	font-size: 8pt ;
	color: #FF3300;
}
a.smallblackhighlightbg { 
	font-size: 8pt ;
	color: #FF3300;
}
td.StatusBar
{
  background-color:#CCCCCC;
  color: #333333;
  font-size:8pt;
  font-weight:bold;
}
td.FileCell
{
  background-color:#E6EBEC;
  color:#333333;
  font-size:8pt;
}
a.File:link,
a.File:visited,
a.File:active{
  background-color: #E6EBEC;
  color: #333333;
  font-size: 8pt;
  text-decoration: none;
}
a.File:hover{
  background-color: #E6EBEC;
  color: #333333;
  font-size: 8pt;
  text-decoration: underline;
}
.BoldText
{
  color: #333333;
  font-size: 8pt;
  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:1px;
  border-bottom-color:#666666;
}
td.TopBorder
{
  border-top-style:solid;
  border-top-width:1px;
  border-top-color:#666666;
}
input, select, textarea
{
  color:#333333;
  font-size:8pt;
 	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.SmallGrey { 
  color: #666666;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SmallBlueLink { 
  color: #333333;
  font-size: 8pt;
  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;
}
.style1 {
	font-size: 11px;
	line-height:2;
}
.style3 {color: #009966}
</style>
