/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
body {
	background-color: #325415;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content {
	line-height: 22px;
	text-align: justify;
}
#content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #47851b;
	text-align: left;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 14px;
	line-height: 14px;
	color: #022962;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#btmenu {
	color: #90c764;
}
#btmenu a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:hover {
	font-weight: normal;
	color: #9CBF0F;
	text-decoration: none;
}
#btmenu a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#leftmenutit {
	font-size: 14px;
	font-weight: bold;
	color: #1b1c1b;
	text-decoration: none;
	padding-left: 7px;
}
#leftmenu {
	font-size: 11px;
	text-decoration: none;
	color: #90c764;
}
#leftmenu ul {
	margin: 0px;
	padding-top: 5px;
	padding-left: 25px;
}
#leftmenu ul li {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#leftmenu ul li a:link {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#leftmenu ul li a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#leftmenu ul li a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#leftmenu ul li a:active {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #47851B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #47851B;
}
a:hover {
	text-decoration: none;
	color: #6CC828;
}
a:active {
	text-decoration: underline;
	color: #47851B;
}
.lightBlue14 {
	font-size: 14px;
	font-weight: bold;
	color: #206C9B;
	text-decoration: none;
}

