.tbl{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #FFFFFF;
}
.tbl_header {
	background : #FFFFE0;
	text-align : center;
	font-weight : bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.tbl_rows{
	background : #FFFAFA;
	text-align : center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.tbl_rowsSM_txt {
	background : #FFFAFA;
	text-align : center;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.prodtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
}
.prodtitleLG {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000099;
	text-align: center;
}
.RedSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #FF0000;
}
.Red {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FF0000;
}
.RedLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #FF0000;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}

.subtitlebold {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.text {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.text ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.textjustified {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.textbold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.99line {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.menu a:link {
	color: #000099;
	font-size: 12px;
}

.menu a:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #000099;
}

.menu a:hover {
	color: #006600;
	font-weight: normal;
	font-size: 12px;
}

.catlinks a
{
	text-decoration:none;
	color:#0000FF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
}

.catlinks a:hover
{
	text-decoration:underline;
	color:#000099;
}

.MenuBarLeft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}
.MenuBarWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #003399;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	word-spacing: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000099;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color: #000099;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 16px;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
}
