/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
/* <STYLE TYPE="text/css">	*/

body,table,td,tr {
color: #FFFFFF;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}

a:link {
color: #0099FF;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #0099FF;
font-weight: bold;
text-decoration: none;
}

a:visited { 
color: #0099FF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
} 

.sig {
color: #000033;
font-family: verdana, helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
}

a.sig:link {
color: #000033;
font-weight: normal;
text-decoration: none;
}

a.sig:active {
color: #000033;
font-weight: normal;
text-decoration: underline;
}

a.sig:visited { 
color: #000033;
font-weight: normal;
text-decoration: none;
}

a.sig:hover {
color: #000033;
font-weight: normal;
text-decoration: underline;
} 

.title {
color: #0099FF;
font-family: verdana, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
}

.title2 {
color: #FFFFFF;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.title3 {
color: #0099FF;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.top_nav {
color: #FFFFFF;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
padding-top: 2px;
padding-bottom: 3px;
padding-right: 8px;
padding-left: 8px;
}

a.top_nav:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.top_nav:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

a.top_nav:visited { 
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.top_nav:hover {
background-color: #FFFFFF;
color: #3549C2;
font-weight: bold;
text-decoration: none;
} 

.bot_nav {
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.bot_nav:link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.bot_nav:active {
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

a.bot_nav:visited { 
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.bot_nav:hover {
color: #0099FF;
font-weight: normal;
text-decoration: underline;
} 

.close {
font-size: 10px;
color: #000033;
font-weight: normal;
text-decoration: none;
}

a.close:link {
color: #000033;
font-weight: normal;
text-decoration: none;
}

a.close:active {
color: #000033;
font-weight: normal;
text-decoration: underline;
}

a.close:visited { 
color: #000033;
font-weight: normal;
text-decoration: none;
}

a.close:hover {
color: #000033;
font-weight: normal;
text-decoration: underline;
} 

.alert {
color: #FF0000;
}

input {
font-family: verdana, helvetica, sans-serif;
color: #000066;
font-size: 10px;
border-color: #000066;
}

select {
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: #000066;
background-color: white;
border-color: #CCCCCC;
border-style: outset;
}

textarea {
font-family: verdana, helvetica, sans-serif;
color: #000066;
font-size: 10px;
border-color: #000066;
}

.button_on {
font-weight: normal;
color: #000000;
background-color: #99CCFF;
font-size: 11px;
text-align: center;
}

.button_off {
font-weight: normal;
color: #000000;
background-color: #CCCCCC;
font-size: 11px;
text-align: center;
}

/* </STYLE>  */
/* END FILE  */
