body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}

#top
{
	background-image: url(images/bg_header1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 260px;
	background-color: #FFF;
}

#top2
{
	background-image: url(images/bg_header2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 260px;
}

#white
{
	background-color: #4D7E47;
}

#bottom
{
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.border {
	border: 1px solid #416B3D;
}

.table_bg {
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
.maintitle {
	font-size: 18px;
	font-weight: normal;
	color: #395E35;
	font-family: Arial, Helvetica, sans-serif;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #003300;
	text-align: justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #660000;
}
.line {
	background-color: #BDE8BB;
	color: #BDE8BB;
	border: 1px solid #BDE8BB;
}
.line2 {
	border-top-style: dotted;
	border-top-color: #8DD889;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.content5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333300;
}
.content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.c_maintitle {
	font-size: 16px;
	font-weight: bold;
	color: #395E35;
}
.c_title {
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
}
.c_content1 {
	font-size: 15px;
	line-height: 22px;
	color: #003300;
	text-align: justify;
}

