/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #5b5b5b;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-position: center top;
}
#leftbg {
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#centerbg {
	background-image: url(images/top6-r-card.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	text-align: justify;
}
#content h2 {
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	text-indent: 22px;
	background-image: url(images/g-arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #2a4809;
}
.lightgreen {
	color: #60b001;
}
a:link {
	color: #44840D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #44840D;
}
a:hover {
	text-decoration: none;
	color: #31600B;
}
a:active {
	text-decoration: underline;
	color: #44840D;
}
#topmenu {
	color: #000000;
	text-decoration: none;
}
#topmenu a:link {
	color: #000000;
	text-decoration: none;
}
#topmenu a:hover {
	color: #000000;
	text-decoration: underline;
}
#topmenu a:active {
	color: #000000;
	text-decoration: none;
}
#topmenu a:visited {
	color: #000000;
	text-decoration: none;
}



#btmenu {
	color: #FFFFFF;
}
#btmenu a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#btmenu a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#btmenu a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#btmenu a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

