@charset "iso-8859-1";
body.standardwindow {
margin: 2px 2px 2px 2px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: black;
line-height: 15px;
background-color: #110066;
scrollbar-base-color: #000000;
scrollbar-track-color: #888888;
scrollbar-arrow-color: #ffc000;
}
p {
margin: 6px 0px 0px 0px;
}
a {
text-decoration: none;
font-weight: bold;
color: #0033cc;
}
a:hover {
color: red;
}
h1 {
margin: 10px 0px 1px 0px;
color: #dd0000;
font-family: arial, helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
font-style: normal;
font-variant: normal;
line-height: 108%;
}
h3 {
margin: 8px 0px 0px 0px;
font-family: arial, helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
font-style: normal;
font-variant: normal;
line-height: 118%;
}
h4 {
margin: 8px 0px 0px 0px;
font-family: arial, helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
font-style: normal;
font-variant: normal;
line-height: 118%;
}
h5 {
margin: 12px 0px 0px 0px;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
font-style: normal;
font-variant: normal;
padding-bottom: 2px;
}
h6 {
margin: 6px 0px 0px 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-variant: normal;
}
br.pix1 {
font-size: 1px;
line-height: 1px;
}
br.pix2 {
font-size: 2px;
line-height: 2px;
}
br.pix3 {
font-size: 3px;
line-height: 3px;
}
br.pix4 {
font-size: 4px;
line-height: 4px;
}
br.half {
line-height: 50%;
}
br.third {
line-height: 33%;
}
br.quarter {
line-height: 25%;
}
table.outline {
/*width: 100%;*/
height: 100%;
border: 4px ridge #ffc000;
}
td.menucolumn {
vertical-align: top;
width: 120px;
color: white;
}
div.logoboxleft {
height: 160px;
border: 3px ridge #ffc000;
}
table.menu {
color: #ffc000;
font-family: verdana, arial, helvetica, sans-serif;
margin-top: 20px;
vertical-align: top;
border: 3px ridge #ffc000;
width: 120px;
/*height: 0px;*/
color: white;
font-size: 12px;
font-weight: bold;
}
td.menuitem {
/*display:block;*/
/*width: 100%;*/
height: 24px;
/*vertical-align: top;*/
padding: 2px 3px 4px 3px;
/*padding: 0px 0px 2px 0px;*/
border-bottom: 2px ridge #ffc000;
/*line-height: 145%;*/
}
td.menuitem a {
color: #ffc000;
display:block;
text-decoration: none;
}
td.menuitem a:visited {
color: #bb8800;
text-decoration: none;
}
td.menuitem a:hover {
color: maroon;
background-color: #ffc000;
text-decoration: none;
font-size: 13px;
}
div.logoboxright {
height: 160px;
border: 3px ridge #ffc000;
color: #ffc000;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 180%;
}
table.submenu {
color: #ffc000;
font-family: arial, helvetica, sans-serif, verdana;
margin-top: 20px;
vertical-align: top;
border: 3px ridge #ffc000;
width: 120px;
/*height: 0px;*/
color: white;
font-size: 11px;
font-weight: bold;
}
td.submenuitem {
/*display:block;*/
/*width: 100%;*/
/*height: 24px;*/
/*vertical-align: top;*/
padding: 2px 3px 4px 3px;
border-bottom: 2px ridge #ffc000;
/*line-height: 145%;*/
}
td.submenuitem a {
color: #ffc000;
display:block;
text-decoration: none;
}
td.submenuitem a:visited {
color: #bb8800;
text-decoration: none;
}
td.submenuitem a:hover {
color: maroon;
background-color: #ffc000;
text-decoration: none;
}
td.maincolumn {
vertical-align: top;
color: black;
width: 100%;
}
div.maincolumn {
/*height: 98%;*/
border: 4px ridge #ffc000;
background: #fff9ed;
/*height: 462px;*/
}
div.mainhead {
background: #ffeac0;
padding: 12px 12px 16px 12px;
}
table.mainbody { 
vertical-align: top;
}
td.leftbody {
vertical-align: top;
padding: 0px 10px 0px 10px;
font-size: 12px;
line-height: 15px;
width: 50%;
}
td.rightbody {
vertical-align: top;
padding: 0px 10px 0px 10px;
font-size: 12px;
line-height: 15px;
}
div.address {
padding: 6px 12px 0px 12px;
font-size: 12px;
text-align: center; 
}
table.address {
margin: 12px 12px 0px 12px;
}
td.address {
font-size: 11px;
border-top-color: black;
border-top-style: solid;
border-top-width: 1px;
padding: 10px 0px 18px 0px;
width: 1600px;
text-align: center;
}
ol {
margin-top: 2px;
margin-bottom: 2px;
list-style: upper-roman outside;
}
li {
margin-top: 3px;
}
#popup {
color: #000000;
background: #fff9ed;
/*margin-top: 10px;*/
/*padding-bottom: 24px;*/
/*height: 462px;*/
line-height: 15px;
border: 3px ridge #ffc000;
}