/* MAIN STYLES */

body {
background-color: #D0D0D0;
/* background-image: url(images/background.gif); */
color: #000000;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: normal;
line-height: 18px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px
/* Use for colored 3-D scrollbar
scrollbar-3dlight-color: #CC9966;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #FF4949;
scrollbar-face-color: #FF4949;
scrollbar-highlight-color: #F0F0F0;
scrollbar-shadow-color: #FF4949;
scrollbar-track-color: #C0C0C0 */
}

h1 {
color: #832B2B;
font-size: 12pt
}

h2 {
font-size: 11pt
}

h3 {
font-size: 100%;
font-style: italic
}

.menu {
background-color: #446044;
color: #FFFFFF;
font-size: 9pt;
font-weight: bold
}

.footer {
background-color: #446044;
color: #FFFFFF;
font-size: 8pt;
line-height: 18px
}

.formfield{
border-bottom: #A0A0A0 1px solid;
border-left: #A0A0A0 1px solid;
border-right: #A0A0A0 1px solid;
border-top: #A0A0A0 1px solid;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 9pt;
padding-left: 2px
}

/* TABLE STYLES */

th {
background-color: #B6C2DD;
font-size: 70%;
line-height: 18px;
text-align: left;
vertical-align: bottom
}

td {
font-size: 70%;
line-height: 18px
}

.tablebgcolor {
background-color: #FFFFFF
}

.tableborder {
background-color: #999999
}

.tablecolumn {
background-color: #B6C2DD;
font-size: 70%;
font-weight: bold;
line-height: 18px;
text-align: left;
vertical-align: top
}

/* LINK STYLES */

a:link {
color: #0000DD;
text-decoration: none
}

a:visited {
color: #0000DD;
text-decoration: none
}

a:hover {
color: #832B2B;
text-decoration: underline
}

a.menulink:link {
color: #FFFFFF;
font-weight: bold;
line-height: 18px;
text-decoration: none
}

a.menulink:visited {
color: #FFFFFF;
font-weight: bold;
line-height: 18px;
text-decoration: none
}

a.menulink:hover {
color: #FFFFFF;
font-weight: bold;
line-height: 18px;
text-decoration: none
}

a.whitelink:link {
color: #FFFFFF;
font-size: 8pt;
line-height: 18px;
text-decoration: none
}

a.whitelink:visited {
color: #FFFFFF;
font-size: 8pt;
line-height: 18px;
text-decoration: none
}

a.whitelink:hover {
color: #FFFFFF;
font-size: 8pt;
line-height: 18px;
text-decoration: underline
}
