.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
}
.mint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	background-color: #E3EDDC;
	background-attachment: fixed;
	background-image: url(images/bg_grnfade.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.orng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	background-color: #FFE0C1;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	background-color: #EBEEF6;
	background-image: url(images/bg_bluefade.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0066;
	font-style: normal;
	background-image: url(images/bg_redfade.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.red a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	background-image: url(images/bg_redfade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.red a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	background-image: url(images/bg_redfade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.red a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	background-image: url(images/bg_redfade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.purp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E3C0E3;
	font-style: normal;
	background-image: url(images/bg_purpfade.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.ylw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FCFCD9;
	background-image: url(images/bg_ylwfade.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.mainborder {
	border: thin solid #666666;
}
.blink {
	text-decoration: blink;
}
.mainmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
}
