<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
  font-size: 62.5%; /* Resets 1em to 10px */;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #F9F9F9;
	color: #333333;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #E6E7E2;
	scrollbar-arrow-color: #7E8B94;
	scrollbar-highlight-color: #E6E7E2;
	scrollbar-shadow-color: #E6E7E2;
	scrollbar-3dlight-color: #E6E7E2;
	scrollbar-darkshadow-color: #E6E7E2;
}

a {
	text-decoration: none;
}

a:link {
	color: #0000CC;
}

a:hover, a:visited, a:active {
	color: #0033FF;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
  margin: 0px 0px 0px 0px;
}

input.text, input.remaining_char, textarea {
	color: #000000;
  background-color: #FFFFFF;
	border: 1px solid #648B16;
	width: 280px;
}

input.button {
	color: #000000;
  background-color: #FFFFFF;
	border: 1px solid #648B16;
	text-align: center;
	width: 50px;
}


input.remaining_char {
	width: 30px;
	text-align: center;
}

h1, h2, h3, h4, h5 {
	font-size: 18px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.main td {
	background-color: #FFFFFF;
	color: #000000;
}

tr.alt td {
	background-color: #F0F0F0;
	color: #000000;
}

tr.announcement td {
	background-color: #FFFFFCC;
}

.entryheaders {
	background-color: #D3FD7F;
	color: #648B16;
	border-bottom: 1px solid #648B16;
	border-top: 1px solid #648B16;
	vertical-align: middle;
}

.headingfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #648B16;
	text-decoration: none;
}

/* Mimic an I-frame */
.overflow {
	background: #f9f9f9;
/*padding-top: 5px;*/overflow: auto;
	width: 280px;
	\width: 195px;
	w\idth: 280px;
	height: 350px;
}

.padside {
	padding-right: 20px;
}

.shout-table {
	width: 280px;
}

/*.st-sender {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 2px 0 0 18px;
	background: url(gr/author.gif) no-repeat 0 1px;
	color: #666666;
	height: 16px;
}
*/
.st-sender-main {
	font-family: Verdana, Arial, sans-serif;
	margin: 2px 0 -2px 0;
	padding: 0 1px 2px 18px;
	background: url(gr/author.gif) no-repeat 0 -1px;
	font-weight: bold;
	color: #666666;
}

.st-sender-alt {
	font-family: Verdana, Arial, sans-serif;
	margin: 2px 0 -2px 0;
	padding: 0 1px 2px 18px;
	background: url(gr/author.gif) no-repeat 0 -1px;
	font-weight: bold;
	color: #666666;
}

.st-message-main {
	text-align: justify;
	color: #000000;
}

.st-message-alt {
	text-align: justify;
	color: #000000;
}

.st-date-main {
	text-align: right;
	color: #898989;
	font-size: 10px;
	padding-top: 1px;
}

.st-date-alt {
	text-align: right;
	color: #898989;
	font-size: 10px;
	padding-top: 1px;
}

.st-info {
	padding-top: 5px;
}

.st-admin {
	float: left;
}

.st-reply-main {
	padding: 0 0 5px 20px;
	background: url(gr/icon_mini_my_reply.gif) no-repeat 0 1px;
	color: #0066FF;
	text-align: justify;
}

.st-reply-alt {
	padding: 0 0 5px 20px;
	background: url(gr/icon_mini_my_reply.gif) no-repeat 0 1px;
	color: #0066FF;
	text-align: justify;
}

.st-announcement {
	font-family: Verdana, Arial, sans-serif;
	margin: 2px 0 -2px 0;
	padding: 0 1px 2px 18px;
	background: url(gr/icon_mini_announcement.gif) no-repeat 0 -1px;
	font-weight: bold;
	color: #000000;
}

.st-boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 2px 0;
}

UL.profile-icons {
	LIST-STYLE-TYPE: none;
	LIST-STYLE-IMAGE: none;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
}

UL.profile-icons LI {
	MARGIN: 0px 6px 3px 0px;
	BACKGROUND-POSITION: 0px 100%;
	FLOAT: left;
}

UL.profile-icons LI A {
	WIDTH: 100%;
	DISPLAY: block;
	BACKGROUND-POSITION: 0px 0px;
	HEIGHT: 100%;
}

UL.profile-icons LI SPAN {
	DISPLAY: none;
}

UL.profile-icons LI A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}

.flag {
	BACKGROUND: no-repeat left top;
}

.flag A {
	BACKGROUND: no-repeat left top;
}

UL.profile-icons LI.flag {
	WIDTH: 31px;
	HEIGHT: 20px;
	padding-top: 0px;
}

.email-icon {
	BACKGROUND: no-repeat left top;
}

.email-icon A {
	BACKGROUND: no-repeat left top;
}

UL.profile-icons LI.email-icon {
	WIDTH: 20px;
	HEIGHT: 20px;
}

.email-icon {
	BACKGROUND-IMAGE: url(gr/icon_contact_email.gif);
}

.email-icon A {
	BACKGROUND-IMAGE: url(gr/icon_contact_email.gif);
}

.web-icon {
	BACKGROUND: no-repeat left top;
}

.web-icon A {
	BACKGROUND: no-repeat left top;
}

UL.profile-icons LI.web-icon {
	WIDTH: 20px;
	HEIGHT: 20px;
}

.web-icon {
	BACKGROUND-IMAGE: url(gr/icon_contact_www.gif);
}

.web-icon A {
	BACKGROUND-IMAGE: url(gr/icon_contact_www.gif);
}

.Paginator {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.Paginator a {
	background: #FFFFFF;
	color: #0066CC;
	padding: 1px 4px;
	border: 1px solid #DDDDDD;
	text-decoration: none;
}

.Paginator a:visited {
	background: #FFFFFF;
	color: #0066CC;
	padding: 1px 4px;
	border: 1px solid #DDDDDD;
	text-decoration: none;
}

.Paginator .break {
	background: transparent;
	padding: 1px 4px;
	border: currentColor;
	color: #BBBBBB;
	text-decoration: none;
}

.Paginator .this-page {
	background: #FFFFFF;
	padding: 1px 4px;
	border: 1px solid #DDDDDD;
	color: #FA0084;
	font-weight: bold;
	vertical-align: top;
}

.Paginator a:hover:visited {
	background: #0063DC;
	border-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

.Paginator a:hover {
	background: #0063DC;
	border-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

.Paginator a:active {
	background: #0063DC;
	border-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

#FormName {
	padding-left: 20px;
  height: 18px;
	background: #FFFFFF url(gr/form_name.png) no-repeat left center;
}

#FormURL {
	margin-top: 5px;
  padding-left: 20px;
  height: 18px;
	background: #FFFFFF url(gr/form_url.png) no-repeat left center;
}

#FormEmail {
	margin-top: 5px;
  padding-left: 20px;
  height: 18px;
	background: #FFFFFF url(gr/form_email.png) no-repeat left center;
}
</pre></body></html>