BODY {
	background-color: #02340C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
}

.copyright {
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	color: #ffffff;
	text-transform: capitalize;
	text-decoration: none;
}
.gbox-bg {
	background: url(images/h_gbox-bg.jpg) top repeat-y;
	padding-bottom: 15px;
}
li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #02340c;
	text-align: right;
	list-style: none;
	background: url(images/h_gbox-div.jpg) bottom no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	text-decoration: none;
}
li a {
	color: #02340c;
	text-decoration: none;
}
li a:hover {
	color: #02340c;
	text-decoration: underline;
}
.content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
}
.content a {
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}