.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: E08430}

.subheader {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-weight: bold; color: #50538D}

.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}

a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}
a.linksintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linksintext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.secondback {
	background-attachment: fixed;
	background-image:  url(../images/second/mainback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.linksnetinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linksnetinfo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.backhome {
	background-attachment: fixed;
	background-image:  url("../images/first/homepage_04.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.backsecond {
	background-attachment: fixed;
	background-image:  url(../images/second/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.imageborder {
	border: 2px solid #FF9933;
	margin: 3px;


}
