BODY 
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #563F5A;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
	text-align: left;
	background-image: http://bethelame.sc52.info/themes/images/tile.jpg;
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

/* */
H1 {
	font-weight: bold;
	font-size: 16px;
	color: #8E6B92;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	letter-spacing: 2px;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #624965;
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
	background-color: #E9AC3A;
	color: #563F5A;
}

.bg_medium {
	background-color: #F2C462;
	color: #563F5A;
}

.bg_light {
	background-color: #ECCB8C;
	color: #563F5A;
}

.alt_bg_dark {
	background-color: #37263A;
	color: #ECCB8C;
}

.alt_bg_medium {
	background-color: #563F5A;
	color: #ECCB8C;
}

.alt_bg_light {
	background-color: #D5C6DB;
	color: #563F5A;
}


.copyright {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
.copyright a {
	color: #ECCB8C;
}
.copyright a:hover {
	color: #E9AC3A;
}


td.pageleft {
	vertical-align: top;
	background-color: #ffffff;
	padding: 2px;
	padding-left: 4px;
}

td.pagecenter {
	vertical-align: top;
	background-color: #ffffff;
	padding: 2px;
}

td.pageright {
	vertical-align: top;
	background-color: White;
	width: 182px;
	padding: 2px;
}
.pagecenter a {
	color: #8E6B92;
	font-weight: bold;
	text-decoration: none;
}
.pagecenter a:hover {
	color: #563F5A;
	font-weight: bold;
	text-decoration: underline;
}
.blockheader H1 {
	font-weight: bold;
	font-size: 12px;
	color: #563F5A;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-color: #F6EDD7;
	border-top: 1px ridge #563F5A;
	border-bottom: 1px ridge #ECCB8C;
	padding: 2px;
	letter-spacing: 2px;
	text-transform: lowercase;
}
td.blockbody {
	text-align: left;
}

.blockbody H2 {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 12px;
	color: #563F5A;
	text-align: left;
	letter-spacing: 1px;
}
.blockbody H3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #563F5A;
	text-align: left;
}
.blockbody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px;
	margin-bottom: 12px;
	text-align: left;
}

.blockbody a {
	color: #8E6B92;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.blockbody a:hover {
	color: #9B4B2A;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
.blockbody ul {
	list-style-type: square;
}

