/* 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: 10px;
text-decoration: none;
}

a:link {
color: #333333;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

a:active {
color: #333333;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

a:visited {
color: #333333;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

a:hover {
color: #000000;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}

.sig {
font-family: verdana, arial, sans-serif;
color: #cccccc;
font-weight: normal;
font-size: 9px;
text-decoration: none;
}

a.sig:link {
color: #cccccc;
font-weight: normal;
font-size: 9px;
text-decoration: none;
}

a.sig:active {
color: #cccccc;
font-weight: normal;
font-size: 9px;
text-decoration: none;
}

a.sig:visited {
color: #cccccc;
font-weight: normal;
font-size: 9px;
text-decoration: none;
}

a.sig:hover {
color: #666666;
font-weight: normal;
font-size: 9px;
text-decoration: underline;
}

.imageborder2_off {
border-width: 1px;
border-color: #FFFFFF;
border-style: solid;
}

.imageborder2_on {
border-width: 1px;
border-color: #666666;
border-style: solid;
}
/*
</STYLE>  */
/* END FILE  */