.rightborder {
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomborder {
	background-image: url(images/bottomborder.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
.boxright {
	background-image: url(images/boxright.gif);
	background-repeat: repeat-y;
}
hr {
	color: #000000;
}
.innboxheader {
	font-size: x-small;
	font-weight: bold;
	color: #660033;
	border-top-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.innerboxbottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.innerboxbrdr {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.smallboxrightborder {
	background-image: url(images/innerboxborder.gif);
	background-repeat: repeat-y;
}
.smallboxbottomborder {
	background-image: url(images/innerboxbottom.gif);
	background-repeat: repeat-x;
}
.smalltext {
	font-size: x-small;
	font-weight: bold;
}
.marrontext {
	color: #660033;
}
