.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #73A5A6}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-left: 7px;
	margin-right: 7px;



}
a.links {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal}
a.links:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight: normal}
a.linksleft {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal
}
a.linksleft:hover {

font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal
}
.indexback {
	background-attachment: fixed;
	background-image:   url(../images/first/back.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.backsecond {
	background-attachment: fixed;
	background-image: url(../images/second/backlinks.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.secondblackborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.secondtilebkgrnd {
	background-color: #349551;
	background-image:  url(../images/second/2ndtilebkgrnd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.imageborder {
	border: 3px solid #2aab51;
}
