.hideit {
overflow:hidden;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}





.pinkpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #391845;
}
.pinkpurple:link {
	text-decoration: underline;
}
.pinkpurple:visited {
	text-decoration: underline;
	color: #391845;
}
.pinkpurple:hover {
	text-decoration: underline;
	color: #391845;
}
.pinkpurple:active {
	text-decoration: underline;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #391845;
}





.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.oilimage {
	background-image: url(../images/oil.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.greentitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D6C4A;
}





.greenlink {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.greenlink:link {
	text-decoration: none;
}
.greenlink:visited {
	text-decoration: none;
	color: #000000;
}
.greenlink:hover {
	text-decoration: none;
	color: #343399;
}
.greenlink:active {
	text-decoration: none;
}


.greenlink2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.greenlink2:link {
	text-decoration: underline;
}
.greenlink2:visited {
	text-decoration: underline;
	color: #000000;
}
.greenlink2:hover {
	text-decoration: underline;
	color: #343399;
}
.greenlink2:active {
	text-decoration: underline;
}



.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
}


.style3 {
	font-size: 14px;
	color: #343399;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}
.style3mini {
	font-size: 12px;
	color: #343399;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343399;
}