.border1blue {
	border: 2px solid #6600CC;
}
.borderbrown {
	border: 2px solid #630031;
}
.brorderblueright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
}
.menubox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.picture-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodytext23 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}
a:link {
	font-weight: bold;
	color: #FE0000;
	background-color: none;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
	background-color: none;
}
a:hover {
	font-weight: bold;
	color: #FE0000;
	text-decoration: blink;
}
a:active {
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
	background-color: none;
}
.borderview {
	border: thin solid #000000;
}
.sideheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

