/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #4B7401;
	text-decoration: underline;
}
a:hover {
	color: #791610;
	text-decoration: underline;
}
.content {
	line-height: 20px;
	text-align: justify;
}
h1 {
	font-weight: normal;
	font-size: 24px;
	color: #09011F;
	line-height: 26px;
	text-align: left;
}
h1 strong {
	font-weight: normal;
	font-size: 24px;
	color: #990000;
}
h2 {
	color: #44553A;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	text-align: left;
}
.side-tbl-brd {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #406301;
}
.side-tit {
	background-image: url(images/side-title-bg.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 10px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f6f9ab;
	text-decoration: none;
}
.side-menu {
	background-image: url(images/side-arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.side-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.side-menu a:hover {
	color: #C0CEB9;
	text-decoration: none;
}
.bt-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	text-decoration: none;
	padding-right: 15px;
}
