﻿body { background-color: #5d5c19; margin: 0px; }

td.content { font-family: arial; font-size: 9pt; }
td.menudiv { color: #E4E4E4; }
td.footer { font-family: Times New Roman; font-size: 7pt; color: #FFFFFF; text-transform: uppercase; }

.title { color: #BA241A; font-weight: bold; text-transform:uppercase; font-size: 11pt; }
.warning { color: #BA241A; font-weight: bold; }
.warning_lg { color: #BA241A; font-weight: bold; font-size: 120%; }

a:link.normal { font-weight: bold; color: #BA241A; text-decoration: underline; }
a:active.normal { font-weight: bold; color: #BA241A; text-decoration: underline; }
a:visited.normal { font-weight: bold; color: #BA241A; text-decoration: underline; }
a:hover.normal { font-weight: bold; color: #BA241A; text-decoration: none; }

a:link { font-weight: bold; color: #000000; text-decoration: none; }
a:active { font-weight: bold; color: #000000; text-decoration: none; }
a:visited { font-weight: bold; color: #000000; text-decoration: none; }
a:hover { font-weight: bold; color: #000000; text-decoration: underline; }

a:link.menu { font-family: Arial; font-size: 7pt; font-weight: bold; text-transform: uppercase; color: #000000; text-decoration: none; }
a:active.menu { font-family: Arial; font-size: 7pt; font-weight: bold; text-transform: uppercase; color: #000000; text-decoration: none; }
a:visited.menu { font-family: Arial; font-size: 7pt; font-weight: bold; text-transform: uppercase; color: #000000; text-decoration: none; }
a:hover.menu { font-family: Arial; font-size: 7pt; font-weight: bold; text-transform: uppercase; color: #BA241A; text-decoration: none; }

a:link.menuactive { font-family: Arial; font-size: 7pt; font-weight: bold; text-transform: uppercase; color: #BA241A; text-decoration: none; }
a:active.menuactive { font-family: Arial; font-size: 7pt; font-weight: bold; text-transform: uppercase; color: #BA241A; text-decoration: none; }
a:visited.menuactive { font-family: Arial; font-size: 7pt; font-weight: bold; text-transform: uppercase; color: #BA241A; text-decoration: none; }
a:hover.menuactive { font-family: Arial; font-size: 7pt; font-weight: bold; text-transform: uppercase; color: #BA241A; text-decoration: none; }

a:link.footer { font-family: Times New Roman; font-size: 7pt; color: #FFFFFF; text-decoration: none; text-transform: uppercase; }
a:active.footer { font-family: Times New Roman; font-size: 7pt; color: #FFFFFF; text-decoration: none; text-transform: uppercase; }
a:visited.footer { font-family: Times New Roman; font-size: 7pt; color: #FFFFFF; text-decoration: none; text-transform: uppercase; }
a:hover.footer { font-family: Times New Roman; font-size: 7pt; color: #FFFFFF; text-decoration: underline; text-transform: uppercase; }

.txt { font-size: 9pt;}
.ddl { font-size: 9pt;}
.btn { text-transform: uppercase; color: #BA241A; background-color: White; border-color: #CCCCCC; border-style: outset; font-size: 8pt; font-weight: bold; }

/*
..GridViewStyle { color: #333333; }
TR.FooterStyle { background-color: #990000; font-weight: bold; color: White; }
TR.RowStyle { background-color: #ECECEC; color: #FFFFFF; }
TR.SelectedRowStyle { background-color: #FFCC66; font-weight: bold; color: Navy; }
TR.PagerStyle { background-color: #FFCC66; color: #333333; text-align: center; }
TR.HeaderStyle { background-color: #BA241A; font-weight: bold; color: #FFFFFF; }
TR.AlternatingRowStyle { background-color: #FFFFFF; }
*/