.backgroundmain {
	background-attachment: scroll;
	background-image: url(images/backgrounds/baldingmainbackground.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
.backgroundgeneral {
	background-attachment: scroll;
	background-image: url(images/backgrounds/GeneralPageBackground.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
.maintoolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.producttoolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
body {
	font-family: Arial;
	font-size: 9px;
}
a.headlink:link { color: #6000BF; text-decoration: none }
a.headlink:active { color: #6000BF; text-decoration: none }
a.headlink:visited { color: #6000BF; text-decoration: none }
a.headlink:hover { color: #990000; text-decoration: none }

h1 {
	font-size: 14px;
}

td {
font-size: 14px;
}
