/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
/* <STYLE TYPE="text/css">*/
body, td, div {
font-family: verdana, arial, sans-serif;
color: #666666;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

a:link {
color: #999999;
font-weight: normal;
text-decoration: none;
}

a:active {
color: #999999;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #999999;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

.reports {
font-family: verdana, arial, sans-serif;
color: #666666;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

a.reports:link {
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.reports:active {
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.reports:visited {
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.reports:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

.white_10 {
font-family: verdana, arial, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.white_10:link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.white_10:active {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.white_10:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.white_10:hover {
color: #FEEA82;
font-weight: normal;
text-decoration: underline;
}

.sub_nav {
font-family: verdana, arial, sans-serif;
color: #666666;
font-weight: normal;
font-size: 9px;
text-decoration: none;
}

a.sub_nav:link {
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.sub_nav:active {
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.sub_nav:visited {
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.sub_nav:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

a.darkbluelink:link {
color: #062F82;
text-decoration: none;
}

a.darkbluelink:active {
color: #062F82;
text-decoration: underline;
}

a.darkbluelink:visited { 
color: #062F82;
text-decoration: none;
}

a.darkbluelink:hover {
color: #000000;
text-decoration: underline;
} 

.blue_bold {
font-family: verdana, arial, sans-serif;
color: #1B618F;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

.text9 {
font-size: 9px;
}

.stock {
font-family: arial,verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

.stock_wht {
font-family: arial,verdana, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

.stock_up {
font-family: arial,verdana, sans-serif;
color: #009900;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

.stock_down {
font-family: arial,verdana, sans-serif;
color: #FF0000;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

.tablelayout {
font-size: 12px;
color: #000000;
}

.alert {
color: #FF0000;
font-weight: normal;
font-size: 11px;
}

.form_table {
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
background-color: #EFEFEF;
}

.form_table2 {
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
background-color: #FFFFFF;
}

/* BEGIN REPORT DOWNLOAD TABLE */

.rowbackgrey_xdk {
BACKGROUND-color: #919191;
}

.rowbackgrey_dk {
BACKGROUND-color: #AAAAAA;
}

.rowbackgrey_md {
BACKGROUND-color: #CCCCCC;
}

.rowbackgrey_lt {
BACKGROUND-color: #EEEEEE;
}

.button_on {
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #FFFFFF;
background-color: #092C4A;
font-size: 11px;
text-align: center;
}

.button_off {
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #FFFFFF;
background-color: #0D5585;
font-size: 11px;
text-align: center;
}

select {
font-family:  arial, verdana, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

input, textarea {
font-family:  arial, verdana, sans-serif;
font-size: 10px;
/*color: #000000;
/*background-color: #FFFFFF;
}
/*
</STYLE>  */
/* END FILE  */
