﻿body {
	margin: 0px;
	background: #000000 url('backstone.jpg') center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

input, select, textarea {
font-family: Verdana; 
font-size: 7pt;
}
navlink {
	color: #253ADF; 
	text-decoration: none;
}
a, a:visited, a:link {
	color: #642808; 
	text-decoration: none;
}
a:hover, navlink:hover { 
	text-decoration: underline; 
	font-weight: normal;
	color: #375702;
}
a:active {
	color: 800000; 
	text-decoration: none;
}

A.dark:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark:active {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.dark:hover {
color: #B9CEA2;
font-weight: bold;
text-decoration: underline;
}

A.dark2:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark2:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark2:active {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.dark2:hover {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:link {
color: #253adf;
font-weight: bold;
text-decoration: none;
}

A.boldblack:visited {
color: #253adf;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:active {
color: maroon;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:hover {
color: maroon;
font-weight: bold;
text-decoration: underline;
}


.bold a:hover, .bold a:visted:hover {
     text-decoration: underline;
     font-weight: bold;
     color:#800000
}

HR { border-top: solid;
     border-width: 95%;
     color= #7A5E4C; }

H1 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 14pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-variant: bold;
  font-style: bold;
  color: #7A5E4C;
}
H2 { 
  font-weight: bold; 
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif; 
  font-variant: bold;
  font-style: bold;
  color: #2E4A73;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #000000;
	/* border-collapse: collapse; */
}
.maintable {
	background-color: #FFFFFF;
	background-image: url('images/images/wcid110_000_03.jpg');
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footercell {
	background-color: #879B68;
	padding: 10px;
	margin: 10px;
}
.legal {
	font-size: x-small;
	font-style: normal;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.meetingcelltitle {
	background-color: #705E39;
	padding: 5px;
	margin: 5px;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.bluetable{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff;
	/* border-collapse: collapse; */
	background-color: 2E4A73;
}
