@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	background-color: #36192B;
}

a:link {
	text-decoration: none;
	color: #A86A5B;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.normal {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.more {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #A86A5B;
	text-decoration: none;
}
.remark {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #A86A5B;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
.square {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}

.navCell1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	width:139px;
	background-color: #B46141;
	border-left:dashed #cccccc 1px;
	height: 24px;
	vertical-align:middle;
}
.navCell1 A {
	text-decoration:none;
	color:#FFFFFF;
	padding:0px;
	marging:0px;
	font-weight:normal;
	font-size:10px;
	line-height:10px;
}
.navCell1 A:hover {
	color:#301526;
}
.navCell2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	width:139px;
	border-left:dashed #cccccc 1px;
	height:24px;
	line-height:10px;
	vertical-align:middle;
}
.navCell2 A {
	text-decoration:none;
	color:#FFFFFF;
	padding:0px;
	marging:0px;
	font-weight:normal;
	font-size:10px;
}
.navCell2 A:hover {
	color:#B46141;
}