body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
}
.rwTop {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFEF1D;
}
.txtTopQuote {
	font-size: smaller;
	color: #FFEF1D;
}
.rwMenu {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFEF1D;
}
.rwBottom {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFEF1D;
	font-size: xx-small;
}
.tblSideMenu {
	font-size: smaller;
	border: 1px outset #5C7184;
}
.tblPageHeader {
	font-size: 14px;
	border: 1px outset #5C7184;
	font-style: italic;
	color: #FFFFFF;
}
.rwTopMenu {
	color: #003463;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFEF1D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lnkTopMenu{
	color: #003463;
	text-decoration: none;
	font-weight: bold;
	font-size: smaller;
	line-height: 18px;
}
.lnkTopMenu:hover {
	color: #003463;
	text-decoration: underline overline;
	font-weight: bold;
	font-size: smaller;
}
.txtSearch {
	height: 20px;
	background-color: #8CA6C6;
	border: 1px solid #003463;
}
.btnSearch {
	height: 20px;
	background-color: #8CA6C6;
	border: 1px solid #003463;
}
.lnkSideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003463;
}
.txtSideMenuHeader {
	font-weight: bold;
	color: #003463;
}
.tblContent {
	border: 1px solid #003463;
}
.tblClHeader {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.rwProductHeader {
	font-size: larger;
	font-weight: bold;
	background-color: #8CA6C6;
}
.frmText {
	width: 275px;
}
.frmButton {
	font-weight: bold;
	background-color: #8CA6C6;
	border: 1px solid #003463;
	width: 275px;
}
.tdPrice {
	font-weight: bold;
	font-style: italic;
	background-color: #8cA6c6;
	color: #FFFFFF;
}
.lnkTopOfPage {
	font-size: 10px;
	background-color: #FFFFFF;
}
.rwSubTitle {
	font-size: small;
	font-style: italic;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
}
.divProducts {
	overflow: auto;
	height: 175px;
	width: 100%;
	border: 1px inset #CECFCE;
}
