.messagesender {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.messagedate {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.messagesubject {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.messagereply {
	border: thin dotted #990000;
}
.messageboardmain {
	background-image: url(images/bg/bg-forum);
	background-repeat: no-repeat;
	border: thin solid #990000;
}
.messageboardmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.profilesmain {
	background-image: url(images/bg/bg-profiles.jpg);
	background-repeat: no-repeat;
	border: thin solid #990000;
}
.emailmain {
	background-image: url(images/bg/bg-emails.jpg);
	background-repeat: no-repeat;
	border: thin solid #990000;
}
.directorymain {
	background-image: url(images/bg/bg-directory.jpg);
	background-repeat: no-repeat;
	border: thin solid #990000;
}
.gallerymain {
	background-image: url(images/bg/bg-gallery.jpg);
	background-repeat: no-repeat;
	border: thin solid #990000;
}
.contactmain {
	background-image: url(images/bg/bg-contact.jpg);
	background-repeat: no-repeat;
	border: thin solid #990000;
}