#photo{
	position:absolute;
	top:0px;
	left:0px;
	text-align:right;
	font-size:8pt;

}
#bc_table{
	position:absolute;
	top:0px;
	left:45px;
	text-align:right;
	font-size:8pt;

}
.bottomlinks
{
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.bodytext
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.greybodytext
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #716F6E;
	text-decoration: none;
}
.scroll
{
	scrollbar-3dlight-color:#BCBBBA;
    scrollbar-arrow-color:black;
    scrollbar-base-color:white;
    scrollbar-darkshadow-color:#716F6E;
    scrollbar-face-color:white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:716F6E;
}


A.type1:link    {color:#004BCA; text-decoration:none;}
A.type1:visited {color:#004BCA; text-decoration:none;}
A.type1:active  {color:#004BCA; text-decoration:none;}
A.type1:hover   {color:#000099; text-decoration:underline;}  

A.type2:link    {color:#716F6E; text-decoration:none;}
A.type2:visited {color:#716F6E; text-decoration:none;}
A.type2:active  {color:#716F6E; text-decoration:none;}
A.type2:hover   {color:#716F6E; text-decoration:underline;} 

.textbox
{ 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	border: thin; 
	border-style: solid; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	border-color: #FFFFFF solid color: #000000; 
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000
}
.producttabletext {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.invoicetext {

  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none;
}
.displayheader {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	padding-left: 2px;
}
.resultsheader {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
.copyright
 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #716F6E;
	text-decoration: none;

}
.legal {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
#contentdiv
{
    WIDTH: 480px;
    HEIGHT: 310px;
    overflow: auto;
     padding-right: 5px; /* for the benefit of macIE5 only */
 }
/* \ commented backslash hack - recover from macIE5 workarounds, it will 
ignore the following rule */
#contentdiv { padding-right: 0; }



