BODY { 
   margin: 0px;
   padding: 0px;
   font-family: Arial, Helvetica, sans-serif;
}

td#pageheadline { 
   font-family: Arial,sans-serif;
   font-size: 12pt;
   background: #BEBEB2;
}

td#FooterNote { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   height:20px;
   TEXT-ALIGN: center;
   BACKGROUND: #C3EBEB;
   vertical-align:middle;
}

td#SmallNote { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   TEXT-ALIGN: center;
}

td#logofont { 
   font-family: 'Arial Narrow',Arial,sans-serif;
   font-weight: bold; 
   font-style: normal; 
   text-decoration: none; 
   font-size: 42pt;
   color:rgb(128,128,128);
}

td#scroll { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   width:500px;
   padding: 8px; 
   border-width: 1px; 
   border-style:ridge;
   border-color: #000000;   
}
table#download {
	border-width: 1px;
	border-spacing: 1px;
	border-style: outset;
	border-color: #8080FF;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

td#downloadline { 
   font: normal 14px Arial;
   border-width: 1px;
   padding: 5px;
   border-style: inset;
   border-color: #8080FF;
   background-color: #FFFFFF;
}

div#Category
{
font-family: Arial, sans-serif; 
font-size: 15px;
background-color:#DDDDC9; 
border-style:none;
width: 600px;
padding: 4px;
font-weight: bold;
}

div#Downloadheading
{
font-family: Arial, sans-serif; 
font-size: 16px;
border-style:none;
font-weight: bold;
}

div#SCategory
{
font-family: Verdana, Geneva, sans-serif; 
font-size: 14px;
}

div#sNote
{
font-family: Verdana, Geneva, sans-serif; 
font-size: 12px;
}

.LinkLong
{
font-style: italic;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
font-family: Verdana, Geneva, sans-serif; 
font-size: 12px;
width: 75%;
}

li#link
{
font-family: Verdana, Geneva, sans-serif; 
font-size: 12px;
}

A#moreitem {
  cursor: pointer;
  text-decoration: none;
  color: #0000FF;
}

table#bargraphtable {
	border-width: 1px;
	border-style: outset;
	border-color: #000000;
	background-color: #FFFFFF;
}

td#bargraphcell { 
   height:400px; //Bar graph height
}

td#bargraphbar { 
   background-color:#1D56FF;
   width:5px; //Bar graph width
}