@charset "utf-8";
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.hr1 {
	background-color: #000000;
	line-height: 10px;
}

.mainbg {
	background-image: url(graphics/beige001.jpg);
}
.sidebarbg {
	background-image: url(graphics/newgrn.jpg);
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.rtsidebar {
	background-image: url(graphics/newgrn.jpg);
}

