BODY            { background-color: #FFFFFF;
                  margin-top: 10 }

TABLE           { font-family: verdana, helvetica, sans; 
                  font-size: 9pt;
                  color: #333333; }

HR              { height: 1px;
                  color: #D87727; }

.PgHeader       { font-family: verdana, helvetica, sans; 
                  font-size: 14pt;
                  color: #D87727;
                  font-weight: normal;
                  text-decoration: none; }

.SubHead        { font-family: verdana, helvetica, sans;
                  font-size: 12pt;
                  color: #333333;
                  font-weight: normal;
                  text-decoration: none; }

.ContentTable   { font-family: verdana, helvetica, sans; 
                  font-size: 8pt; 
                  font-weight: normal; 
                  color: #333333;
                  text-align: justify; 
                  text-decoration: none;
                  border: 1px dotted #333333; }

.ContentTableHdr{ font-family: verdana, helvetica, sans; 
                  font-size: 10pt;
                  line-height: 20pt; 
                  color: #FFFFFF;
                  background: #333333;
                  text-align: left; 
                  font-weight: bold;
                  text-decoration: none; }

.Normal         { font-family: verdana, helvetica, sans;
                  font-size: 9pt;
                  font-weight: normal; 
                  color: #333333; 
                  text-align: left;
                  text-decoration: none; }

/* Main Document Link Definitions */

a:link		    { font-family: verdana, helvetica, sans; 
                  font-size: 9pt; 
                  color: #D87727; 
                  font-weight: normal; 
                  text-decoration: none; 
                  cursor:hand }

a:visited	    { color: #D87727;
                  font-weight: normal; 
                  text-decoration: none }

a:hover		    { color: #006600; 
                  font-weight: normal;
                  text-decoration: underline; 
                  cursor:hand  }

/* Menu Button Definitions */

.MenuButton     { font-family: arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: bold;
                  width: 133px;
                  color: #333333;
                  background: url('images/Tab.gif') no-repeat top center;
                  text-decoration: none;
                  text-align: center; }

.MenuButton2    { font-family: arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: bold;
                  width: 133px;
                  color: #FFFFFF;
                  background: url('images/Tab2.gif') no-repeat top center;
                  text-decoration: none;
                  text-align: center; }

/* Copyright Definitions */

.CopyTxt        { font-family: verdana, Helvetica, sans-serif;
                  font-size: 9px;
                  color: white;
                  text-decoration: none; }

.CopyLink       { font-family: verdana, Helvetica, sans-serif;
                  font-size: 9px;
                  line-height: 30px;
                  color: white;
                  text-decoration: none; }

a.CopyLink      { font-family: verdana, Helvetica, sans-serif;
                  font-size: 9px;
                  line-height: 30px;
                  color: white;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:visited, a.CopyLink:link, a.CopyLink:link {
                  font-family: verdana, Helvetica, sans-serif;
                  font-size: 9px;
                  line-height: 30px;
                  color: white;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:hover { font-size: 9px;
                   color: white;
                   text-decoration: underline; }
