.background_berts {
	background-attachment: fixed;
	background-image: url(berts_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tableRowOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
}
.tableRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.shadowBackground {
	background-image: url(shadow.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.activePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.header {
	background-color: #FFFFFF;
	background-image: url(berts_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.listBackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0372AF;
}
.readMore {
	text-align: right;
	color: #FFFFFF;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 400px;
	height: 17px;
}
.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 200px;
	width: 400px;
}
.textAreaSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 100px;
	width: 400px;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #027DC4;
	text-transform: uppercase;
}
