body	{
	color:							#000000;
	background-color:				#fff0d0;

	margin-top:			8px;
	margin-bottom:			1.0em;
	margin-left:			10px;
	margin-right:			10px;

	padding-top:			0;
	padding-left:			0;
	padding-right:			0;
	padding-bottom:			0;

	border-top:				0;
	border-left:			0;
	border-bottom:			0;
	border-right:			0;

	font-weight:			normal;

	word-spacing:			normal;
	letter-spacing:			normal;

	text-transform:			none;
	font-family:			Arial, Verdana, sans-serif;
	font-size:			100%;
	}	

h1 {
	font-size:			150%;
	margin-left:		8px;
	font-family:		"Times New Roman", sans-serif;
	font-style:			italic;
	}
h2 {
	font-size:			135%;
	margin-left:		8px;
	font-family:		"Times New Roman", sans-serif;
	font-style:			italic;
	}
h3 {
	font-size:			125%;
	}

TD P {
	margin-left:		8px;
	margin-right:		8px;
	}

P {
	margin-left:		1.5em;
	margin-right:		1.5em;
	}

BODY A:visited, body A:link, P A:visited, P A:link, LI A:visited, LI A:link {
	color:				#000000;
	background-color:	#ffffff;
	text-decoration:	underline;
	}

BODY A:hover, P A:hover, UL LI A:hover {
	text-decoration:	none;
	}

TD {
	color:				#000000;
	background-color:	#fff0d0;
	}

.leftindent {
	margin-left:		3.0em;
}
.pgraph {
	margin-left:		3.0em;
	margin-right:		3.0em;
}


.leftimage {
	margin-right:		5px;
	float:				left;
	text-align:			center;
	font-size:			12pt;
	}
.rightimage {
	margin-left:		5px;
	float:				right;
	text-align:			center;
	font-size:			12pt;
	}
.midimage {
	margin-left:		5px;
	text-align:			center;
	font-size:			12pt;
	}

.ctr {
	text-align:			center;
	}

.ctr A:visited, .ctr A:link, .pgraph a:visited, .pgraph a:link, .leftindent a:link, .leftindent a:visited {
	color:				#000000;
	background-color:	#ffffff;
	font-weight:		bold;
	text-decoration:	none;
	}

.ctr A:hover, LI A:hover, .pgraph a:hover, .leftindent a:hover {
	text-decoration:	underline;
	}

LI P {
	margin-left:		0;
	margin-right:		0;
	}


.address, .address td {
	color:				#000000;
	background-color:	#fff0d0;
	font-family:		"Times New Roman", sans-serif;
	font-size:			12px;
	font-weight:		bold;
	}

.address A:visited, .address a:link {
	color:				#000000;
	background-color:	#fff0d0;
	text-decoration:	underline;
	}
.address A:hover {
	text-decoration:	none;
	}

.footer {
	text-align:			center;
	font-size:			12px;
	color:				#000000;
	background-color:	#fff0d0;
	}

.ContentBorderTop {
	background-image:	url("contentTop.jpg");
	background-color:	#9d6f3f;
	color:				#3f2e1b;
	height:				12px;
	font-size:			1px;
	}
.ContentBorderBottom {
	background-image:	url("contentBottom.jpg");
	background-color:	#9d6f3f;
	color:				#3f2e1b;
	height:				12px;
	font-size:			1px;
	}
.ContentBorderLeft {
	background-image:	url("contentLeft.jpg");
	background-color:	#9d6f3f;
	color:				#3f2e1b;
	font-size:			1px;
	width:				12px;
	}
.ContentBorderRight {
	background-image:	url("contentRight.jpg");
	background-color:	#9d6f3f;
	color:				#3f2e1b;
	font-size:			1px;
	width:				12px;
	}
.ContentBorderTopLeft {
	background-image:	url("contentTopLeft.jpg");
	background-color:	#9d6f3f;
	color:				#3f2e1b;
	height:				12px;
	font-size:			1px;
	}
.ContentBorderTopRight {
	background-image:	url("contentTopRight.jpg");
	background-color:	#9d6f3f;
	color:				#3f2e1b;
	height:				12px;
	font-size:			1px;
	}
.ContentBorderBottomLeft {
	background-image:	url("contentBottomLeft.jpg");
	background-color:	#9d6f3f;
	color:				#3f2e1b;
	height:				12px;
	font-size:			1px;
	}
.ContentBorderBottomRight {
	background-image:	url("contentBottomRight.jpg");
	background-color:	#9d6f3f;
	color:				#3f2e1b;
	height:				12px;
	width:				12px;
	font-size:			1px;
	}
.ContentVertDivider {
	background-image:	url("contentVertDivider.jpg");
	background-color:	#9d6f3f;
	color:				#ffffff;
	width:				12px;
	font-size:			1px;
	}

.SmallVertPole {
	font-size:			1px;
	width:				10px;
	}


#navigation		{	
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	height:		200px;
	}
#navigation ul	{
	list-style: none;
	margin: 0 0px 0 0;
	padding: 0px;
	text-align:	center;
	}
#navigation li	{
	border-bottom: 1px solid black;
	background-image:	url("buttonSurfaceSelected.jpg");
	font-weight:		bold;
	height:				26px;
	line-height:		26px;
	}
#navigation li a:link, #navigation li a:visited {
	background-image:	url("buttonSurface.jpg");
	text-decoration:	none;
	display:			block;
	height:				26px;
	}
#navigation li a:hover {
	background-image:	url("buttonSurfaceHover.jpg");
	text-decoration:	underline;
	display:			block;
	height:				26px;
	}
#navigationSelected	{
	background-image:	url("buttonSurfaceSelected.jpg");
	height:				26px;
	font-weight:		bold;
	}

.content, .content TD {
	margin-right:		8px;
	margin-left:		8px;
	padding-right:		8px;
	padding-left:		8px;
	color:				#000000;
	background-color:	#ffffff;
	}

.leftpic {
	margin-right:		5px;
	float:				left;
	text-align:			center;
	font-size:			12;
	}
.rightpic {
	margin-left:		5px;
	float:				right;
	text-align:			center;
	font-size:			12;
	}

.centerpic {
	text-align:			center;
	font-size:			12;
	}

