body {
	background-color: #342319;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342319;
}
td {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342319;
}	
a:link {
	color: #342319;
	text-decoration: none;
}
a:visited {
	color: #342319;
	text-decoration: none;
}
a:hover {
	color: #CAA893;
	text-decoration: none;
}
a:active {
	color: #342319;
	text-decoration: none;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #878787;
}
.pageTitle {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CAA893;
	background-color: #342319;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
a.smPicTitle:link {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342319;
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #CAA893;
	text-decoration: none;
}
a.smPicTitle:visited {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342319;
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #CAA893;
	text-decoration: none;
}
a.smPicTitle:hover {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342319;
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #342319;
	text-decoration: none;
}

a.smPicTitle:active {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342319;
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.panelNumTtl {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #342319;
	text-align: center;
	vertical-align: middle;
}
.panelNumOn {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CAA893;
	text-align: center;
	vertical-align: middle;
	background-color: #342319;
	height: 30;
}
.panelNumOff {
	height: 30;
	text-align: center;
	vertical-align: middle;
	background-color: #CAA893;
	border: 1px solid #342319;
}
a.pgNum:link {
	display: block;
	width: 100%;
	height: 100%;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #342319;
	text-decoration: none;
	padding-top: 7;
}
a.pgNum:visited {
	display: block;
	width: 100%;
	height: 100%;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #342319;
	text-decoration: none;
	padding-top: 7;
}
a.pgNum:hover {
	display: block;
	width: 100%;
	height: 100%;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CAA893;
	text-decoration: none;
	background: #342319;
}
a.pgNum:active {
	display: block;
	width: 100%;
	height: 100%;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #342319;
	text-decoration: none;
}
.panelMenu {
	text-align: center;
	vertical-align: middle;
	background-color: #CAA893;
	border: 1px solid #342319;
}
.specHead {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CAA893;
	background-color: #342319;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.specOdd {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
.specEven {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #BB8C71;
}
.itemTtl {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.itemDsc {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.itemAlso {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
span.mItem {
    display: block;
    padding-top: 5px;
    width: 140px;
    height: 25px;
}
span.hItem {
    display: block;
    padding-top: 5px;
    width: 80px;
    height: 25px;
}
a.colMenu, a.colMenu:visited, a.colMenu:active, div.colMenu, div.colMenuMain
{
  display: block;
  width:   150px;

  border:  1px solid #342319;
  padding: 7px 7px;

  background: #CAA893;

	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #342319;
	text-decoration: none;
	text-align: center;
}
a.colMenu:hover {
	display: block;
	color: #CAA893;
	background: #342319;
}
a.colMenu, a.colMenu:visited { border-bottom: none; }
div#col_menu_child             { border-bottom: 1px solid black; }
.colTitle {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CAA893;
	background-color: #342319;
	text-align: center;
	height: 35px;
	vertical-align: middle;
}



