@import url("css/menu.css");
html, body {
 margin: 0;
 padding: 0;
}
p     { font-size: 0.7em; font-family: Verdana; line-height: 1.4em; word-spacing: normal; letter-spacing: normal }
.textsmall { font-size: 8pt; line-height: 12pt }
a { color: #b91518; text-decoration: underline }
a:link { color: #000 }
a:visited  { color: #666 }
a:hover { color: #b91518 }
a:active { color: red }
.quotestat { font-size: 12pt; font-family: "Times New Roman"; font-style: oblique; font-stretch: condensed }
.breadcrumbs  { font-size: 1.1em; font-family: Verdana; font-weight: bold; line-height: 1.4em; font-stretch: condensed }
.names { font-size: 0.8em; font-family: Verdana; font-weight: bold; line-height: 1.2em; font-stretch: condensed }
ul { font-size: 0.7em; font-family: Verdana; line-height: 1.4em; list-style-type: disc; margin: 1em 0 1em 30px }
ol { font-size: 0.7em; font-family: Verdana; line-height: 1.4em; list-style-type: decimal; margin: 1em 0 1em 30px }
.listalpha { font-size: 0.7em; font-family: Verdana; line-height: 1.4em; list-style-type: lower-alpha; margin: 1em 0 1em 30px }
.tdodd  { color: #000; font-size: 0.6em; font-family: Verdana; line-height: 1.2em; background-color: #fff; padding-top: 3px; padding-right: 2px; padding-bottom: 3px }
.tdeven  { color: #000; font-size: 0.6em; font-family: Verdana; line-height: 1.2em; background-color: #ccc; padding-top: 3px; padding-right: 2px; padding-bottom: 3px }
.tableheader   { color: #fff; font-size: 0.9em; font-family: Verdana; line-height: 1.2em; background-color: #b91518; padding-top: 1px; padding-right: 2px; padding-bottom: 1px }
.datatable   { margin: 0; padding: 0; width: 100%; border: none; outline-style: none; outline-width: 0 }
.datatable td   { font: 0.6em/1.2em Verdana, san-serif; padding: 2px 4px 2px 0; border: 0; outline-style: none; outline-width: 0 }
.datatable th   { color: white; font: 0.9em Verdana, san-serif; background-color: #b91518; text-align: left; padding: 2px 4px 2px 0; border: 0; outline-style: none; outline-width: 0 }
.datatable caption { font: bold 0.9em Arial, Helvetica, sans-serif; color: #33517A; text-align: left; padding-top: 3px; padding-bottom: 8px }
.datatable tr.altrow { color: #000000; background-color: #CCCCCC }
.user {
	color: white;
}
#dnn_dnnLOGIN_cmdLogin {
	color: white;
}

