.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #CCCCDF;
	background-repeat: repeat;
	background-position: center;
	background-image: url(images/layout/bg_stripes_3.gif);

}
a:link {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330033;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;

}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330033;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;

}
a:active {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330033;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;

}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #880088;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;

}
.linkbox {
	line-height: 8px;
	white-space: normal;
	display: list-item;
	font-size: 8px;
}

.stateheader{
	font-weight: bold;
	font-size: 20px;
}

.schoolstable{
	background-color: #77275E;
	color: #FFFFFF;
	font-size: 12px;	
}

.schoolstable a:link {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AAAADD;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;

}
.schoolstable a:visited {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCCFF;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;

}
.schoolstable a:active {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCCFF;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;

}
.schoolstable a:hover {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;

}

.purpletable{
	background-color: #77275E;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;	
}

.purpletable a:link {
	font-family: "Courier New", Courier, mono;
	color: #AAAADD;
}
.purpletable a:visited {
	font-family: "Courier New", Courier, mono;
	color: #FFCCFF;
}
.purpletable a:active {
	font-family: "Courier New", Courier, mono;
	color: #FFCCFF;
}
.purpletable a:hover {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
}
