﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fdf3da;
	text-align: justify;
	padding- right: 2px;
}
p {
	font-size: 15pt;
	text-align: left;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9c5040;
}
a:active {
	text-decoration: none;
	color: #990000;
}
/* Links for Menu */
.Menu {
	background-image: url(menu_bg01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 12pt;
}
.Menu a:link {
	color: #000000;
	text-decoration: none;
}
.Menu a:visited {
	text-decoration: none;
	color: #000000;
}
.Menu a:hover {
	text-decoration: none;
	color: #9c5040;
}
.Menu a:active {
	text-decoration: none;
	color: #000000;
}

/* Links for Menu */
.panel {
	padding: 0px;
}
.homeindex {
	font-size: 24px;
	font-weight: bold;
}
.bannerheight {
	line-height: 50pt;
}
