
A:link {color: #084B15;}
A:visited {color: #084B15;}
A:active {color: #084B15;} 
A:hover {color: #FF0000;} 

A.menu:link 
{
	font-family: arial, Verdana;
	text-decoration: none;
	font-size: 9pt;
	color: #084B15;
}

A.menu:visited 
{
	font-family: Arial,Verdana;
	text-decoration: none;
	font-size: 9pt;
	color: #084B15;
}
A.menu:active 
{
	font-family: Arial,Verdana;
	text-decoration: none;
	font-size: 9pt;
	color: #084B15;
}
A.menu:hover {
	font-family: Arial,Verdana;
	text-decoration: none;
	font-size: 9pt;
	color: #FF0000;
}

A.pagelinks:link 
{
	font-family: Arial,Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #084B15;
}

A.pagelinks:visited 
{
	font-family: Arial,Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #084B15;
}
A.pagelinks:active 
{
	font-family: Arial,Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #084B15;
}
A.pagelinks:hover {
	font-family: Arial,Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #FF0000;
}
A.sidebarlinks:link 
{
	font-family: Arial,Verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

A.sidebarlinks:visited 
{
	font-family: Arial,Verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}
A.sidebarlinks:active 
{
	font-family: Arial,Verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}
A.sidebarlinks:hover {
	font-family: Arial,Verdana;
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color: #FF0000;
}

.sidebartoptablestyle
{
   font-family: Arial, Verdana; 
   font-size: 10pt; 
   border: solid 1px #003A75;
}

.sidebartablestyle
{
   font-family: Arial, Verdana; 
   font-size: 10pt; 
   border: solid 1px #003A75;
   margin-top: 10px;
}

.genericstyle
{
  font-family: Arial; 
  font-size: 10pt; 
  color: #000000;
}
.leadwords
{
  font-family: Arial; 
  font-size: 10pt; 
  color: #000000;
  font-weight: bold;
}

.redleadwords
{
  font-family: Arial; 
  font-size: 10pt; 
  color: #FF0000;
  font-weight: bold;
}
.redheaderwords
{
  font-family: Arial; 
  font-size: 12pt; 
  color: #FF0000;
  font-weight: bold;
}
.copyright
{
  font-family: Arial; 
  font-size: 8pt; 
  color: #000000;
}
.star
{
  font-family: Arial; 
  font-size: 11pt;
  font-weight: bold; 
  color: #FF0000;
}
.warnings
{
  font-family: Arial; 
  font-size: 8pt;
  color: #FF0000;
}
.sidebartext
{
  font-family: Arial; 
  font-size: 8pt;
  color: #000000;
}
.sidebarheader
{
   font-size: 10pt; 
   font-family: Arial; 
   font-weight: bold;
   text-align: Center; 
   color: #ffffff;
}
.sidebarredheader
{

   font-size: 9pt; 
   font-family: Arial; 
   font-weight: bold;
   text-align: Center; 
   color: #FF0000;
}
.headertable
{
  background-color: #FFFFFF; 
  padding: 0;
}


.subtable
{
  
  font-family: Arial; 
  font-size: 10pt; 
  color: #000000;
}
.textbox
{
   font-family: Arial;
   font-size: 10pt;
   border: 1px inset #C0C0C0;
   background-color: #FFFFFF;
}

.body
{

  font-family: Arial;
  font-size: 10pt;
  background-color: #F5D3CF;
  color: #000000;
}
  
.button
{
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   background-color: #FFFFFF;
   color: #1188FF; 
   border: 1px solid #1188FF;
   /*cursor: Hand;*/
   margin-bottom: 0;
}
.hrule
{
   color: #C0C0C0;
   margin-top: 4px;
   margin-bottom: 4px;
   width: 90%;
}
.form
{
  margin-top: 2;
  margin-bottom: 2;
}

.pipes
{
   font-family: arial,verdana;
   font-size: 12;
   color: #999999;
}

TABLE.main 
{
font-family: verdana, arial, helvetica, sans-serif;
background-color: #ffffff;
border-left: 1px solid #330033;
border-right: 1px solid #330033;
border-bottom: 1px solid #330033;
border-top: 0px;
width: 770px;
}

TABLE.bordr
{
border-bottom-color: red; border-bottom-style: double; border-bottom-width: 1px;
border-left-color: red; border-left-style: double; border-left-width: 1px;
border-right-color: red; border-right-style: double; border-right-width: 1px;
border-top-color: green; border-top-style: double; border-top-width: 0px;
}

.huge {color: purple; font-family: arial, helvetica, sans-serif; font-size: x-large; font-weight: bold}
.large {color: purple; font-family: "arial, arial, helvetica, sans-serif"; font-size: 18px; font-weight: bold}
.standard {color: black; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal}
.small {color: black; font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal}
.tiny {color: black; font-family: arial, helvetica, sans-serif; font-size: xx-small; font-weight: normal}
.menu {color: black; font-family: "arial, helvetica"; font-size: 14px;}

tr.odd { background-color:d0d0d0 }
tr.even { background-color:e0e0e0 }

h1 {color: black; font-family: "arial, helvetica, sans-serif"; font-size: 30px; font-weight: bold}
h2 {color: black; font-family: "arial, helvetica, sans-serif"; font-size: 24px; font-weight: bold}
h3 {color: black; font-family: "arial, helvetica, sans-serif"; font-size: 24px; font-weight: bold}
td {color: white; font-family: Verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal}
div.proreader {
	padding: 0px 2px 2px 0px;
	width: 75px;
	float: left;
	background-color: white;
	horizontal-align: center;
	color: purple; font-family: arial, verdana, helvetica, sans-serif; font-size: 12px;  font-weight: bold; 
}
div.clear {clear: both;
	font-size: 1px;
 }
 
div.marqueediv {
	padding: 10px 0px 10px 0px;
	color: purple; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;  font-weight: bold; 
	
}
div.marqueediv a {
	color: purple; 
	text-decoration: none;
}

