body {
	background-color: #FFFFCC;

scrollbar-face-color: #FFFFCC; 


scrollbar-arrow-color: #7dc621; 

}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}




p {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
		margin-right: 20px;
}
body {
	background-color: #F5FBD7;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #006633;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.ext {
	font-family: Tahoma;
	color: #000000;
}
#ext .ext .ext {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.maintbl {
	background-color: #F5FBD7;
	border: 2px solid #7dc621;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pictures {
	padding: 10px;
}
.footer {
	padding: 10px;
}
.outofbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
hr {
	border-style: none;

	color: #7DC621;
	background-color: #7DC621;
	height: 2px;
	margin: 0px;
	padding: 0px;

}

