p { font-size: 8pt; }
.copyright { font-size: 7pt}
a:link {text-decoration: none;
        color:#500099;
        font-family:Arial,Helvetica,sans-serif;
       }
a:visited { text-decoration: none}
a:hover { color:#ff6600; text-decoration: underline}
a:active { color:#ff6600; text-decoration: underline}
h1, a.text
         {
         font-size: 15pt;
         font-style: italic;
         font-family:Arial,Helvetica,sans-serif;
         color:#500099;
         }
h2       {
         font-size: 12pt;
         font-family:Arial,Helvetica,sans-serif;
         color:#500099;
         }
.formtext {  font-size: 8pt}
a.visible {   text-decoration: underline}
a.visible:link {  text-decoration: underline}
a.visible:visited {   text-decoration: underline}
a.visible:hover {  color: #16624B; text-decoration: underline}
a.visible:active {  color: #16624B; text-decoration: underline}li {   font-size: 8pt; color: #000084}

a.menu
         {
          color:#500099;
          font-size:20;
         }

.bold {font-weight: bold;
       color: #CC3300;
       font-family:Arial,Helvetica,sans-serif;}

p.text, li.text
         {
         color:#500099;
         font-size:11;
         font-family:Arial,Helvetica,sans-serif;
         }

table.extratext
         {
          font-family:Arial,Helvetica,sans-serif;
         }

p.label, p.sublabel
         {
         color:#500099;
         font-size:12;
         font-family:Arial,Helvetica,sans-serif;
         }

input.viewbutton
	 {
	 color:white;
	 background-color:#500099;
	 font-family:Arial,Helvetica,sans-serif;
	 outline-color:none;
	 font-size:12;
	 font-weight:bold;
	 width:146;
	 outline-style:none;
         }

tr.bannerlinks
        {
        background-color:orange;
        font-family:Arial,Helvetica,sans-serif;
        height:60;
        }

p.bannerdate
        {
         color:white;
         font-weight:bold;
         font-size:12;
        }

a.bannerlinks
        {
        color:#000066;
        font-size:12;
        font-weight:bold;
        }

a.bannerlinks:hover { color:white; text-decoration: underline}
a.bannerlinks:active { color:white; text-decoration: underline}

table.main, table.totals
	{
        width: 650;
        background-color:black;
	}

table.pop
	{
        background-color:#ff6600;
	}

table.links {}

table.leftmenu, td.leftmenubar
        {
         width:130;
         background-color:orange;
         font-family:Arial,Helvetica,sans-serif;
         color:white;
        }

p.leftmenu, a.leftmenu,
        {
        font-size:12;
        font-weight:bold;
        color:white;
        }

td.leftmenutop
        {
        }

td.leftmenu
        {
        width:60;
        text-align:center;
        }

p.lefttext
        {
         color:white;
         text-align:center;
        }

h2.menu {
        font-size: 15pt;
        font-family:Arial,Helvetica,sans-serif;
        }

h2.submenu
        {
        font-size: 15pt;
        font-family:Arial,Helvetica,sans-serif;
        }

tr.colhead, td.colhead
        {
         background-color:orange;
        }

p.colhead
        {
        color:white;
        font-family:Arial,Helvetica,sans-serif;
        font-weight:bold;
        }

tr.coltotal
        {
         background-color:orange;
         line-height:110%;
        }

p.coltotal
        {
        color:white;
        font-family:Arial,Helvetica,sans-serif;
        font-weight:bold;
        }

input.coltotal
        {
        background-color:orange;
        color:white;
        font-weight:bold;
        font-size:8pt;
        border-collapse:collapse;
        font-family:Arial,Helvetica,sans-serif;
        border:0;
        }

input.box, input.leftmenubox, option.box
        {
          color:#ff6600;
        }

p.tabletext, p.subtabletext, td.tabletext
        {
        color:#500099;
        font-size:12;
        font-family:Arial,Helvetica,sans-serif;
        }

a.tabletext
        {
        color:#500099;
        }

a.pagebottom
        {
        color:#500099;
        font-family:Arial,Helvetica,sans-serif;
        }

table.submit {}

p.subtabletext
        {
        font-family:Arial,Helvetica,sans-serif;
        font-size: 12;
        }

tr.popheader
        {
         background-color:#ff6600;
         color:black;
         font-family:Arial,Helvetica,sans-serif;
        }

p.popheader {}

body.popbody
        {
         color:#500099;
         font-family:Arial,Helvetica,sans-serif;
        }

img.popbody { 
              width: 200;
              height: 200
             }

div.prodimage
	{
	position:absolute;
	left: expression( ( 5 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
        top: expression( ( 20 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	border: medium double gray;
	background-color: white;
	}

img.prodimage
	{
	width: 250px;
	height: 250px;
	}

p.prodimage
	{
	width: 250px;
	height: 250px;
	text-align: center;
	position: relative;
	top: 35%;
	color:black;
	}

