BODY {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: black;
  font-size: 8pt;
  background: #606060;
  width : 960px;
  margin-left : auto;
  margin-right : auto;
}

TABLE {
  background: #FFFFFF;
  text-align: left;
}

iframe {
  marginheight: 0;
  marginwidth: 0;
  frameborder: 0;  
}

#pad {
  height:140px;
}
#menu {
  padding:0; 
  margin:0; 
  list-style:none; 
  height:30px; 
  position:relative; 
  z-index:500; 
  font-family:arial, verdana, sans-serif;
  text-align: left;
  background: transparent;
}
#menu li {
  float:left; 
  margin-right:1px;
}
#menu li a {
  display:block; 
  float:left; 
  height:30px; 
  line-height:30px; 
  background:#0000b0; 
  color:#ffffff; 
  text-decoration:none; 
  font-size:10pt; 
  font-weight:bold; 
  padding:0 20px 0 20px;
  -moz-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
}
#menu li ul a {
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#menu > a.sub {
  background: #505050 url(down-arrow.gif) no-repeat right center;
}

#menu table {
  border-collapse:collapse; 
  width:0; 
  height:0; 
  position:absolute; 
  top:0; left:0;
}

#menu li a:hover,
#menu li a.sub:hover,
#menu li.current a:hover,
#menu li.current a.sub:hover
{
  z-index:200; 
  position:relative;
  color:#ffff00; 
  background-color:#0040f0;
}
#menu li:hover 
{
  position:relative; 
  z-index:200;
  color:#ffff00; 
  background-color:#0040f0;
}


#menu li.current a,
#menu li.current a.sub,
#menu li.current ul li.current a,
#menu li.current ul li.current a.sub,
#menu li.current ul li.current ul li.current a,
#menu li.current ul li.current ul li.current a.sub
{
  color:#40f040; 
}

#menu li.current ul li a.sub,
#menu li.current ul li.current ul li a.sub
{
  color:#ffffff;
  url(down-arrow.gif) no-repeat right center;
}

#menu :hover ul {
  left:0; 
  top:30px; 
  width:150px; 
  background:#0000b0;
}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul,
#menu :hover ul ul ul,
#menu :hover ul :hover ul ul
{
  position:absolute; 
  left:-9999px; 
  top:-9999px; 
  width:0; 
  height:0; 
  margin:0; 
  padding:0; 
  list-style:none;
}

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul
 {
  left:150px; 
  top:-1px; 
  background:#0040f0; 
  white-space:nowrap; 
  width:150px; 
  z-index:200; 
  height:auto;
}

#menu :hover ul li {
  margin:0; 
  border-top:1px solid #0000b0;
}
#menu :hover ul li a {
  width:150px; 
  padding:0; 
  text-indent:10px; 
  background:#0000b0; 
  color:#ffffff; 
  height:30px; 
  line-height:30px;
}
#menu :hover ul li a.fly {
  background:#0040f0 url(right-arrow.gif) no-repeat right center;
}

#menu :hover ul :hover {
  background-color:#0040f0; color:#ffff00;
}
#menu :hover ul :hover a.fly {
  background-color:#0040f0; color:#ffff00;
}

#menu :hover ul li.currentsub a {
  background:#0000b0; 
  color:#ffffff;
}
#menu :hover ul li.currentsub a.fly {
  background:#0000b0 url(right-arrow.gif) no-repeat right center; 
  color:#ffffff;
}
#menu :hover ul :hover ul li a {
  width:150px; 
  padding:0; 
  text-indent:10px; 
  background:#0000b0; 
  color:#ffffff;
}
#menu :hover ul :hover ul :hover {
  background-color:#0040f0; 
  color:#ffff00;
}
#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {
  background:#0040f0; 
  color:#ffff00;
}

H1 {
  font-size: 14pt;
}

H2 {
  font-size: 12pt;
  color: blue;
}
H3 {
  font-size: 10pt;
  font-weight: bold;
  color: black;
}

P {
  font-size: 8pt;
  text-align: justify;
}

OL {
  font-size: 8pt;
}

UL {
  font-size: 8pt;
}

table.bodytable {
}
table.bodytable p {
  text-align: center;
}

font.title0 {
  font-size: 18pt;
  color:  #000060;
}
font.title1 {
  font-size: 16pt;
  color:  #0000B0;
}
font.title2 {
  font-size: 14pt;
  color:  #0000F0;
}
font.title3 {
  font-size: 12pt;
  color:  #0000FF;
}

