/* Default Links */

A:link    {color:white; text-decoration: none;}
A:visited {color:white; text-decoration: none;}
A:hover  {color:yellow; text-decoration: underline; }

/* Heading Text */
H1 {color:#999999; font-family:arial; font-size:10pt;  font-weight: bold; text-align: justify;}
H1 A:link    {color:#7292CB; text-decoration: none; }
H1 A:visited {color:#7292CB; text-decoration: none; }
H1 A:hover  {color:orange; text-decoration: underline; }

/* Date */
.CLS_DATE {font-family:verdana; font-size:13pt; font-weight: bold; color: #FFFFFF; margin-right:20px; margin-bottom:10px;}

/* Top Menu Bar */
.CLS_TMB {color: white; font-family: arial, sans-serif;  font-size: 10pt; font-weight: bold; vertical-align: 75%; }

/* CopyRight */
.CLS_CC { color: black; font-family: verdana, arial, sans-serif;  font-size: 7pt; }
.CLS_CC A:link    {color:black; text-decoration: none;}
.CLS_CC A:visited {color:black; text-decoration: none;}
.CLS_CC A:hover  {color:red; text-decoration: underline; }

/* Bottom Menu Bar */
.CLS_BMB {color: white; font-family: verdana, arial, sans-serif;  font-size: 8pt; font-weight: bold; }

/* Heading Bar */
.CLS_HB {font-family:arial; font-size:11pt; font-weight: bold; vertical-align: 10%;  }

/* Standard Text */
.CLS_ST {color: black; font-family:arial; font-size:8pt; text-align: justify; padding: 10px;}
.CLS_ST A:link    {color:#7292CB; text-decoration: none; }
.CLS_ST A:visited {color:#7292CB; text-decoration: none; }
.CLS_ST A:hover  {color:orange; text-decoration: underline; }

/* Big Text */
.CLS_BT {font-family:arial; font-size:10pt;  font-weight: bold; text-align: justify;}

/* Bold Grey Text */
.CLS_NB {color:#999999; font-weight: bold; }

/* Small Image on left */
.CLS_SIL {float: left;  padding: 5px; }

/* Small Image on right */
.CLS_SIR {float: right;  padding: 5px; }

/* More button */
.CLS_MB {color: #FFFFFF;  font-family: arial, sans-serif;  font-size: 9pt; font-weight: bold; float: right; margin-right: 10px; margin-bottom: 10px;}
.CLS_MB A:link    {color:white; text-decoration: none;}
.CLS_MB A:visited {color:white; text-decoration: none;}
.CLS_MB A:hover  {color:yellow; text-decoration: underline; }

/* Green Background */
.CLS_G {background: #99CC66;  padding: 5px; }

/* Orange Background */
.CLS_O {background: #FF9900;  padding: 5px; }

/* Blue Background */
.CLS_B {background: #99CCFF;  padding: 5px; }
