<style type="text/css">


/*bogus link for NS6 bug - doesn't recognize the first style in the style sheet*/
.bogus { color: #888888; text-decoration: none; }
.bogus:hover { color: #888888; text-decoration: none; }

/*LINK COLORS*/
.link { font: 11px arial,sans-serif;  color: #888888; text-decoration: none; }
.link:hover { text-decoration: none; }
.linkblack { font: bold 11px arial, sans-serif;  color: #888888; }
.linkgreen {font: bold 12px arial, sans-serif;  color: #888888;}
.linkblack:hover {color: #000000; font-size: 11px; font-weight: bold;}
.linkgreen:hover {color: CADB47; font-size: 12px; font-weight: bold;}
.linkirblack { font: bold 11px arial,sans-serif;  color: #000000; }
.linkirgreen {font: bold 12px arial, sans-serif;  color: #CADB47;}
.smlink { font: 10px arial,sans-serif;  color: #888888; text-decoration: none; }
.smlink:hover { color: #0000CC; }
.linkwhite { font: 11px arial,sans-serif;  color: #FFFFFF; }

/*BODY TEXT COLORS*/
.body { font: 11px arial, sans-serif;  color: #000000; }
.bodybd { font: bold 12px arial,sans-serif;  color: #888888; }
.bodywhite { font: 12px arial,sans-serif;  color: #FFFFFF; }
.bodyblack { font: 12px arial, sans-serif;  color: #000000; }
.bodybdblack { font: bold 14px arial,sans-serif;  color: #000000; }
.bodymdblack {font: bold 13px arial, sans-serif;  color: #000000;}
.bodymdred {font: bold 13px arial, sans-serif;  color: #CC0033;}
.bodyred {font: 12px arial,sans-serif;  color: #CC0033;}

/*MENU STYLES*/
.linknav { font: 11px bold arial,sans-serif;  color: #FFFFFF; text-decoration: none; }


.bodymdredsub {
	font: bold normal 12px arial, sans-serif;
	color: #CC0033;
	text-transform: capitalize;
}
.bodymdredsub {
font: bold normal 12px/normal arial, sans-serif;  color: #CC0033;
}
.bodyblacksub {
font: 11px arial, sans-serif;  color: #000000;
}
/*Error Handling*/
.ScartMailError {
	padding: 0px;
}

.ScartMailErrorHighLight {
background-color: white; color: red; font-weight: bold;
}
.bodygreen {
font: 12px arial, sans-serif;  color: CAD847;
}

