A:link {
	COLOR: #3333cc; font-weight: bold; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #3333cc; font-weight: bold; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #3333cc; font-weight: bold; TEXT-DECORATION: underline
}
A:active {
	COLOR: #3333cc; font-weight: bold; TEXT-DECORATION: underline
}

p,td,div {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none} 
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #3333cc; text-decoration: none}

.white {  color: #ffffff; font-family: Verdana; font-size: 12px; font-weight: bold}
.whitesmall {  color: #ffffff; font-family: Verdana; font-size: 10px; font-weight: bold}
.darksmall {  color: #000000; font-family: Verdana; font-size: 10px; font-weight: bold}

.orange {  color: #ffcc00; font-family: Verdana; font-size: 11px; font-weight: bold}
.orange:link {  color: #ffffff; text-decoration: none;  font-weight: bold}
.orange:visited { color: #ffffff; text-decoration: none;  font-weight: bold}
.orange:hover { color: #ffcc00; text-decoration: none;  font-weight: bold; text-decoration: underline;}
.orange:active { color: #ffcc00; text-decoration: none; font-weight: bold}

.orangethin {  color: #ffffff; font-family: Verdana; font-size: 10px; font-weight: normal}
.orangethin:link {  color: #ffffff; text-decoration: none;  font-weight: normal}
.orangethin:visited { color: #ffffff; text-decoration: none;  font-weight: normal}
.orangethin:hover { color: #ffcc00; text-decoration: none;  font-weight: normal; text-decoration: underline;}
.orangethin:active { color: #ffcc00; text-decoration: none; font-weight: normal}

.green {  color: #cccccc; font-family: Verdana; font-size: 10px; font-weight: bold}
.green:link {  color: #cccccc; text-decoration: none;  font-weight: bold}
.green:visited { color: #cccccc; text-decoration: none;  font-weight: bold}
.green:hover { color: #cccccc; text-decoration: underline;  font-weight: bold}
.green:active { color: #cccccc; text-decoration: underline; font-weight: bold}

.bodysmaller {  color: #006600; font-family: Verdana; font-size: 10px; font-weight: bold}
.bodysmaller:link {  color: #006600; text-decoration: none;  font-weight: bold}
.bodysmaller:visited { color: #006600; text-decoration: none;  font-weight: bold}
.bodysmaller:hover { color: #006600; text-decoration: underline;  font-weight: bold}
.bodysmaller:active { color: #006600; text-decoration: underline; font-weight: bold}

input,select {
background-image: url(images/shadow.gif);
font:Verdana,Arial;
font-size:10px;
font-weight:bold;
color:#000000;
background-color:#ffffff;
border:ridge;
border-width:1;
border-color:#000000;
}

textarea {
background-image: url(images/shadow.gif);
font:Verdana,Arial;
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#ffffff;
border:ridge;
border-width:1;
border-color:#000000;
}

.button {
font:Verdana,Arial;
font-size:10px;
font-weight:bold;
color:#000000;
background-color:#dddddd;
border-style:ridge;
border-color:#000000;
}