/* CSS Document */

#Banner_SubPage_Product, #BlueBanner_Footer, #footer {
	background-color:#0099FF;
}
.tblHeader2 {
	background-color: #0099FF;
	color: #F9FFFF;
}
.RightPanelHeader {
	background-color: #0099FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #F9FFFF;
}
#rightPanel #divimg {
	background-image: url(../images/product_corner.jpg);
	height: 200px;
	width: 200px;
}
.menuBG {
	background-color: #0099FF;
}
#PageContent {
	background-image: url(../images/bg_product.png);
	background-repeat: repeat-y;
	background-position: left;
}
