﻿body {
	margin-left: 0px;
   	margin-top: 0px;
   	margin-right: 0px;
   	margin-bottom: 0px;
	background-image: url(Images/parchment5.gif);
}

.PageBorderTop {
	background-image: url(Images/TB.gif);
	background-repeat: repeat-y;
}

.PageBorderLeft {
	background-image: url(Images/LB.gif);
	background-repeat: repeat-y;
}

.PageBorderRight {
	background-image: url(Images/RB.gif);
	background-repeat: repeat-y;
}

.PageBorderBtm {
	background-image: url(Images/BB.gif);
	background-repeat: repeat-y;
}

A:link {
	text-decoration: none; 
	color: #775555;
	font-family:  Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}
	
A:visited {
	text-decoration: none; 
	color: #998888;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}

A:active {
	text-decoration: none; 
	color: #660000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}
	
A:hover {
	text-decoration: underline;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.LargeHeads {
	font-size: 22pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #96706D;
}

.LargeHeads-white {
	font-size: 22pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #FFFFFF;
}

.MediumHeads {
	font-size: 18pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #96706D;
}

.MediumHeads-white {
	font-size: 18pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #FFFFFF;
}

.Heads16-white {
	font-size: 16pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #FFFFFF;
}

.Heads14-brown {
	font-size: 14pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #85695C;
}

.headlines {
	font-size: 12pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #96706D;
}

.headlines-black {
	font-size: 12pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #000000;
}

.headlines-brown {
	font-size: 12pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #85695C;
}

.headlines-red {
	font-size: 12pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #770000;
}

.headlines-blue {
	font-size: 12pt;
	font-family: "Georgia";
	font-weight: bold;
	color: #21249C;
}

.headlines-white {
	font-family: "Georgia";
	font-size: 12pt;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.SubHeads {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: "Georgia";
	color: #96706D;
	text-decoration: underline;
}

.SubHeads-white {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: "Georgia";
	color: #FFFFFF;
}

.SubHeads-sidebar {
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: "Georgia";
	//color: #96706D;
	color: #85695C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AD0000;
	border-right-color: #AD0000;
	border-bottom-color: #AD0000;
	border-left-color: #AD0000;
	width: 100%;
}

.SubTopic {
	font-size: 10pt;
	line-height: 16pt;
	color: #663300;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.text {
	font-size: 10pt;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}

.closetext {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.small {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000;
}

.xsmall {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000;
}

.table_subhead {
	font-family: "Georgia";
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B0000;
}
.tablestyle1 {
	background-color: #ECE6D7;
	border: thin solid #94716B;
}

