A {
	COLOR: #4F601B;
	_COLOR: #758727; 
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:visited {
	COLOR: ; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #A2C13F;
	tEXT-DECORATION: underline
}
A:active {
	BACKGROUND-COLOR: #660099;
	TEXT-DECORATION: none
}


table {
	border: 0px solid;
	font-family: verdana;
	font-size:8pt;
	}
img
{
	border: 0px;
}


body {
	background-color:#ffffff;
	color: #442910;
	font-family: Verdana;
	font-size: 8px;
	margin: 0px;
}



.banner {
	height: 60px;
	width: 100%;
	background-color: #E8641B;
	_background-image: url("images/futchbkg.jpg");
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 0px solid;
	border-color: #52443C;
}

.brdDots {
	BORDER: 1px dotted #3B3B3B;

}
.pageBanner{
	width: 100%;
	background-color: #A2C13F;
	_background-color: #959471;
}
.pageContent {
	width:100%;
}
.pageContentLeftCell {
	width:275px;
	_background-color:#DFDAD4;
	background-color:#FFFFFF;
}

.pageContentRightCell {
	
	background-color:#FFFFFF;
	border-left: 1px dotted #52443C;
}
.pageContentStaticNav {
	width:150px;
	_background-color:#DFDAD4;
	background-color:#FFFFFF;
}
.pageContentStaticContent {
	width:1024px;
	_background-color:#DFDAD4;
	background-color:#FFFFFF;
}

.pageFooter {
	height: 100px;
	width: 100%;
	background-color: #DFDAD4;
}

.pageFooterLeftCell {
	width:275px;
	background-color:#DFDAD4;
	vertical-align: top;
}
.pageFooterRightCell {
	background-color:#DFDAD4;
	vertical-align: top;
	border-left: 1px dotted;
	border-color: #52443C;
}
.menuFooter	{
	background-color:#ffffff;
}
.menu {
}
.menu1	{
	width:100%;
	background-color:#ffffff;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #947F6E;
}
.menu2	{
	width:100%;
	background-color:#A6A98E;
	border-bottom: 1px solid;
	border-color: #947F6E;
}
.menu3	{
	width:100%;
	background-color:#CAC0B6;
	border-bottom: 1px solid;
	border-color: #947F6E;
}
.menu4	{
	width:100%;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	border-color:  #A2C13F;
}

.tblSection {
	BORDER-BOTTOM: #000000 0px; 
	BORDER-LEFT: #000000 0px; 
	BORDER-RIGHT: #000000 0px; 
	BORDER-TOP: #000000 0px; 
	BORDER: #3B3B3B 0px dotted;
	WIDTH: 100%;

}
.tblStaticWidth {
	BORDER: #3B3B3B 1px dotted;
	WIDTH: 930px;

}

.tblSubSection {
	BORDER-BOTTOM: #000000 0px; 
	BORDER-LEFT: #000000 0px; 
	BORDER-RIGHT: #000000 0px; 
	BORDER-TOP: #000000 0px; 
	BORDER: #947F6E 0px dotted;
	WIDTH: 100%;

}
.thumb {
	BORDER: #000000 1px solid;
}


.lineDivider {
	height: 3px;
	border-top: 1px solid;
	border-color: #A2C13F;
}
.lineSubDivider {
	height: 3px;
	border-top: 1px dotted;
	border-color: #A2C13F;
}

.lineSpacer {
	height: 3px;
}

.colSpacer {
	width: 50px;
}
.colIndentSmall {
	width: 10px;
}
.colSpacerLarge {
	width: 300px;
}
.colIcon {
	width: 75px;
}

.txtHeading {
	font-family: verdana;
	font-size:10pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration:underline;
}
.txtSubHeading {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
}
.txtInlineHeading {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.txtNormal {
	font-family: verdana;
	font-size: 8pt;
}
