﻿body {
	margin: 5px 0px 0px 0px;
	color: black;
	background: white;
	font-family: verdana; font-size: 12px;
}
.style1 {
	border: 1px solid #0039E6;
	text-align: center;
}
.style2 {
	font-size: x-large;
	color: #0039E6;
}
.style3 {
	color: #0039E6;
}
.style4 {
	font-size: xx-small;
	text-align: center;
	color: #0039E6;
	margin-top: 0;
	margin-bottom: 0;
}
.style5 {
	border: 0 solid #0039E6;
	text-align: center;
	font-size: x-large;
	color: #0039E6;
	font-family: verdana;
}
.style6 {
	border-color: #FFFFFF;
	border-width: 0;
	color: #0039E6;
			text-align: center;
}
.style7 {
	border: 1px solid #0039E6;
}
.style8 {
	border-bottom: 1px solid #0039E6;
	border-left: 1px solid #0039E6;
	border-right: 1px solid #0039E6;
	border-top: 1px solid #0039E6;
	background-color: #0039E6;
	padding: 4px 0px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
}
.style9 {
	color: #CCCCCC;
}

select {
	font-family: verdana; font-size: 12px;
}
textarea {
	font-family: verdana; font-size: 12px;
}
input {
	font-family: verdana; font-size: 12px;
}
.search {
	font-family: verdana; font-size: 12px;
}
h1 { 
	font-size: 18px; font-weight: bold; color: #0039E6; text-transform:uppercase;
}
h2 { 
	font-size: 14px; font-weight: bold; color: #0039E6; margin-top: 0px; margin-bottom: 3px; /*text-transform:uppercase;*/
}
h3 { 
	font-size: 12px; font-weight: bold; color: #0039E6; margin-top: 0px; margin-bottom: 3px;
}
p {
	font-size: 12px;
}
.emptycell { 
	background-image: url('../assets/images/masonic-backgnd.gif'); 
background-repeat: repeat-x; 
}
#menu {background:url("../assets/images/masonic-backgnd.gif") top repeat-x; height:37px; width:760px; clear: both;
}
.tabcell { 
	border: 1px solid #0039E6; background-color: #909090;  padding:4px 0px; vertical-align: bottom;  
	font-size: 12px; color:#ffffff; text-align: center; font-family: verdana
}
.activecell { 
	border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #0039E6; 
	background-color: #0039E6;  padding:4px 0px; vertical-align: bottom; background-repeat: no-repeat; 
	font-size: 12px; color:#ffffff; text-align: center; font-family: verdana; font-weight: bold;
}
.tablink { 
	color:#0000FF; text-decoration: none; font-weight: normal;
}
:hover.tablink { 
	color: #ffffff; text-decoration: underline;
}
.submenu {
	color:#FFFFFF; background-color: #0039E6; height: 25px; text-align: left; vertical-align: middle;
	font-size: 13px; font-weight: bold; font-family: verdana; 
}
.searchbar {
	background-color: #FFCC00; 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('../assets/images/masonic-backgnd.gif'); 
background-repeat: no-repeat; background-position: center top; 
}
.footer { 
	font-size: 8px; 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; 
}
.defaulttable {
	font-size: 12px; border-collapse: collapse; border-color: #0039E6;
}
form {
	margin-bottom: 5px;
}
.back {
	text-align: left;
}




