a.hyperlink  { text-decoration: none;      color : #0099ff; font-weight : bold; }
a.hyperlink1 { text-decoration: underline; color : #0099ff; font-weight : bold; }
a.hyperlink2 { text-decoration: none;      color : #0000ff; }

body {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  background: url("images/sea.gif");  
  background-repeat : repeat;
  color : #000080;
}

h1.center   { text-align : center; }
h2.center   { text-align : center; }
h3.center   { text-align : center; }

img.uparrow { border : 0; }

ul.pagebar {
  list-style-type: none; 
  margin : 0; 
  padding: 0px 0px 20px 0px;
  border : none;
  width  : 100%;
}

li.barpage1, li.barpage2, li.barpage3, li.barpage4, li.barpage5, li.barpage6,
li.barpage7, li.barpage8 {
	white-space: nowrap; 
	margin: 0;
	padding: 0;
	border: none;
	float: left; 
	font-size: 10.0pt;
	color: #ffffff;
	background-color: #000080;
}
li.barpage1 { width: 98.0%; }
li.barpage2 { width: 49.0%; }
li.barpage3 { width: 32.6%; }
li.barpage4 { width: 24.5%; }
li.barpage5 { width: 19.6%; }
li.barpage6 { width: 16.3%; }
li.barpage7 { width: 14.0%; }
li.barpage8 { width: 12.2%; }

li.barpage1 a, li.barpage2 a, li.barpage3 a, li.barpage4 a, li.barpage5 a,
li.barpage6 a, li.barpage7 a, li.barpage8 a {
	color: #ffffff;
	text-decoration: none; 
        text-align: center;
	font-weight: bold; 
	float: left;
	width: 100%;
        padding: 2px 0px;
	border-left: 2px solid #ffffff;
        border-bottom: 1px solid #ffffff;
}

p.center    { text-align  : center; }
p.centernb  { text-align  : center; margin-bottom : 0; }
p.centernt  { text-align  : center; margin-top : 0; }
p.centerntnb  { text-align  : center; margin-top : 0; margin-bottom : 0; }
p.input     { font-weight : bold; font-family : Verdana; text-align : center;
              font-size   : small; }
p.maroon    { color : #800000; }
p.reference { font-size : small; }


pre.largeMono  { font-family : "Courier New", monospace; font-size : large; }
pre.largeMonoB { font-family : "Courier New", monospace; font-size : large;
                 font-weight : bold;  }
pre.large   { font-family : Verdana, Arial, Helvetica, sans-serif;
              color : #000080; font-size : large;   }
pre.small   { font-family : Verdana, Arial, Helvetica, sans-serif;
              color : #000080; font-size : small;   }
pre.tiny    { font-family : Verdana, Arial, Helvetica, sans-serif;
              color : #000080; font-size : x-small; }

span.smallBlack { color: #000000; font-size : small; }
span.smallGreen { color: #00b000; font-size : small; }
span.smallBlue  { color: #0000ff; font-size : small; }
span.taqua      { background-color : #00ffff;  }

strong        { font-weight : bold; }
strong.aqua   { color: #00ffff; }
strong.green  { color: #008000; }
strong.blue   { color: #0000ff; }
strong.yellow { color: #fdcc00; }

table.center { margin-left : auto; margin-right : auto; }

tr.center    { text-align : center; }
tr.output    { font-weight : bold; font-family : Verdana; font-size  : medium; }
tr.outputc   { font-weight : bold; font-family : Verdana; text-align : center;
               font-size   : medium; }

th.bluelt { background-color : #ccffff; }
th.number
{
  background-color : #ccffff;
  text-align       : center;
  font-weight      : bolder;
}
th.number_s_a, th.number_s_y
{
  text-align  : center;
  font-weight : bolder;
  font-size   : small;
}
th.number_s_a { background-color : #00ffff; }
th.number_s_y { background-color : #ffff00; }

td.centerbluelt { text-align : center; background-color : #ccffff; }
td.center { text-align : center }
td.right  { text-align : right }
td.number
{
  background-color : #ffffff;
  text-align       : center;
  font-weight      : bold;
}
td.numright_s, td.numright_s_p
{
  text-align  : right;
  font-weight : bolder;
  font-size   : small;
}
td.numright_s   { background-color : #ffffff; }
td.numright_s_p { background-color : #ffbbff; }

td.tiny         { font-size : x-small; }
td.tinyl        { font-size : x-small; text-align : left; }
td.tinyc        { font-size : x-small; text-align : center; }
td.tinyr        { font-size : x-small; text-align : right; }

