BODY {
scrollbar-face-color: #FEFEFE;
scrollbar-shadow-color: #687888;
scrollbar-highlight-color: #ccccc;
scrollbar-3dlight-color: #687888;
scrollbar-darkshadow-color: #DCE0E2;
scrollbar-track-color: #EEF0F2;
scrollbar-arrow-color: #6E7E88; 
}


.bg-tile {
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
}
.title-bar {

	background-image: url(images/title_bar.jpg);
	background-repeat: no-repeat;
}
.menu-bar {


	background-image: url(images/menu_bar.jpg);
	background-repeat: no-repeat;
}
.bg-white {
	background-repeat: repeat;
	background-color: #FFFFFF;

}
.product-bar {


	background-image: url(images/product_bar.jpg);
	background-repeat: no-repeat;
}
.product-tile {



	background-image: url(images/product_tile.jpg);
	background-repeat: repeat;
}
a.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.menulink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bottombar {
	background-image: url(images/bottom_bar.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;

}
.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.cmesh {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
a.cmesh:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
