body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border: 0px;
	color: #FFFFFF;
}
.sidebackground {
    background-image:  url("../menu_green/sidemenu_bottom.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.mainbackground {
    background-image:  url("../menu_green/mainbackground.gif");
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-position: center;
    background-position: top;
}
a.productslinks:link {
	font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
	font-size: 12px;
    text-decoration: none;
	font-weight: bold;
}
a.productslinks:visited {
	font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
	font-size: 12px;
    text-decoration: none;
	font-weight: bold;
}
a.productslinks:active {
	font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
	font-size: 12px;
    text-decoration: underline;
	font-weight: bold;
}
a.productslinks:hover {
	font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
	font-size: 12px;
    text-decoration: underline;
	font-weight: bold;
}
a.inlineproductslinks:link {
	font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
	font-size: 16px;
    text-decoration: none;
	font-weight: bold;
}
a.inlineproductslinks:visited {
	font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
	font-size: 16px;
    text-decoration: none;
	font-weight: bold;
}
a.inlineproductslinks:active {
	font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
	font-size: 16px;
    text-decoration: underline;
	font-weight: bold;
}
a.inlineproductslinks:hover {
	font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
	font-size: 16px;
    text-decoration: underline;
	font-weight: bold;
}