@charset "UTF-8";
/* CSS Document */

a:link { color: #CC6633; }
a:link { text-decoration: none;}
a:visited { color: #A3B476; }
a:visited{ text-decoration: none;}
a:hover { color: #A3B476; }
a:hover { text-decoration: underline;}
a:active { color: #CC6633; }

a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }

td#header a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
td#header a:link {color:white;}
td#header a:visited {color:white;}
td#header a:hover {color:#D9E021;}
td#header a:active {color:#A3B476;}
td#header input {background-color: #A3B476; border:none;}

td#apply a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
td#apply input {background-color:#FFFFFF; border-color:#999999; border-width:2pt }

td#Table_01 a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
 

body { background-color: #808990; }

.style1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #669933; }
.style4 { color: #669933}
.style5 { font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #CC6600; }
.style6 { font-size: 12px }
.style8 {color: #FFFFFF}