TD.leftedge {
  background: #E8E8E8;
  vertical-align: top;
  padding: 10px;
}
hr.ledge_hr {
  text-align: center;
  width: 80%;
}
TD.bodyblock {
  vertical-align: top;
  padding: 15px;
}
TD.rightedge {
  background: #E0E0C0;
  vertical-align: top;
  padding: 10px;
}
hr.redge_hr {
  text-align: center;
  width: 80%;
}

table.hmenu1{
  background-color: #0030f0;
  color: #ffffff;
  text-align: center;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
}
td.helem1 a:link, td.helem1 a:visited {
  background-color: #0030f0;
  color: #ffffff;
  text-align: center;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
}
td.helem1picked a:link, td.helem1picked a:visited {
  background-color: #306080;
  color: #c0c0c0;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: none;
}
td.helem1 a:hover {
  background-color: #000080;
  color: #ffff00;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: underline;
  display: block;
}
td.helem1picked a:hover {
  background-color: #000080;
  color: #ffff00;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: underline;
  display: block;
}
table.hmenu2{
  background-color: #0030f0;
  color: #ffffff;
  text-align: center;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
}
td.helem2 a:link, td.helem2 a:visited {
  background-color: #0030f0;
  color: #ffffff;
  text-align: center;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
}
td.helem2picked a:link, td.helem2picked a:visited {
  background-color: #306080;
  color: #c0c0c0;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: none;
}
td.helem2 a:hover {
  background-color: #000080;
  color: #ffff00;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: underline;
  display: block;
}
td.helem2picked a:hover {
  background-color: #000080;
  color: #ffff00;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: underline;
  display: block;
}
table.hmenu3{
  background-color: #0030f0;
  color: #ffffff;
  text-align: center;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
}
td.helem3 a:link, td.helem3 a:visited {
  background-color: #0030f0;
  color: #ffffff;
  text-align: center;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
}
td.helem3picked a:link, td.helem3picked a:visited {
  background-color: #306080;
  color: #c0c0c0;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: none;
}
td.helem3 a:hover {
  background-color: #000080;
  color: #ffff00;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: underline;
  display: block;
}
td.helem3picked a:hover {
  background-color: #000080;
  color: #ffff00;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: underline;
  display: block;
}
table.hmenu4{
  background-color: #0030f0;
  color: #ffffff;
  text-align: center;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
}
td.helem4 a:link, td.helem4 a:visited {
  background-color: #0030f0;
  color: #ffffff;
  text-align: center;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
}
td.helem4picked a:link, td.helem4picked a:visited {
  background-color: #306080;
  color: #c0c0c0;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: none;
}
td.helem4 a:hover {
  background-color: #000080;
  color: #ffff00;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: underline;
  display: block;
}
td.helem4picked a:hover {
  background-color: #000080;
  color: #ffff00;
  text-align: center;
  font-size: 10;
  font-weight: bolder;
  text-decoration: underline;
  display: block;
}


font.copyriteline {
  font-size: 7pt;
  font-weight: normal;
  font-style: italic;
  color: #606060;
}
.toplogin {
  text-align: right;
  background-color: #e0e0e0;
}

TD.toplogin {
  text-align: right;
}

TD.toplogin form {
  margin: 0px; 
  padding: 0px; 
  height: 100%; 
  width: 100%;
}

.mainlogin {
  text-align: center;
}

tr.MCTHeader td {
  background: #e0e0e0;
  font-weight: bold;
  text-align: center;
}
tr.MCTStandard td {
  background: #FFFFFF;
}
tr.MCTAlternate td {
  background: #00CCFF;
}
tr.MCTSpecial td {
  background: #FFFF00;
}

tr.INSuperHeader td {
  background: #a0a000;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}
tr.INHeader td {
  background: #e0e0e0;
  font-weight: bold;
  text-align: center;
}
tr.INStandard td {
  background: #FFFFFF;
}
tr.INAlternate td {
  background: #00CCFF;
}
tr.INSpecial td {
  background: #FFFF00;
}
td.INEdge {
  text-align: right;
  font-weight: bold;
  background: #0066ff;
}

font.bordertext {
  font-size: 12px;
}
font.borderbase {
  font-size: 12px;
}
