html {overflow-y: scroll;}
td { font-size: 12px; font-weight: normal; color: #5C3838; line-height: 20px; }
th { color: #FFFFFF; font-size: 14px; }

.link { text-decoration: none; color: #D05433; }
.link:hover { text-decoration: underline; color: #FF0000; }
.li { color: #D05433; }
.na { color: #C9C9C9; }

.body { font-size: 10px; font-family: Verdana; }

.button { background: #DA0403; font-size: 11px; color: #FFFFFF; font-weight: bold; height: 23px; }
.button2 { background: #DADADA; font-size: 11px; color: #000000; font-weight: bold; height: 23px; }

.title { font-size: 14px; font-weight: bold; color: #FFFFFF; }
.content { font-weight: normal; font-size: 12px; color: #5C3838; line-height: 20px; }
.field { font-weight: normal; font-size: 12px; color: #5C3838; line-height: 20px; }
.menu { font-weight: bold; font-size: 11px; color: #990033; }
.menu:hover { font-weight: bold; font-size: 11px; color: #993333; }

a { font-size: 11px; font-weight: bold; color: #FF6600; text-decoration: none; }
a:hover { font-size: 11px; font-weight: bold; color: #FF9900; text-decoration: underline; }

.footer { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.footer:hover { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }

.open { font-size: 11px; font-weight: bold; color: #FF9600; text-decoration: none; }
.open:hover { font-size: 11px; font-weight: bold; color: #FF9600; text-decoration: none; }

.open_extra { font-size: 11px; font-weight: bold; color: #04929B; text-decoration: none; }
.open_extra:hover { font-size: 11px; font-weight: bold; color: #04929B; text-decoration: none; }

.close { font-size: 11px; font-weight: bold; color: #119400; text-decoration: none; }
.close:hover { font-size: 11px; font-weight: bold; color: #119400; text-decoration: none; }

.close_extra { font-size: 11px; font-weight: bold; color: #0A92FA; text-decoration: none; }
.close_extra:hover { font-size: 11px; font-weight: bold; color: #0A92FA; text-decoration: none; }

input { font-family: Verdana; }

.color1 {border-right: solid red 2px; border-left: solid red 2px; border-bottom: solid red 2px; border-top: solid red 2px;}
.color2 {border-right: solid black 2px; border-left: solid black 2px; border-bottom: solid black 2px; border-top: solid black 2px;}

#info
{
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active
{
float: left;
width: 100%;
color: InfoText;
background: InfoBackground;
padding: .45em 0em .45em 0em;
border-bottom: .16em outset;
text-decoration: none;
text-indent: 10px;
cursor: default;
}

#infobar a:hover
{
color: HighlightText;
background: Highlight;
}