/* MENU-BAR STYLE START */
.menuBar {
	background-image:  url(../images/shade.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;


}
/* MENU-BAR STYLE END */

/* MENU-LINKS STYLE START */
.menuBullet {
	list-style-type: square;
	color: #FFCCFF;


}

.menuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFCCFF;
}
	.menuLinks:link {
		text-decoration: none;
		color: #FFCCFF
	}
	.menuLinks:visited {
		text-decoration: none;
		color: #FFCCFF
	}
	.menuLinks:hover {
		text-decoration: none;
		color: #FFCC00}
	.menuLinks:active {
		text-decoration: none;
		color: #FF0000}
/* MENU-LINKS STYLE END */

/* NAV, PAGE BACK, ETC START */
.pageBack {
	background-image:   url(../images/p-background.jpg);
	background-repeat: repeat-y;
	border: 1px solid #000000;
}
.cornerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.topTable {
	border: 1px solid #000000;
}
/* NAV, PAGE BACK, ETC END */

/* BODY TEXT STYLE START */
.bodyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
	vertical-align: middle;
	height: 30px;


}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	text-align: justify;


}
	.bodyText:link {
	text-decoration: underline;
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	}
	.bodyText:visited {
	text-decoration: underline;
	color: #666666;
	}
	.bodyText:hover {
		text-decoration: none;
		color: #FF6600}
	.bodyText:active {
		text-decoration: none;
		color: #FF0000	}
/* BODY TEXT STYLE END *

/* FOOTER STYLE START */
.footBack {
	border: 1px solid #000000;
	background-image:  url(../images/p-footer.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	height: 15px;




}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
	.footer:link {
		text-decoration: none;
		color: #000000
	}
	.footer:visited {
		text-decoration: none;
		color: #000000
	}
	.footer:hover {
		text-decoration: underline;
		color: #FFFFFF}
	.footer:active {
		text-decoration: underline;
		color: #FF0000	}
/* FOOTER STYLE END */
.compareTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	vertical-align: middle;
	display: table;
	text-indent: 3pt;

}
.compareTable1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;

}
.manSpecs {
	border: 1px solid #000000;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCCFF;
	font-weight: normal;
	text-align: justify;

}
.newProdTable {
	border: 1px solid #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-repeat: repeat;


}

