@charset "utf-8";
body,td,th {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #c3aca9;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1 {
	font-size: 24px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#mainBG {
	background-color: #F9F3E3;
}
#content {
	margin-left:20px;
	margin-right:20px;
	font-size: 12px;
	text-align: justify;
}
#bgBot {
	background-image: url(bg-bot-mid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 870px;
}
#bgBotLeft {
	background-image: url(bg-bot-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 49px;
}
#bgBotRight {
	background-image: url(bg-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 23px;
}
#bgRightMid {
	background-image: url(bg-right-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 18px;
}
.botNav {
	font-size: 12px;
}
.copyright {
	font-size: 11px;
	color: #543E38;
}
.lnSpace {
	line-height: 20px;
}
.imgContent {
	margin-left: 10px;
	margin-right:10px;
	border: 1px solid #000;
}
.menuTitle {
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.menuSub {
		font-size: 16px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-weight:bold
}
.menuItem {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left:30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.menuDesc {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left:30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menuSep {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	height: 4px;
}
#catTree {
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-indent: 6;
	letter-spacing: .05em;
}
