.pink_border {
	border: 1px solid #ff00c0;
}
.blk_border {
	border: 1px solid #000000;
}
.header_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #844079;
	text-decoration: none;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header_font2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #844079;
	text-decoration: none;
}
.grayborder {
	border: 1px solid #CCCCCC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/black_arrrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	line-height: 20px;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/black_arrrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	line-height: 20px;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #703869;
	text-decoration: none;
	background-image: url(../images/black_arrrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
	line-height: 20px;
}
.statelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B3C71;
	text-decoration: none;
}
a.statelinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B3C71;
	text-decoration: none;
}
a.statelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
