body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01391e;
	background-color: #542f0a;
	background-image: url(images/bg.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
td {
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #038245;
	font-weight: bold;
}
a:hover {
	color: #495a1f;
}
.menu {
	height: 100%;
	width: auto;
	background-image: url(images/menu/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a {
	color: #FFFFFF;
}
.titleBar {
	background-color: #90876a;
	background-image: url(images/pagetitle-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
	font-style: italic;
	color: #FFFFFF;
	font-size: 13px;
}
.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	text-align: justify;
}

.right {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	text-align: right;
	border-left-color:#009933 4px;
	font-style:oblique;
	color:#003300;
}

.footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a {
	color: #FFFFFF;
}
.textMenu {
	text-align: center;
}
.textMenu a {
	font-weight: bold;
	color: #038245;
}
.textMenu a:hover {
	color: #495a1f;
}
.sidePic {
	float: right;
	margin-left: 20px;
}
.pageTitle {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.newsTitle {
	font-size: 18px;
	font-weight: bold;
	color: #038245;
}
.newsDate {
	font-size: 11px;
	color: #90876A;
}
