body {
	background-attachment: fixed;
	background-image:    url("../Logos/main_120_260.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	font-weight:normal;
}
h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}


.footline {
	clear: both;
	background-image:   url("../Logos/headback.png");
	background-repeat:repeat;
	margin : 0px 0px 20px;
	right: 0px;
	left: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	padding-right: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-bottom-color: #336600;
	color: #FFFFFF;
	font-style:normal;
}
/*
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #003300;
}
*/
a.footlink:link {
	color: #333333;
	text-decoration: none;
}
a.footlink:visited {
	color: #333333;
	text-decoration: none;
}
a.footlink:hover {
	color: #333333;
	text-decoration: underline;
}
a.footlink:active {
	color: #003300;
}


a:link {
	color: #333333;
	text-decoration: none;
	font-weight:600;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight:600;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight:600;
}
a:active {
	color: #003300;
	font-weight:600;
}



.footlinktext {
	color: #333333;
}
.footline-2 {
	clear: both;
	background-image:   url("../Logos/headback.png");
	background-repeat:repeat;
	margin : 0px 0px 20px;
	right: 0px;
	left: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	padding-right: 10px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-top-color: #336600;
	color: #FFFFFF;
	font-style:normal;
	border-top-width: 2px;
	line-height: 24px;
}
