body{
	margin: 0px;
	padding: 0px;
	background: #5A4C33 url(Menu/Background.jpg) repeat;
}
.cssLinkLrg {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #400000;
  font-size: 16pt;
}

.cssLinkLrgS {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #990000;
  font-size: 16pt;
}

a, .cssLinkSml {
  font-family:  Georgia, "Times New Roman", Times, serif;
  color: #400000;
  font-size: 12pt;
}
a:hover {
	color:#990000;
}

.cssLinkSmlS {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #990000;
  font-size: 12pt;
}
p, .cssText {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  color: #000000;
  margin:0px 0px 10px 0px;
}
li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  color: #000000;
}
ul {
	margin-top:-10px;
}

.cssPage {
  font-family: Georgia, "Times New Roman", Times, serif;/* Verdana, Arial, Helvetica, sans-serif;*/
  font-size: 32pt;
  color: #400000;
  /*font-weight: 600;*/
}
.cssTopic {
  font-family: Georgia, "Times New Roman", Times, serif;/* Verdana, Arial, Helvetica, sans-serif;*/
  font-size: 20pt;
  color: #400000;
  font-weight: 600;
}
.cssTextTopic {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20pt;
  color: #400000;
}
.cssLawPage {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 32pt;
  color: #000000;
}
.cssLawTopic {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 20pt;
  color: #000000;
}
.cssLawText {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  color: #000000;
}

a.HomePageLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
  	color: #400000;
	display:block;
	margin: 2px 0px 3px 4px;
}
a.HomePageLink:hover {
	text-decoration: none;
  	color: #990000;
}
.boardTbl {
	margin-bottom: 25px;
	width:750px;
}
.boardTbl .top{
	background-color: #400000;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align:left;
}
.boardTbl .side {
	width: 112px;
	background-color: #5B4E33;
	padding: 10px;
	background-image: url(Menu/Background.jpg);
}
.boardTbl .main {
	padding:10px 10px 0px 10px;
	text-align: left;
	vertical-align:top;
}
.layoutTop {
	background: #594C32;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 199px;
	width: 800px;
}
.layoutLeft {
	background: #C2B595 url(/Menu/FrameLeft.jpg) repeat-y right;
	margin: 0px;
	padding: 0px;
	width: 30px;
	text-align: right;
}
.layoutTopMenuCell {
	background: #C2B595 url(/Menu/FrameTop.jpg) repeat-x left top;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 740px;
}
.layoutRight {
	background: #C2B595 url(/Menu/FrameRight.jpg) repeat-y left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 30px;
}
.layoutBottom {
	background: #B5A483 url(/Menu/FrameBottom.jpg) repeat-x left bottom;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 3px 0px 00px 0px;
}
.layoutBottom a {
	text-decoration:none;
}
.layoutCopyright {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #2A2417;
	text-align: center;
	padding: 10px;
}
.layoutContentCell {
	background: #C2B595 url(/Menu/Canvas.jpg) repeat;
	text-align: left;
	width: 740px;
}
