A.footer:link {text-decoration: none; color: #1F259D}
A.footer:visited {text-decoration: none; color: #1F259D}
A.footer:active {text-decoration: none; color: #1F259D}
A.footer:hover {text-decoration: none; color: #5F61BD}

A:link {text-decoration: none; font-weight: none; color: #2E3488}
A:visited {text-decoration: none; font-weight: none; color: #2E3488}
A:active {text-decoration: none; font-weight: none; color: #2E3488}
A:hover {text-decoration: none; font-weight: none; color: #5F61BD}

.small {font-family: "Lucida Sans Unicode", "Lucida Grande",arial,verdana; font-size: 8pt; color: #666666}
.small2 {font-family: "Lucida Sans Unicode", "Lucida Grande",arial,verdana; font-size: 8pt; color: #666666}
.small3 {font-family: "Lucida Sans Unicode", "Lucida Grande",arial,verdana; font-size: 7.5pt; color: #666666}
.smallwhite {font-family: "Lucida Sans Unicode", "Lucida Grande",verdana; font-size: 8pt; color: #ffffff}
.smallblue {font-family: verdana; font-size: 8pt; color: #000066}
.smallgrey {font-family: verdana; font-size: 8pt; color: #BBBBBB}
.normal {font-family: "Lucida Sans Unicode", "Lucida Grande",arial,verdana; font-size: 10pt; color: #666666}
.copy {font-family: "Lucida Sans Unicode", "Lucida Grande",arial,verdana; font-size: 10pt; color: #666666; line-height: 140%}
.copy2 {font-family: "Lucida Sans Unicode", "Lucida Grande",arial,verdana; font-size: 10pt; color: #666666}
.copy3 {font-family: "Lucida Sans Unicode", "Lucida Grande",arial,verdana; font-size: 9pt; color: #666666}
.normalwhite {font-family: "Lucida Sans Unicode", "Lucida Grande",verdana; font-size: 10pt; color: #EEEEEE}
.normalblue {font-family: "Lucida Sans Unicode", "Lucida Grande",arial,verdana; font-size: 10pt; color: #000066}
.normalgreen {font-family: "Lucida Sans Unicode", "Lucida Grande",arial,verdana; font-size: 10pt; color: #A9C215}
.large {font-family: verdana; font-size: 12pt}
.largewhite {font-family: verdana; font-size: 12pt; color: #EEEEEE}
.largeblue {font-family: verdana; font-size: 12pt; color: #000066}

input.green {background-color: #A9C215; font-weight: bold; font-size: 12px; color: white}
input.box {font-size: 13px; font-family: "Lucida Sans Unicode", "Lucida Grande",arial; color: #000066; border-color: #D5E18B; border-width: 1px; border-style: solid; padding: 3px}
textarea.box {font-size: 13px; font-family: "Lucida Sans Unicode", "Lucida Grande",arial; color: #000066; border-color: #D5E18B; border-width: 1px; padding: 3px; border-style: solid}
select.box {font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Grande",arial; color: #000066; border-color: #D5E18B; border-style: solid; background-color: #EBF1C6}

BODY {
	background-image: url('/images/back-gradient2.gif');
	background-repeat: repeat-x;
    background-color: #D5E18B;
    margin: 0px;
    padding: 0px;
	scrollbar-arrow-color: #A9C215;
	scrollbar-base-color: #A9C215;
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: #E9F0C4;
	scrollbar-highlight-color: #ffffff;
	scrollbar-dark-shadow-color: #E9F0C4;
}
