body {
	background-image:	url('hatter.jpg');

          scrollbar-base-color: rgb(113,16,15); 
          scrollbar-arrow-color: white;
}

a {
	font-family:	Arial;
	font-size:	10pt;
	color:	#630D0C;
	text-decoration:	none;
}

td {
	font-size:	10pt;
	font-family:	Arial;
}

input.required {
	background:	#ECC5A8;
}

select.required {
	background:	#ECC5A8;
}

tr.header1 {
	color:	black;
}

tr.row0 {
}


select1 {
	BACKGROUND-COLOR: rgb(92,14,12);
	text-align:	center;
}

td.member_header {
	font-family:	Arial;
	font-size:	10pt;
	background:	#690F0E;
	color:	white;
	text-align:	center;
}

td.member_data {
	font-family:	Arial;
	font-size:	10pt;
	color:	#690F0E;
}

table.admin1 {
	background:	rgb(240,240,207);
	border:	1px rgb(99,13,12);
}

h1.header1 {
	font-size:	10pt;
	font-family:	Arial;
	text-align:	center;
}

h2.error {
	font-size:	10pt;
	font-family:	Arial;
	color:	red;
}

tr.group {
	background:	rgb(170,170,255);
}

td.menuitem:hover {
	background:	silver;
}

td.news_title {
	font-family:	Arial;
	font-size:	10pt;
}

td.event_title {
	font-family:	Arial;
	font-size:	10pt;
}

td.group_title {
	font-family:	Arial;
	font-size:	10pt;
	font-weight:	bold;
	
}