/* scrollbars
----------------------------------------------- */
BODY
{
	scrollbar-base-color: color;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#9DC3DA;
	scrollbar-highlight-color:#D9F0FD;
	scrollbar-3dlight-color: color;
	scrollbar-darkshadow-color:#003366;
	scrollbar-shadow-color: color;
	scrollbar-arrow-color:#003366;
}


/* text
----------------------------------------------- */
.bodytext
 {
 	font-family:Arial, Times New Roman, sans-seriff;
 	font-weight: bold;
	font-size:10pt;
	color:#3366CC;
	line-height:16pt;
 }
 
 .copy
 {
    font-family:Verdana, sans-seriff;
	font-size:8pt;
 }
 
 UL
 {
 	list-style-image:url('images/manufacturerbullet.jpg')
 }
 
 
 /* headings
----------------------------------------------- */
 h4
 {
 	font-family:Arial;
 	color:#AD8772;
 }
 
 .sidetitle
 {
 	font-family:Arial;
 	font-size:10pt;
 	color:#AD8772;
 	font-weight: bold;
 }
 
 
 /* links
----------------------------------------------- */

a, a:link, a:visited 
{
	font-family:Arial;
	font-size:10pt;
	color:#9588D5;
	text-decoration: underline;
	font-weight: normal;
}

a:hover 
{
	color:#AD8772;
	text-decoration: none;
	font-weight: normal;
}

.popheader
{
	width: 100%;
	height: 100%;
	background: #FFF url("http://www.lensprice.com/images/wfcl-image.gif") top left no-repeat;
	border-width: 0;
	margin-right: 10;

	font-family: arial, verdana, trebuchet ms;
	color: white;
	font-size: 24;
	font-weight: bold;
	text-align: left;
}

.popheader span
{
	width: 50;
	display: block;
}
