body { 
  padding: 0px; 
  margin: 0px; 
  height: 900px;
  color: #000000; 
//  background-color: #808080;
  background-color: #6699FF;
  text-align: center; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.border0 { border: 0px; }

a { color: #08427c;  text-decoration: none}
a:link { color:#08427c;  text-decoration: none}
a:visited { color:#990099;  text-decoration: none}
a:active { color:#2a68a6;  text-decoration: underline}
a:hover { color:#2a68a6;  text-decoration: underline}

a.blue { color: #336699; text-decoration: none; font-weight: bold; font: bold 11px; }
a.blue:link { color: #336699; text-decoration: none; font-weight: bold; font: bold 11px; }
a.blue:visited { color: #336699; text-decoration: none; font-weight: bold; font: bold 11px; }
a.blue:active { color:#CC66FF; text-decoration: underline; font-weight: bold; font: bold 11px; }
a.blue:hover { color: #CC66FF; text-decoration: underline; font-weight: bold; font: bold 11px; }

a.ublue { color: #003399; text-decoration: underline; font-weight: bold; }
a.ublue:link { color: #003399; text-decoration: underline; font-weight: bold; }
a.ublue:visited { color: #003399; text-decoration: underline; font-weight: bold; }
a.ublue:active { color:#CC66FF; text-decoration: underline; font-weight: bold; }
a.ublue:hover { color: #CC66FF; text-decoration: underline; font-weight: bold; }

a.black { color: #000000;  text-decoration: none;}
a.black:link { color: #000000;  text-decoration: none }
a.black:visited { color: #000000;  text-decoration: none }
a.black:active { color:#000000;  text-decoration: underline }
a.black:hover { color: #000000;  text-decoration: underline }

a.gray { color: #505050;  text-decoration: none; margin: 2pt; outline: none; font-weight: bold; font: bold;}
a.gray:link { color: #505050;  text-decoration: none; font-weight: bold; font: bold; }
a.gray:visited { color: #505050;  text-decoration: none; font-weight: bold; font: bold; }
a.gray:active { color:#000000;  text-decoration: underline; font-weight: bold; font: bold; }
a.gray:hover { color: #000000;  text-decoration: underline; font-weight: bold; font: bold; }


a#highlight { background-color: #CCFF66; color: #000000; }

.sp6 { font-size: 7px;}
.padB6 { padding-bottom: 6px;}

.text-bold { font-weight:bold; font: bold;}
.text-large { font-size: 16px; }
.text-std { font-size: 14px; }
.text-small { font-size: 11px; }

.text-blue { color : #003399; }
.text-darkgreen { color : #006600; }
.text-brown { color : #993333; }
.text-red { color : #FF0000; }
.text-orange { color : #FF6600; }
.text-green { color : #006400; }
.text-magenta { color : #FF00FF; }

.bg-0000ff { background-color: #0000FF }
.bg-003366 { background-color: #003366 }
.bg-003399 { background-color: #003399 }
.bg-006400 { background-color: #006400 }
.bg-6699CC { background-color: #6699CC }
.bg-6699ff { background-color: #6699FF }
.bg-4682b4 { background-color: #4682B4 }
.bg-ccff66 { background-color: #CCFF66 }
.bg-ffff66 { background-color: #FFFF66 }
.bg-ffffff { background-color: #FFFFFF }

//.link tr{ background-color: #003399; }
.link tr{ background-color: #6699FF; }
//.link td{ font-size: 11px; font-weight: bold; bkcolor: #003399; color: #FFFFFF; }
.link td{ font-size: 11px; font-weight: bold; bkcolor: #6699FF; color: #000000; }
.link a { color: #000000;  text-decoration: none; margin: 2pt; outline: none;}
.link a:link { color: #000000;  text-decoration: none }
.link a:visited { color: #000000;  text-decoration: none }
.link a:active { color:#000000;  text-decoration: underline }
.link a:hover { color: #000000;  text-decoration: underline }

.main_menu { 
  margin: 10px;
  font-weight: bold;
  font-size: 11px; 
  color: #ffffff; 
}

.main_menu tr{ background-color: #FFFFFF }
.main_menu td{ color: #666666;  }
.main_menu a { color: #08427c;  text-decoration: none}
.main_menu a:link { color:#08427c;  text-decoration: none}
.main_menu a:visited { color:#08427c;  text-decoration: none}
.main_menu a:active { color:#2a68a6;  text-decoration: underline}
.main_menu a:hover { color:#2a68a6;  text-decoration: underline}

.cp { border-top: #777777 1px dotted; }
.cp tr{ background-color: #ffffff; }
.cp td{ font-size: 75%; font-weight: bold; color: #000000; padding: 5px 0px 0px 0px; }

#date { font-size: 10px; font-weight: bold; color: #000000; }

#main { margin: 15px; }
