body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#6f5532;
}
body, td, div, span {
	font-size:11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:active {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.menu_div {
	height:26px;
	background-image:url(images/menu_tile.gif);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
}
.menu_div:hover {
	height:26px;
	background-image:url(images/menu_tile_h.gif);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
}
.menu_div a:link {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.menu_div a:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.menu_div a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.menu_div a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.menu_div span {
	padding-top:10px;
	font-size:13px;
	line-height:22px;
}
.textBoldWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.textBoldBlack {
	font-size: 11px;
	font-weight: bold;
}
.semitransDiv {
	background-image:url(images/semitrans.png);
	width:251px;
	height:250px;
	margin:4px 4px 4px 0px;
	float:left;
	border:1px solid #c9a978;
}
.semitransDiv:hover {
	background:none;
	border:1px solid #c9a978;
	width:251px;
	height:250px;
	margin:4px 4px 4px 0px;
	float:left;
}
.semitransTd {
	background-image:url(images/semitrans.png);
	border:1px solid #c9a978;
}
.semitransTd:hover {
	background:none;
	border:1px solid #c9a978;
}
.headering {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	background-image:url(images/semitrans.png);
	margin:8px 0px 8px 0px;
}
.articles {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}
a.articlel:link {
	color:#663300;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
a.articlel:active {
	color:#663300;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
a.articlel:visited {
	color:#663300;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
a.articlel:hover {
	color:#663300;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
