.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
}
.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border: none;
	text-align: justify;
	vertical-align: top;
	top: auto;
	font-weight: 100;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6600FF;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;
	position: relative;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
}
.legalhyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6600FF;
	text-decoration: underline;
	cursor: hand;
}
.blinkingheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
td {
	border: thick;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 600;
	color: #000000;
}
.purplepagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #5A5AAD;
	font-weight: bold;
	text-align: left;
}
.pagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6633FF;
	text-decoration: underline;
}
.texture {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.backgroundtexture {
	background-image: url(../images/background.jpg);
}
body {
	background-image: url(images/background.jpg);
}
.purple {
	background-color: #9B9DE3;
}
.buttonborder2 {
	border-top: 10% double #CCCCCC;
	border-right: 10% double #9B9DE3;
	border-bottom: 10% double #9B9DE3;
	border-left: 10% double #CCCCCC;
}
.buttonborder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #C0C0C0;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}
