body {
	margin: 5px 0px 0px 0px;
	color: black;
	background: white;
	font-family: arial, helvetica, sans-serif; font-size: 12px;
}
.search, input, textarea, select {
	font-family: arial, helvetica, sans-serif; font-size: 12px;
}
h1 { 
	font-size: 18px; font-weight: bold; color: #000000; text-transform:uppercase;
}
h2 { 
	font-size: 14px; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: 3px; /*text-transform:uppercase;*/
}
h3 { 
	font-size: 12px; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: 3px;
}
p {
	font-size: 12px;
}
.emptycell { 
	background-image: url(images/spacer_gray.gif); background-repeat: repeat-x; 
}
.tabcell { 
	border: 1px solid #cccc00; background-color: #909090;  padding:4px 0px; vertical-align: bottom;  
	font-size: 12px; color:#ffffff; text-align: center; font-family: arial, helvetica, sans-serif; 
}
.activecell { 
	border-left:1px solid #cccc00; border-right:1px solid #cccc00; border-top:1px solid #cccc00; 
	background-color: green;  padding:4px 0px; vertical-align: bottom; background-repeat: no-repeat; 
	font-size: 12px; color:#ffffff; text-align: center; font-family: arial, helvetica, sans-serif; font-weight: bold;
}
.tablink { 
	color:#000000; text-decoration: none; font-weight: normal;
}
:hover.tablink { 
	color: #ffffff; text-decoration: underline;
}
.submenu {
	color:#FFFFFF; background-color: green; height: 25px; text-align: left; vertical-align: middle;
	font-size: 13px; font-weight: bold; font-family: arial, helvetica, sans-serif; 
}
.searchbar {
	background-color: #cccc00; height: 3px; font-size: 8px; 
}
.main {
	border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-collapse: collapse; 
}
.watermark {
	background-image: url('images/AMD_Grand_Council_England.jpg'); background-repeat: no-repeat; background-position: center top; 
}
.footer { 
	font-size: 11px; color: #999999; margin-top: 24px; margin-bottom: 3px; text-align: center; 
}
ul {
	list-style-type: square;
}
li {
	font-size: 12px;
}
a { 
	text-decoration: none; color: green; font-weight: bold;
}
a:hover { 
	color: #999900; text-decoration: underline; 
}
a.goldenbelly { 
	color: #999999; font-weight: bold; text-decoration: none; 
}
a:hover.goldenbelly { 
	color: #ff9900; font-weight: bold; text-decoration: none 
}
.defaulttable {
	font-size: 12px; border-collapse: collapse; border-color: #cccccc;
}
form {
	margin-bottom: 5px;
}
.back {
	text-align: left;
}


