.background {
	background-attachment: scroll;
	background-color: efece4;
	background-image: url(../images/background-2011.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
}
.onlineborders {
	border: thin solid #579AD8;
}
.indent7 {
	padding-left: 7px;
}
.underline1px {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 382800;
}
.pad5R {
	padding-right: 5px;
}
.pad10R {
	padding-right: 10px;
}
.pad25R {
	padding-right: 25px;
}

.borderL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 382800;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.pad10L {
	padding-left: 10px;
}
.borderT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 382800;
}

.borderB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 382800;
}
.borderBpad10L {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 382800;
}

