.bg1 {
	background-attachment: fixed;
	background-image: url(images/m1.gif);
	background-repeat: no-repeat;
	background-position:100px 50%;
	
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/m2.gif);
	background-repeat: no-repeat;
	background-position:100px 50%;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(images/m3.gif);
	background-repeat: no-repeat;
	background-position:100px 50%;
}
.bg4 {
	background-attachment: fixed;
	background-image: url(images/m4.gif);
	background-repeat: no-repeat;
	background-position:100px 50%;
}
.bg5 {
	background-attachment: fixed;
	background-image: url(images/m5.gif);
	background-repeat: no-repeat;
	background-position:100px 50%;
}
.bg6 {
	background-attachment: fixed;
	background-image: url(images/m6.gif);
	background-repeat: no-repeat;
	background-position:100px 50%;
}
.bg7 {
	background-attachment: fixed;
	background-image: url(images/m7.gif);
	background-repeat: no-repeat;
	background-position:100px 50%;
}

html, body, textarea {
  scrollbar-base-color:#FFFFFF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#9F9F9F;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#9F9F9F;
  scrollbar-track-color:#FFFFFF;
}

a:link {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	
}
a:hover{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #71143F;
	
	text-transform:uppercase;
	
}

a:visited{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
}


.fontx{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	
	
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
	
}

.normalblack{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 15px;
	background-color: #eeeeee;
	border: 1px solid black;
}
.normalblack1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid black;
	
}
