body { background-color:#FFFFFF; color:black; font-family: sans-serif; }
body.login { background-color:#F8FFFF; color:black; }
body.bholist { background-color:#F8FFFF; color:black; }
body.startuplist { background-color:#F8FFFF; color:black; }

p.header { border-bottom:solid; border-bottom-width: 1px; font-size:120%; }
p.info {}
table{ margin:auto; }
table.bholist { background-color:#E0F0F0; padding:0px; border-spacing:0px;
                border:2px solid #B0D0D0; }
th.bholist { background-color:#E0F0F0; }
tr.bholist1 { background-color:#F8FFFF; }
tr.bholist2 { background-color:#E0F0F0; }
td.searchrow { text-align:center;padding:8px; }
td.bho_numnav { padding:5px; }

table.startuplist { background-color:#E0F0F0; padding: 0px; border-spacing: 0px;
                    border:2px solid #B0D0D0; }
th.startuplist { background-color:#E0F0F0; }
tr.startuplist1 { background-color:#F8FFFF; }
tr.startuplist2 { background-color:#E0F0F0; }
table.startuplist th { border:1px solid #F8FFFF; }
tr.startuplist1 td { border:1px solid #E0F0F0; }
tr.startuplist2 td { border:1px solid #F8FFFF; }
td.startupimportant { color:red; }

td.formtitle {font-weight:bold;border-bottom:1px solid;}

a { color:#0066FF; text-decoration:none; }
a.footer { color:navy; text-decoration:none; font-weight:normal; }
div.numnavi { font-size:8pt; font-weight:none;text-align:center; }
a.alhpanavi{font-size:12pt;font-weight:none}
span.alhpanavi{font-size:12pt;font-weight:bold}


h1.info { margin-left:8px; margin-top:8px; }
p.info { margin-left:8px; }
table.info { padding:0px; border-spacing-left:8px; margin-left:8px; width:75%; }
tr.info {  }
td.info { color:navy; font-size:36pt; font-weight:bold; }
div.bholist { padding:10px; }
div.startuplist { padding:10px; }
div.footer { background-color:#C0D4CC; font-size:12pt; font-family:sans-serif; text-align:center; padding:10px;
             border-top:2px solid #D0E4DC; border-bottom:2px solid #A0B4AC; }
h3.info { text-align:center; }
p.signature { text-align:center; font-weight:bold; }
p.xxx { margin-left:8px; margin-right:8px; }

table.infoblock
{ background-color: khaki;
  width: 80%;
  -moz-border-radius: 8px;
  margin-top: 32px;
  margin-bottom: 16px;
  border-collapse: collapse;
}
table.infoblock th { padding: 4px; }
table.infoblock td { padding: 4px; background-color: lemonchiffon; }

p.copyright
{ background-color: lemonchiffon;
  width: 80%;
  padding: 2px;
  -moz-border-radius: 8px;
  margin-top: 32px;
  margin-bottom: 16px;
  text-align: center;
  font-size: small;
}

