BODY
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
A
{
	color: black;
	font-weight: bold;
}
A:hover
{
	color: #CC0000;
}
.toolbar1
{
	background-attachment: fixed; 
	background-image: url(images/toolbar_button.jpg);
	background-repeat: no-repeat;
	background-position: left center
}
.toolbar2
{
	background-attachment: fixed; 
	background-image: url(images/toolbar_right.jpg);
	background-repeat: no-repeat;
	background-position: left center
}