/* standard.css */

BODY {
background-color: #fff;
text-align: center;
font-size: 9pt;
line-height: 160%;
font-family: Verdana, Arial, sans-serif ;
color: black; 
margin-left: 0px;
margin-right: 0px;
margin-top: 3px; 
margin-bottom: 3px;
}

TD {
background-color: transparent;
font-size: 9pt;
line-height: 13pt;
font-family: Verdana, Arial, sans-serif ;
color: black; 
}

H1 {
background-color: transparent;
text-align: center; font-size: 16pt; 
font-family: Verdana, Arial, sans-serif ;
color: #bf9960;
line-height: 120%;
}

H2 {
background-color: transparent;
font-size: 13pt;
font-family: Verdana, Arial, sans-serif ;
color: #bf9960;
}

H3 {
background-color: transparent;
font-size: 13pt;
font-family: Verdana, Arial, sans-serif ;
font-weight: bold;
}

H4 {
background-color: transparent;
font-size: 10pt;
font-family: Verdana, Arial, sans-serif ;
font-weight: bold;
text-decoration: underline;
}

HR {
background-color: transparent;
color: #bf9960;
height: 2px;
width="90%";
}

LI {
margin-top: 9pt;
}

UL {
list-style-type: disc;
}

INPUT, SELECT {
color: #000;
font-size: 9pt;
}

.volume {
text-align: left;
margin-left: 15pt;
margin-right: 15pt;
}

.title {
white-space: nowrap;
text-align: center;
}

.sponsor {
font-family: verdana, Arial, sans-serif;
white-space: nowrap;
text-align: center;
margin-top: 4px;
margin-right: 13px; 
font-size: 9pt;
color: #fff;
}

.sponsor img {
margin-top: 4px;
}

.googleads {
margin-left: 20px; 
}

.footer {
text-align: center;
margin-top: 12px;
font-size: 8pt;
color: #ccc;
}

.date {
text-align: center;
margin-top: 2px; 
font-size: 9pt;
color: #ffe6bf;
}

a:link, a:visited {
background-color: transparent; 
font-weight:bold;
text-decoration: underline;
color: #666;
}

a:hover {
color: #ccc;
}

.menu {
background-color: transparent;
font-size: 8pt;
margin-bottom: 16px;
text-align: center;
text-decoration: none;
font-family: Verdana, sans-serif;
}

.menu a, .menu a:visited {
color: #fff;
font-weight: bold;
text-decoration: none;
}

.menu a:hover {
color: #ccc;
}

.menubutton a, .menubutton a:visited {
margin: 1px 0px 1px 5px; 
color: #000000;
text-decoration: none;
width: 120px;
text-align: left;
font-size: 8pt;
padding: 3px 0px 3px 3px;
background-color: #FFE6BF;
display: block;
}

.menubutton a:hover {
background-color: #ffcc80;
color: #fff;
}

.indextable, .indextable td {
padding: 4px;
border: 1px solid #bf9960;
border-collapse: collapse;
}

.greybox {
background-color: #ccc; 
text-align: center;
font-size: 8pt;
font-weight:bold;
color: #fff;
width: 200px;
cursor: hand;
}
