/* CSS Document */

body {
	background-color: #014711;
	background-image:url(images/Am_PagesTemplate_01.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #0c3b05;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #004000;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #759212;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #004000;
}

.content {
	background-color:#FFFFFF;
	border-left: solid 1px #84a18f;
	border-right: solid 1px #3e774a;
}

.title {
	font-family:Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #0c3b05;
	padding: 5px;
}

.text {
	font-family:Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	color: #000000;
	padding: 5px;
}

.textb {
	font-family:Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 5px;
}

.textg {
	font-family:Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #0c3b05;
	padding: 5px;
}

.texta {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #0c3b05;
	padding: 5px;
}

.header {
	font-family:Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #0c3b05;
}

.img {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #004000;
	padding: 4px;
}

.footer {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a.flink, a.flink:visited, a.flink:active {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.flink:hover {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.border {
	border: 1px solid #0c3b05;
}

.pad {
	padding: 7px;
}

a.tlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #0c3b05;
}
a.tlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #759212;
}
